Re: SQLBox

2010-11-18 Thread Nikos Balkanas
Hi, SQLbox creates all the fields it needs on its own. If it doesn't exist, it is not suported. You would have to edit the sources and submit a patch for it. BR, Nikos - Original Message - From: James E To: users@kannel.org Sent: Thursday, November 18, 2010 8:10 AM Subject: SQLBox

Re: SQLBox

2010-11-18 Thread Alejandro Guerrieri
James, No, it doesn't work like that. The DLR message actually comes from the carrier, so it'll insert only the information from that message. You'll get your BINFO on the sent_sms copy of the message you've sent, but not on the DLR's coming from the carrier. You could, however, pass the value you

Re: SQLBox

2010-11-18 Thread James E
Hi, Thanks for your replies. Is there a way when inserting into the Send_sms table, to match it to the DLR in the sent_sms? At the moment, I see no linking between the MT and DLR in the sent_sms table. Regards, J On Thu, Nov 18, 2010 at 5:14 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.

Re: could not fetch content, sorry

2010-11-18 Thread baunel
please nobody has a idea on this message? could not fetch content, sorry i receive this message when i send keyword NOTE to kannel baunel wrote: > > Hi, > I configured kannel 1.4.3 on fedora 13 and it works well. > I can send and receive text messages through the default service group. > > Now

Re: could not fetch content, sorry

2010-11-18 Thread Nikos Balkanas
Hi, Please post detailed smsbox logs relevant to the problem and configuration. BR, - Original Message - From: "baunel" To: Sent: Thursday, November 18, 2010 1:11 PM Subject: Re: could not fetch content, sorry please nobody has a idea on this message? could not fetch content, so

Re: SQLBox

2010-11-18 Thread Alejandro Guerrieri
You should add an arbitrary id to your dlr-url, that's the usual way to do it. Hope it helps. Alex On Thu, Nov 18, 2010 at 11:43 AM, James E wrote: > Hi, > > Thanks for your replies. > > Is there a way when inserting into the Send_sms table, to match it to the > DLR in the sent_sms? > > At the

Re: could not fetch content, sorry

2010-11-18 Thread baunel
I have seen this error was found in the online smsBox HTTP: Status line: 500 Internal Server Is this the problem? I am joining my file and smsBox kannel.conf; my file script php and file sql I tested the service is weight (keyword: poids) thank you http://old.nabble.com/file/p30247669/smsbox.lo

Re: SMSC Rejected DLR shouldn't be saved in the DLR storage

2010-11-18 Thread Nikos Balkanas
Hi, Please address users list for such questions. Not devel. The SMSc never genarate a DLR for accepted or rejected by SMSc. It just reponds to bb by ACK/NACK. This is transformed to a DLR (8 or 2) by bb so that the sender is informed of the fate of the SMS. 8 (buffered by SMSc) is temporary

Re: users Digest, Vol 51, Issue 52

2010-11-18 Thread Hassan Awodi
On 17/11/2010 23:44, users-requ...@kannel.org wrote: Send users mailing list submissions to users@kannel.org To subscribe or unsubscribe via the World Wide Web, visit http://www.kannel.org/mailman/listinfo/users or, via email, send a message with subject or body 'help' to

Re: [PATCH] RE: SQLBox INSERT INTO MySQL Bug

2010-11-18 Thread Peter
Dear friends, I found that in the last patch still reproduces 2010-11-18 18:29:01 [10182] [3] DEBUG: smsbox_to_bearerbox: sms received 2010-11-18 18:29:01 [10182] [4] ERROR: MYSQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right s

Re: [PATCH] RE: SQLBox INSERT INTO MySQL Bug

2010-11-18 Thread Alejandro Guerrieri
It's probably an issue with single quotes on dlr text. Can you provide a full pdu dump for the DLR? Regards, Alex On Thu, Nov 18, 2010 at 6:21 PM, Peter wrote: > Dear friends, > > I found that in the last patch still reproduces > > 2010-11-18 18:29:01 [10182] [3] DEBUG: smsbox_to_bearerbox: s

