Problem with sending SMS

2014-11-27 Thread Juned Khan
Hi All, I am trying to send SMS using Kannel to my cellphone but messages are not getting SMS to my phone. I am using this URL http://localhost:13131/cgi-bin/sendsms?from=9173010133username=playsmspassword=playsmstext=hi%20budddy!to=9638269138 I am getting this while running above URL 3: Queued

Re: Same Sequence Number for many PDUs

2014-11-27 Thread Alvaro Cornejo
Hi It does happen with some phones when your phone memory/sim is full. In those phones, it fails to report smsc that it received the last sms that fits its memory; therefore smsc never receives the delivered PDU, and thus kannel retries until it expires. This usually happens when storing sms on

Re: Problem with sending SMS

2014-11-27 Thread Alvaro Cornejo
Hi You have something wrong with the modem setup. It shows CONECTING... post modem logs. Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier

Questions regarding smsbox mo queue

2014-11-27 Thread Germán Bobr
Smsbox has http-request-retry and http-queue-delay parameters to configure a retry queue when my sms-service's post-url is not available. 1- Where is that queue stored? 2- Is there some kind of persistence capability? 3- Has this queue any kind of limit? 4- Is it posible to configure

Re: Same Sequence Number for many PDUs

2014-11-27 Thread Amir Mahmoud
Hi Alvaro, I have tested this issue with many subscribers phones and all of them are having the same behavior, the SMS is received but kannel state it as DISCARD meanwhile the tcp dump that i have extracted from my firewall shows that the SMSC had actually submitted the corresponding

Re: Questions regarding smsbox mo queue

2014-11-27 Thread Alvaro Cornejo
Hi 1.- It is configurable in core group: memory, file 2.- Yes if file used 3.- your storage physical limit 4.- ? Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS)

Re: Problem with sending SMS

2014-11-27 Thread Gabri Shally
@Juned Cornejo: have you try wvdialconf? On Thu, Nov 27, 2014 at 10:47 PM, Alvaro Cornejo cornejo.alv...@gmail.com wrote: Hi You have something wrong with the modem setup. It shows CONECTING... post modem logs. Regards Alvaro