Require Second while Submit SMS on SMSC

2007-10-23 Thread balvinder
Hello, I m using Kannel 1.4.1, when we submit SMS to SMSC, In the delivery report we are getting time as 0710231108. Here we are not getting Seconds in time, is there any parameter in Kannel/SMPP with which we can fetch the Second from SMSC in Delivery Report. Thanks, Balvinder Chha

WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread carla godinho
Hello dear Kannel users, Need your help for the following problem detected in the bearerbox.log: 2007-10-12 17:11:29 [12866] [7] DEBUG: EMI2[operator123]: Got packet from the main socket 2007-10-12 17:11:29 [12866] [7] DEBUG: EMI2[operator123]: emi2 parsing packet: <^B37/00116/O/52/4147/

Re: building sqlbox

2007-10-23 Thread Alejandro Guerrieri
I've built on Mac OSX 10.4 with no problems before. Check the configure script output, where is it searching for the libs? Running ./configure --help should print the available switches. Regards, Alejandro On 10/23/07, Aaron Simmons <[EMAIL PROTECTED]> wrote: > > I did install kannel. I rebui

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread Alejandro Guerrieri
Carla, You're probably not setting the "smsc" field, our you're setting it to something that doesn't match with any of your smsc connections. Check on the access log, sms-request entries should display which smsc you're trying to use (if any) Hope it helps, Alejandro On 10/23/07, carla godinho

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread Alejandro Guerrieri
Carla, First of all, I'd upgrade to latest CVS. Kannel 1.3.2 is quite old and a lot of things were fixed since then. Latest CVS is quite stable (more stable than the "stable" release IMHO). Please paste relevant log fragments. access.log should show the message's characteristics, maybe the smsc i

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread Alejandro Guerrieri
BTW, paste your conf files and relevant log fragments if you want. Regards, Alejandro On 10/23/07, Alejandro Guerrieri <[EMAIL PROTECTED]> wrote: > Carla, > > First of all, I'd upgrade to latest CVS. Kannel 1.3.2 is quite old and > a lot of things were fixed since then. Latest CVS is quite stabl

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread carla godinho
Thank you Alejandro, I'm sending SMS to several operators with no problems and I'm sure that I'm sending the SMSC everytime that I send an SMS to Kannel. This SMSConn error happens sometimes, which means there are some SMS that failed to the operators. I just don't know why this sometimes hapens.

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread carla godinho
Hi Alejandro, Thank you once again. I won't need anymore to send you logs cause I found the reason of the problem. It was due to ported mobile numbers from one operator to another, after some modifications on the Kannel file configuration. I think it is working. Thanks anyway. Regards, Carla

Re: WARNING: Cannot find SMSCConn for message to <999999999>, rejected.

2007-10-23 Thread Alejandro Guerrieri
Great news! A quick suggestion: Mail the list again, explain what was your problem and how did you solved it. That way, other users could benefit from your findings. It's a way of giving back the help you've received from the community :) Best regards, Alejandro On 10/23/07, carla godinho <[E