Kannel's probably not even using your init-string-- it needs a 'detect-string' to match against your phone (if you don't know what string to use, watch the output of the smsc). Take a look at doc/examples/modems.conf
On Nov 6, 2007 2:04 PM, Aditya M <[EMAIL PROTECTED]> wrote: > > anyone know about configuration init-string on gsm modem motorola L7 in > kannel. i try wap push with my configuration, on smsbox succesfull process > but on bearerbox show the messages 'invalid PDU mode parameter'. i think > my > modem setting on init-string is wrong, but anyone can help me about > setting > on init-string > here my modem configuration : > > group = smsc > smsc = at > smsc-id = l7 > modemtype = Motorola > device = /dev/ttyACM0 > speed = 9600 > sms-center = +6285500xxxxxx > > group = modems > id = Motorola > name = "Motorola" > init-string = "AT+CMEE=2; +CNMI=0,2,0,0,0" > need-sleep = true > speed = 9600 > > -- > View this message in context: > http://www.nabble.com/init-string-on-modem-configuration-tf4756239.html#a13601295 > Sent from the Kannel - User mailing list archive at Nabble.com. > > >