pull binary sms
"Ritesh Shah" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <039001c2ab31$cc1ac990$6b0110ac@ritesh> |
Hi, Is it possible to get binary sms(logo, ring tones, picture msgs.) in the same pull push. Currently for a logo pull request I send a separate push, and supress the warning of the push (Empty Reply from the Service Provider) with omit-empty= True. In my kannel conf I have defined in sms-service group = sms-service keyword = logo url = http://1.1.1.1/cgi-bin/prog.cgi?mobileno=%p&to=%P&keyvalue=%a omit-empty = "true" max-messages = 3 Regards Ritesh