Hello,

Anyone have any thoughts on this?

Anyone out there using a siemens mc35i who will share their init string or
modemtypes.conf entry?

cheers,
Anth 

> -----Original Message-----
> From: Anth Courtney [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 11 January 2005 4:35 PM
> To: 'users@kannel.org'
> Subject: siemens mc35i and at+cnmi
> 
> Hey guys,
> 
> Has anyone had any experience in configuring the Siemens 
> mc35i terminals to work as an smsc with kannel?
> 
> I'm having problems sending through one provider's smsc 
> (Telstra) but success sending through a different smsc (Optus).
> 
> I'm concerned that this may be due to an incorrect CNMI 
> setting, but am unsure as to what the correct setting should be. 
> 
> My modemtypes.conf contains this entry
> 
> group = modems
> id = siemens_mc35
> name = "Siemens MC35"
> detect-string = "SIEMENS"
> detect-string2 = "MC35"
> init-string = "AT"
> speed = 19200
> enable-hwhs = "AT\\Q3"
> 
> I did try using the init-string "AT+CNMI=1,2,0,1,1" which is 
> listed in the default configs for the Siemens tc35 (same unit 
> minus gprs support) however this only results in an error 
> both in kannel and via minicom.
> 
> The modem seems to start up fine with the logs showing
> 
> 2005-01-11 16:29:13 [4785] [8] INFO: AT2[test-telstra]: speed is 19200
> 2005-01-11 16:29:13 [4785] [8] INFO: AT2[test-telstra]: opening device
> 2005-01-11 16:29:13 [4785] [8] DEBUG: AT2[test-telstra]: device opened
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: device opened
> 2005-01-11 16:29:14 [4785] [8] INFO: AT2[test-telstra]: init device
> 2005-01-11 16:29:14 [4785] [8] INFO: AT2[test-telstra]: speed 
> set to 19200
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> ATZ^M
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- ATZ
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> AT^M
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- AT
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> AT&F^M
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- AT&F
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> ATE0^M
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- ATE0
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> AT\Q3^M
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:14 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> AT+CSCA="+61418706700"^M
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> AT+CMGF=0^M
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> AT+CSMS=?^M
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- 
> +CSMS: (0,1)
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:15 [4785] [8] INFO: AT2[test-telstra]: Phase 
> 2+ is supported
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> AT+CSMS=1^M
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- 
> +CSMS: 1,1,1
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: --> AT^M
> 2005-01-11 16:29:15 [4785] [8] DEBUG: AT2[test-telstra]: <-- OK
> 2005-01-11 16:29:15 [4785] [8] INFO: AT2[test-telstra]: AT 
> SMSC successfully opened.
> 
> however when I try to send an sms I see the following:
> 
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: 
> TP-Validity-Period: 24.0 hours
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> AT+CMGS=17^M
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: <-- >
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: send 
> command status: 1
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: --> 
> 0011000A8140224213540000A704F4F29C0E
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: --> ^Z
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: <-- >
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: <-- ERROR
> 2005-01-11 16:32:25 [4785] [8] ERROR: AT2[test-telstra]: 
> Error occurs: ERROR (error number not known to us. ask google 
> and add it.)
> 2005-01-11 16:32:25 [4785] [8] DEBUG: AT2[test-telstra]: send 
> command status: -1
> 
> Does anyone have any suggestions?
> 
> It seems weird that I can do the same thing with success 
> through a different provider's smsc.
> 
> Any thoughts/previous experiences are more than welcome. 
> Perhaps there are some Australians who may use Telstra's smsc 
> and have had to tinker their settings.
> 
> cheers,
> Anth
> When I send an sms, the log shows up with
> 
> 


Reply via email to