Re: [PATCH] RE: SQLBox INSERT INTO MySQL Bug

2010-11-18 Thread Alejandro Guerrieri
Hrm, no, that DLR doesn't even include single quotes, that's an artifact from the log. On Thu, Nov 18, 2010 at 6:51 PM, Peter wrote: > Alejandro, > I send you the requested dump plus typical log files > > *... > * > > > Στις 18-11-2010, ημέρα Πεμ, και ώρα 18:31 +0100, ο/η Alejandro Guerrieri

messages left on the cell

2010-11-18 Thread Mariano Egui
Hello my name is Mariano. And I have a problem: The server works well, send and receive msg's. Now when the server is sending more than one msg a reception the msg the phone, and just stay there. Now when I restart the service, also rose. The cell is: Nokia 3220e My configuration file is: # CORE

Re: Sending SMS with kannel - where is the fault

2010-11-18 Thread Andreas Friesse
Hi, many thanks to Alvaro and Nikos - great work. The smsbox wasn't starting. Comment these four lines in /etc/init.d/kannel makes everything works fine. ... ) *# test ! -z $START_SMSBOX && (* echo -n " smsbox" start-stop-daemon --start --quiet \ --pidfile $PIDFILES

Re: [PATCH] RE: SQLBox INSERT INTO MySQL Bug

2010-11-18 Thread Willy Mularto
Rene has the patch for the issue. Please check the devel archives. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 19, 2010, at 1:19 AM, Alejandro Guerrieri wrote: > Hrm, no, that DLR doesn't even include single quotes, that's an artifact from > the log. > > > >

SQLBox Sent SMS

2010-11-18 Thread James E
Hi, I am just wondering if anyone else is experiencing this issue. When we send an sms via sqlbox (send_sms table) the sms gets sent fine, and the MT message is placed in sent_sms. However, on random occasions, no DLR info will be inserted into the sent_sms table, but there is a DLR in the kanne

Re: SQLBox Sent SMS

2010-11-18 Thread Willy Mularto
May we know your Kannel and SQLBox version? sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 19, 2010, at 1:15 PM, James E wrote: > Hi, > > I am just wondering if anyone else is experiencing this issue. > > When we send an sms via sqlbox (send_sms table) the sms get

Re: SMSC Rejected DLR shouldn't be saved in the DLR storage

2010-11-18 Thread Nikos Balkanas
Hi, Let me explain for the last time. bb doesn't create or store *any* dlr entries in its dlr-processing table in case of an SMSC NACK (assuming you are using DB storage for DLRs). However, it will create a DLR 16 and send it to smsbox to notify the sender, if you have the appropriate dlr-mask

Re: SQLBox Sent SMS

2010-11-18 Thread James E
Hi Will, It is SMPP DLR, cant see any error. Rene, do you have the patch available? Or is it going to be committed to the latest svn soon? Regards, J On Fri, Nov 19, 2010 at 1:42 PM, Willy Mularto wrote: > Is there any error log? Is it SMPP DLR? If yes then maybe you need a patch > provided b

Re: SQLBox Sent SMS

2010-11-18 Thread Willy Mularto
Set all your log-level to 0 and restart the daemon. You can find the patch in the devel's list archives. And search it between this 2 weeks. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 19, 2010, at 1:58 PM, James E wrote: > Hi Will, > > It is SMPP DLR, cant se

Re: SQLBox Sent SMS

2010-11-18 Thread Alejandro Guerrieri
All patches Renee proposed were already commited afaik. Regards, Alex On Fri, Nov 19, 2010 at 7:58 AM, James E wrote: > Hi Will, > > It is SMPP DLR, cant see any error. > > Rene, do you have the patch available? Or is it going to be committed to > the latest svn soon? > > Regards, > J > > On F