# The maximum time to wait for registration # when changing the modem context parameters. # This is ignored if the context is # already set correctly in the modem. REGWAITTIME=300 # The time to wait after registration # when setting the context # before attempting a PPP connection. # This is ignored if the context is # already set correctly in the modem. FINALWAIT=5 # Option for radio-query, radio-cmd # Used by /usr/libexec/ppp/chat_wrapper, # mlinux-switch-apn, mlinux-switch-cell-fw RADIOOPTION="-d /dev/modem_at1" # Device to use if RADIOOPTION fails: RADIOOPTION2="-d /dev/modem_at0"