Re: callback_num
Rafael Ugolini <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Yeah, thats exactly what i need to do.... anyone know how to do this ? Witzgall, John C [NTK] wrote: >I'm a newbie to this list, and I hope I am replying correctly. If not, >my apologies and I won't make the mistake again. > >Rafael, if I understand your issue correctly, you want to pass a >callback number parameter in SMPP. The way that this is normally done is >that whomever is sending the content includes the callback number as >part of the message. The callback number is an extra optional parameter >in the submit_sm that should be different from the source address. The >mandatory source address parameter is there for delivery confirmations. >The callback number is for displaying a phone number associated with a >short message. > >The callback number is supposed to be set by the originator of the >message. Because Kannel is a gateway, I'm not sure there would be >functionality to specify a callback number within it, just the >functionality of passing one on. > >I don't know much about Kannel, just SMPP. I hope I am not being too >patronizing, and just spouting off information that everyone knows >already. If that is the case, my apologies, again. > >J. Witzgall >Sprint Technology Integration ESSC >913-859-3790 >913-284-6309 >[email protected] > >-----Original Message----- >From: [email protected] [mailto:[email protected]] On >Behalf Of Rafael Ugolini >Sent: Wednesday, March 16, 2005 7:49 AM >To: [email protected] >Subject: callback_num > >Hi, > > I saw that "callback_num" is declared in "gw/smsc/smpp_pdu.def" but >i didnt saw anything in the documentation about setting this variable. > Do i need to change the source do use callback_num ? > >Thanks. > >PS: I really need this to solve my problem > > > >