RE: Routing failed, reqeued

2015-06-17 Thread escalanterj
Hello, It works already, I just had replace “+” for “00” in the following line: http://192.168.10.59:13013/cgi-bin/sendsms?username=testpassword=testfrom=+xx7868xx569to=+3467xxxtext=testing2 Freundliche Grüsse Javier Escalante 00 41 78 689 85 69 escalant...@gmail.com From:

RE: Routing failed, reqeued

2015-06-17 Thread escalanterj
Hello, Modem log. nano /etc/kannel/kannel.conf root@raspberrypi:/home/javier# tail /tmp/core.log 2015-06-17 13:13:59 [3186] [6] DEBUG: AT2[huawei]: -- AT+CMGR=14^M 2015-06-17 13:13:59 [3186] [6] DEBUG: AT2[huawei]: -- AT+CMGR=14 2015-06-17 13:13:59 [3186] [6] DEBUG: AT2[huawei]: -- OK

RE: Routing failed, reqeued

2015-06-17 Thread escalanterj
Hi Alvaro, It works now, but it sends only the first sms, after, it say “accepted for delivery”, but nothing happens. Thanks BR Freundliche Grüsse Javier Escalante 00 41 78 689 85 69 escalant...@gmail.com From: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com] Sent: 16 June

Re: Sending deliver_sm PDUs to clients connected to OpenSMPPbox

2015-06-17 Thread Jesus Irausquin
Hi Moses, Thanks for your response. In fact I am using HTTP to connect to the SMSC and openSMPPbox to connect smpp client. Regards. Jesus On 17/6/2015, at 0:46, MOSES KARIUKI kariuk...@gmail.com wrote: Hey Jesus! I just love your name :) Actually, my issues was coming about because I

Re: Sending deliver_sm PDUs to clients connected to OpenSMPPbox

2015-06-17 Thread MOSES KARIUKI
Hey Jesus, Your name is very religious here, every time I type it feels weird. Well, with HTTP, I was not able to do it. I had to use SMPP to connect to the client. Thanks, Moses On Wed, Jun 17, 2015 at 1:38 PM, Jesus Irausquin jdirausq...@gmail.com wrote: Hi Moses, Thanks for your response.

Re: Routing failed, reqeued

2015-06-17 Thread Alvaro Cornejo
Hi Javier Good to know it works now. Note that you should urlencode your inputs in case you use non alphanumeric chars. http://192.168.10.59:13013/cgi-bin/sendsms?username=testpassword=testfrom=urlencode(+7868xx569)to=urlencode(+3467xxx)text=urlencode(testing2