Re: send EMS
Konstantin Vayner <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Appcell MT |
| Message-ID | <[email protected]> |
I am not 100% sure on this, but you send 00 which is binary zero as a text.
Maybe Kannel interprets this as empty message and rejects a message
because of this...
try sending some character instead just to make sure...
Regards,
Konstantin
Administrateur Linux 2m wrote:
>Hi,
>
>I have some problem to send EMS sound.
>I follow the examples of an Alcaltel doc, and i send a very long
>UDH,like this
> UDH = " 0C 63 00 42 45 47 49 4E 3A 49 4D 45 4C 4F 44 59 0D 0A 56 45 52
>53 49 4F 4E 3A 31 2E 30 0D 0A 46 4F 52 4D 41 54 3A 43 4C 41 53 53 31 2E
>30 0D 0A 4D 45 4C 4F 44 59 3A 2A 33 62 33 2E 23 66 33 2E 61 32 23 66 33
>61 33 62 33 62 33 2E 23 66 33 2E 61 32 61 33 62 33 0D 0A 45 4E 44 3A 49
>4D 45 4C 4F 44 59 0D 0A";
>and a short texte like this
>Texte field : 00,
>Of course, i make a url-encode before send to the smsbox.
>But i get a UDH misformed from Kannel.
>I don't understand where i make a mistake.
>
>Does someone suceed to send EMS ?
>Can I have some explication ?
>
>Thanks a lot
>
>
>
>
>