Wap push problem

2010-12-29 Thread Edwin Malo
Hi all, I hope someone could help me, i have some problems trying to send a wap push message using kannel, i build the message according to the specifications and it works with others operators but when i send exactly the same message to an specific one the final user only receive a sms

RE: Help required in setting up sms gateway

2010-12-29 Thread Rapture
Hi Kanchan, I've also been wondering the same thing, whether I can use USSD with Kannel. What I know is that USSD is a session based system and with SMPP being a store and forward protocol, can you really maintain a session with a subscriber? Perhaps with php integration as php is session

RE: Wap push problem

2010-12-29 Thread Rapture
Hi Edwin, From what I can tell, you haven't url encoded the udh. Its supposed to have several percentage signs(%) in between the message and udh.coding is not even that important. I had the same problem till I read through this resource: http://dev.sellingsource.com/category/kannel/ Eg for

RE: Wap push problem

2010-12-29 Thread Edwin Malo
Hi, Thanks for your answer, I just put the message after codification but before send it to the operator I add all the % to the url, that's just because the message are made by one entity in the process and other one take and send it to the operator. Edwin From: supp...@ims.co.ke To:

Help me , i have error Routing failed, re-queued

2010-12-29 Thread Tra Mi
this is my config # CORE group = core admin-port = 13000 admin-password = ad...@123 status-password = ad...@123 log-file = /var/log/kannel/kannel.log log-level = 0 access-log = /var/log/kannel/access.log #wapbox-port = 13002 smsbox-port = 13013 store-file = /var/log/kannel/kannel.store #SMSC