Re: modem init-string error?

2007-12-14 Thread Timothy Ding
dear List, changed the sms-center value to the number of the modem's SIM card as kind folks suggested and problem still remains, ideas anyone? #SMSC modem gsm group = smsc smsc = at host = localhost port = 13013 smsc-id = wavecom modemtype = wavecom device = /dev/ttyS0 speed = 115200 keepalive

Re: modem init-string error?

2007-12-14 Thread Khan, Hammad Aslam
Whatever number of GSM modems I have used ever, I just needed to modify only AT+CNMI string - other settings are always default. My idea is that, just add AT+CNMI initialization params to your modem.confand thats it... try connecting to your modem through hyperterminal and use AT+CNMI? ((this

Re: modem init-string error?

2007-12-13 Thread Alvaro Cornejo
Hi Tim Try to add AT+CMEE=2 to your modem init to enable verbose logging from the modem. This might give you aclue of the problem. Else send the new log to the list Regards Alvaro On Dec 13, 2007 2:43 AM, Timothy Ding [EMAIL PROTECTED] wrote: Dear List, the wavecom modem seems to initialize

Re: modem init-string error?

2007-12-13 Thread Timothy Ding
Hi Alvaro and list, here are the errors when using different modem init-string ideas? init-string = AT+CNMI=2,2,0,0,0;+CMEE=1 2007-12-13 11:03:43 [16890] [6] DEBUG: AT2[wavecom]: -- AT^M 2007-12-13 11:03:43 [16890] [6] DEBUG: AT2[wavecom]: -- OK 2007-12-13 11:03:43 [16890] [6] DEBUG: