Re: got DLR but could not find message or was not interested in it

2011-07-09 Thread Mohammed Saleem
anyone here can check and verify, all you need is to post your logs :)) Best Regards, Mohammed M I Sleem http://www.abusleem.net - Personal blog On Sat, Jul 9, 2011 at 12:26 AM, Ashvin Savani wrote: > Saleem, > > Thanks for your reply. Here are my answers: > > 1) I

Fwd: Regarding sqlbox;

2011-07-09 Thread Vijay kumar Dadhich
Hello First of all thnks that I am mostly complete the sqlbox and finally face only this problem. when i run the ./sqlbox,it is showing this error. ERROR: bind failed ERROR: system error 98: Address already in use PANIC: Coould not open sqlbox port 13003. if i change in port number then it is disc

Re: got DLR but could not find message or was not interested in it

2011-07-09 Thread Nikos Balkanas
Hi, Just adding to what Mohammed said, logs should be max detail bb logs (with smsc traffic) showing at least the submit_sm, submit_sm_resp and deliver_sm PDUs of the same SMS, along with their application bb responses. Also please post your core and smsc configurations. BR, Nikos - Orig

Re: got DLR but could not find message or was not interested in it

2011-07-09 Thread Nikos Balkanas
Sorry, didn't see that. Please disregard my previuous mail. Just set your dlr_mask to 31 and you are set (more or less). BR, Nikos - Original Message - From: Ashvin Savani To: Mohammed Saleem Cc: users@kannel.org Sent: Saturday, July 09, 2011 12:26 AM Subject: Re: got DLR but could not

Regarding kannel;

2011-07-09 Thread Vijay kumar Dadhich
Hello to all, how can i give the prefix +91 in kannel ? without it i can't send messages, so it is not possible that i add the 91 in 10 to 20 lacs number, so please guide me what can i do? Thanks a lot..to providing this fecility. -- Vijay Kr. Dadhich

configuring kannel

2011-07-09 Thread Morteza Kianian
Hi i want to configure kannel to work with samsung star s5230 but im stuck and unable to make it work. has anyone ever used this model of mobile phone with kannel? what is the best and most compatible handset with kannel? do you happen by any chance to have a working configure file with that model?

Regarding Open smpp problem;

2011-07-09 Thread Vijay kumar Dadhich
Hello, I am face this problem from last weak,my mostly work is completeed.. when execute rhis command ./opensmppbox PANIC: No 'opensmppbox' group in configuration my opensmpp file looking like as group = core dlr-storage = mysql group = mysql-connection id = mydlr host = localhost username

Regarding Open smpp problem;

2011-07-09 Thread Vijay kumar Dadhich
-- Forwarded message -- From: Vijay kumar Dadhich Date: Sat, Jul 9, 2011 at 10:12 PM Subject: Regarding Open smpp problem; To: rajat goyal Cc: "akhilesh.jain" Hello, I  face this problem from last weak,my work is completeed. on this project. when execute rhis command location =

Initialization of device failed.

2011-07-09 Thread Amrit Pal Pathak
When i start the bearbox ,after getting start it gives the error message like below. 2011-07-09 13:53:14 [9477] [6] INFO: AT2[Nokia 3110c]: speed set to 115200 2011-07-09 13:53:15 [9477] [6] ERROR: AT2[Nokia 3110c]: Generic error: ERROR 2011-07-09 13:53:15 [9477] [6] ERROR: AT2[Nokia 3110c]: Init

dlr-url causes 'lstat failed: couldn't stat'

2011-07-09 Thread Michael van der Poel
I added 'dlr-url¹ to my config file and the bearerbox panicked after this error message: 2011-07-09 20:41:19 [9303] [0] ERROR: lstat failed: couldn't stat `http://[IP address]/includes/dlr.php?dlr=%d&dest=%p&report=%A' 2011-07-09 20:41:19 [9303] [0] ERROR: System error 2: No such file or directory

Re: dlr-url causes 'lstat failed: couldn't stat'

2011-07-09 Thread Nikos Balkanas
Hi, bb thinks that this is an: include= statement in your configuration. Not being able to read it it panics. Next time post your whole configuration, not single lines out of context, and give a few lines from your logs, again not 1 liners. We are not psychic. BR, Nikos On Sat, Jul 9, 2011 at

Re: dlr-url causes 'lstat failed: couldn't stat'

2011-07-09 Thread Michael van der Poel
Thanks, Nikos, yes, moving the dlr.php file to a different directory fixed it. On 10/7/11 00:26, "Nikos Balkanas" wrote: > Hi, > > bb thinks that this is an: > > include= > > statement in your configuration. Not being able to read it it panics. > > Next time post your whole configuration, n

Problem capturing DLR

2011-07-09 Thread Michael van der Poel
Hi all, I am running Kannel 1.5 on CentOS and am happily sending messages over SMPP. What has been wrecking my head for a few weeks now, is how to capture the delivery reports in a MySQL table. I have been making one BOLD assumption: that there is life without the smsbox. And when I look at the lo