callback_num
Rafael Ugolini <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I sent a message a time to the list but i got nothing, so im sending
again...
I need to send messages with a specific callback_num, LG celphones
doesnt reply the message without this option.
Im using SMPP 33/34 in a CDMA Network. I tried to set callback_num
in smsc_smpp.c :
line 429 pdu->u.submit_sm.callback_num = 3030;
I really need this thing.
Thanks