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 -- Kyriacos Sakkas Development Team Netsmart Tel: + 357 22 452565 Fax: + 357 22 452566 Email: [email protected] http://www.netsmart.com.cy Taking Business to a New Level! ** Confidentiality Notice: The information contained in this email message may be privileged, confidential and protected from disclosure. If you are not the intended recipient, any dissemination, distribution, or copying of this email message is strictly prohibited. If you think that you have received this email message in error, please email the sender at [email protected] **
