What is meta-data ?!? Not documented... ??? 2008/12/30 Ishtiaq Ahmed <[email protected]>
> Thanks Sakkas: > > > I figured it out using the following configurations in smsc > > transceiver-mode = 1 > source-addr-ton = 3 > source-addr-npi = 0 > dest-addr-ton = 1 > dest-addr-npi = 1 > > > Regards, > > > Ishtiaq Ahmed > > > Kyriacos Sakkas wrote: > >> Ishtiaq Ahmed wrote: >> >> >>> Hi, >>> >>> I have been installing Kannel for MBlox using the Meta-Data Branch of >>> Kannel... Defining the following TLVs whn we send the message using >>> the URL format >>> http://SERVER:PORT >>> /cgi-bin/sendsms?password=MYPASSWORD&smsc=mBloxUsNetwork&to=131825648&username=MYKANNELUSER&from=MYSHOTCODE&text=hello+from+local&meta-data=%3Fsmpp%3FMBoperator%3D31002%26MBbilling%3D0%26 >>> >>> >>> Here is what the log says: >>> >>> <SNIP (all looks good) > >>> >>> >>> *When message sent from the Mobile Phoe it reaches Kannel with no >>> problems... But no message has been received from Kannel to Mobile.... * >>> >>> Here are TLVS >>> #MBlox TLVs >>> group = smpp-tlv >>> name = MBoperator >>> tag = 0x1402 >>> type = octetstring >>> length = 5 >>> >>> <SNIP> >>> >>> >>> >> >> >> Hi, >> >> Please include more of your logs, especially the actual PDU dumb and the >> response PDU. >> >> the only possible problem I can spot on your submission is that you have >> a trailing & (%26) character in your meta-data field on submit. This >> could be the problem, but I have not verified it. >> >> >> Kyriacos >> >> >> >> >> > > >
