Hi Abdi, I believe the # is stripped off while the sms is being posted to a url.
i.e http://some.url?m=some #tag so: $_GET['m'] == 'some ' So it's not in Kannel, rather the webserver. Wonder if you can search and replace the # tag with %23? Its because the # has a special meaning in a url. > -----Original Message----- > From: Abdi Joseph [mailto:[email protected]] > Sent: Monday, February 14, 2011 12:23 PM > To: I-Network Uganda > Cc: [email protected] > Subject: [i-network] Kannel SMS Gateway > > A humble request of your help about Kannel.. > > I have been able to set it up and its up and running ... > My challenge is, in the messages I will be receiving and processing, there will > be a "#" key in them ... > > Unfortunately, right now kannel strips off any message that appears after > the "#" key ..eg: > > If one sends me the message "Here is payment for Invoice #1223 for the > service of xyz" > Instead kannel delivers to me the message > > "Here is payment for Invoice" > > I want to receive the WHOLE message including the # in it ..any help would > be highly appreciated ... > > Joseph > > > ________________________ > Visit the I-Network website - www.i-network.or.ug Follow I-Network on > Twitter: http://twitter.com/inetwork The I-Network Dgroup is a platform for > ICT Knowledge Sharing > > > ---------------------------------------------------------------------------- ----- > Visit [web site]( http://d2.dgroups.org/iicd/i-network/ ) Click [here]( > mailto:[email protected] ) to unsubscribe The email is intended > only for the recipients. The owners of the Dgroups cannot be held > responsible for the contents of the email message. > > > > > _______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
