RE: M20 problem of getting data messages.
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok, I think I can relate to that :-) the Siemens M20 has many problems with binary messages. if you can't set the correct CNMI setting for delivery binary messages directory (with +CMT notification) then we'll simply need to get the +CMTI notification support into Kannel (reminds me another Siemens problem). -- Oded Arbel m-Wise mobile solutions [email protected] +972-9-9581711 (116) +972-67-340014 ::.. At the foot of the mountain, thunder: The image of Providing Nourishment. Thus the superior man is careful of his words And temperate in eating and drinking. > -----Original Message----- > From: Avner Sternheim [mailto:[email protected]] > Sent: Thursday, September 19, 2002 3:51 PM > To: Oded Arbel; [email protected] > Subject: RE: M20 problem of getting data messages. > > > Yep ! > > -----Original Message----- > From: Oded Arbel [mailto:[email protected]] > Sent: Thursday, September 19, 2002 1:09 PM > To: Avner Sternheim; [email protected] > Subject: RE: M20 problem of getting data messages. > > > When you say 'data' , you mean - non textual SM ? > > -- > Oded Arbel > m-Wise mobile solutions > [email protected] > > +972-9-9581711 (116) > +972-67-340014 > > ::.. > > "It's not because they have suddenly converted to Stallmanism." > > Anyone else misread that as "Stalinism"? > The word "Stalinism" is deprecated, the correct term is > "GNU/Communism". > -- Spotted on Slashdot > > > > > > -----Original Message----- > > From: Avner Sternheim [mailto:[email protected]] > > Sent: Thursday, September 19, 2002 11:36 AM > > To: '[email protected]' > > Subject: M20 problem of getting data messages. > > > > > > Hi All, > > > > I have problem to get data message from end device to a > > Siemens Modem M20. > > I tried many options for the init-string paramater of the > > modem ( the last > > one is listed bellow) > > Does someone know what is the right configuration that I need > > or something > > else I need to do > > I'm realy desperate... > > > > Help needed !!! > > > > Regards > > > > Avner > > > > > > My at2 configuration: > > > > group = smsc > > smsc = at2 > > modemtype = siemens > > device = /dev/ttyS1 > > speed = 19200 > > #pin = 2345 > > > > group = modems > > id = siemens_m20 > > init-string = "AT+CNMI=3,2,1,0,0" > > detect-string = "SIEMENS" > > detect-string2 = "M20" > > #message-storage = "SM" > > #speed = 19200 > > #enable-hwhs = "AT\\Q3" > > #need-sleep = true > > > > The message I get when I send data message to the kannel: > > > > 2002-09-19 11:03:47 [6] DEBUG: AT2[/dev/ttyS1]: <-- > > +CMTI: "SM", 19 > > > > > > >