Re: Kannel - MySQL

2007-08-30 Thread Mads N. Vestergaard - CoolSMS
Hi Jinz, Normally you provide a URL for where the DLRs are send to. If you have a serverside script on that URL, you can easily log DLRs to a MySQL database. .. Med venlig hilsen / Best Regards

Dynamic ton and npi

2007-08-30 Thread Ganeshwari
Hi, I am using smpp connection for smsc. I have to send sms with two types of senders. For this I need to use the source-addr-ton and source-addr-npi as dynamic values. That is for alphanumeric sender I need to use the values as 5 0 and numeric sender 1 1. Is there any possible to use ?.

Re: Kannel - MySQL

2007-08-30 Thread Nicholas Amorim
You should add this parameter in core group: dlr-mask = 31 Why 31 ? The dlrs status are 1, 2, 4, 8, 16, which added together results in 31. It reports all the status. If you only want to know if the message is received, dlr-mask should be 1, and so on. Then, you can add a dlr-url parameter in

RE: Unicode Problem

2007-08-30 Thread Peter Lum
Ok, will try next week. Thanks! I set the DB as unicode too. I am using GSM modem,. -Original Message- From: seik [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 8:48 PM To: Peter Lum Cc: users@kannel.org Subject: Re: Unicode Problem hi Peter, first, do NOT urldecode the

Re: About SQLBOX - send_sms

2007-08-30 Thread Ady Wicaksono
PD: Sorry about this email, I know its a english list. But you can respond in english. Thanks for your time :-) We can respon in English if we understand what you say :) On 8/30/07, Jean-Claude Adams [EMAIL PROTECTED] wrote: Hola: Alguien sabe por que cuando se ponen registros para enviar a

Re: About SQLBOX - send_sms

2007-08-30 Thread Jean-Claude Adams
Yes, I understand in English, but its hard to explain my problem with sqlbox in English. ;-) Ok... I'm will try Anybody know why, when I puts rows to send in send_sms with sqlbox, the conexions of SMSC show connections error with smsc provider? I mean, show a connection error, and only its

Re: About SQLBOX - send_sms

2007-08-30 Thread Ady Wicaksono
better you start to share your log file to us make sure you use debug mode :) On 8/30/07, Jean-Claude Adams [EMAIL PROTECTED] wrote: Yes, I understand in English, but its hard to explain my problem with sqlbox in English. ;-) Ok... I'm will try Anybody know why, when I puts rows to send

Re: Dynamic ton and npi

2007-08-30 Thread Alejandro Guerrieri
Kannel does not allow to set TON and NPI on the fly. You should modify the source code and recompile to do that. Other option could be to set two connections to the same SMSC (you'll have to talk with the operator to do that), each one with proper TON and NPI and the route traffic accordingly.

Re: About SQLBOX - send_sms

2007-08-30 Thread Alejandro Guerrieri
Yep, tell about your platform and particular setup also. Are you using SMPP or similar connections, or a GSM modem/phone acting as a virtual SMSC? Regards, Alejandro Guerrieri On 8/30/07, Ady Wicaksono [EMAIL PROTECTED] wrote: better you start to share your log file to us make sure you use

Connection Reset by Peer

2007-08-30 Thread Kudzai Gadzira
Hi all, May someone please help me with this one. I want to set up a WAP Gateway. First I start the bearerbox then the wapbox. The bearerbox confirms that the wapbox has connected. But after about approximately 8 minutes the wapbox gets disconnected from the bearerbox. Here's the logfile for the