RE: CNMI -> CDSI
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
There is CDS support in Kannel, so it should be handled correctly if you just CMGR it. -- Oded Arbel m-Wise mobile solutions [email protected] +972-9-9581711 (116) +972-67-340014 ::.. Chicken Soup, n.: An ancient miracle drug containing equal parts of aureomycin, cocaine, interferon, and TLC. The only ailment chicken soup can't cure is neurotic dependence on one's mother. -- "Every Goy's Guide to Yiddish" / Arthur Naiman -----Original Message----- From: Rene Kluwen / Chimit Software Solutions [mailto:[email protected]] Sent: Sunday, October 06, 2002 2:34 PM To: Oded Arbel; [email protected] Subject: Re: CNMI -> CDSI Yes, they are delivery reports. And yes... The same patch could be used. Syntax (example) is: +CDSI: "SM", 1 Having the CNMI patch already, implementation should be fairly easy. Just append them to the pending_incoming_messages queue as well and at2_read_pending_incoming_messages can do the work. I will try to come up with an example of the actual message that gets stored. It is just a text message that can be read with CMGR. -- Rene... -------- This email message has been automatically scanned for viri using Sophos antivirus. -------- ----- Original Message ----- From: Oded Arbel <mailto:[email protected]> To: Rene Kluwen / Chimit Software <mailto:[email protected]> Solutions ; [email protected] Sent: Sunday, October 06, 2002 10:14 AM Subject: RE: CNMI -> CDSI Just found out: In addition to CNMI indictations... +CDSI indications are not handled either. as in status-report notifications ? interesting. can the same patch be used to catch those with minimal modifications ? -- Oded Arbel m-Wise mobile solutions [email protected] +972-9-9581711 (116) +972-67-340014 ::.. Rule of Open-Source Programming #15: If you like it, let the author know. If you hate it, let the author know why.