Sqlox doesn't call dlr url's. Smsbox does that, but sqlbox doesn't.

 

== Rene

 

From: Ravindra Gupta // Viva [mailto:ravin...@vivainfomedia.com] 
Sent: Friday, 16 March, 2012 05:14
To: Rene Kluwen
Cc: users-requ...@kannel.org; users@kannel.org; users-ow...@kannel.org
Subject: Re: kannel-sqlbox.log issue:

 

 

Hii Rene,

 

I have resolved this listing 13001 issue.

 

When I am sending one messages using below mysql command i have checked
dlr_url parameters did not call i also got the testing message in my cell.

 

 

INSERT INTO send_sms (momt, sender, receiver, msgdata, sms_type, smsc_id,
dlr_mask, dlr_url) 

VALUES ('MT', 'XXXXXX', '919XXXXXXXXXX', 'SQLBOX TESTING SERVER', 2, 'XXXX',
23, 

'http://127.0.0.1/dlrNEW.php?%3Fdlr%3D%25d%26to%3D%25p%26smsID%3D%25A%26Batc
hID%3DTEST-12345');

 

Kindly let me know why dlr_url not call.

 

On Fri, Mar 16, 2012 at 12:44 AM, Rene Kluwen <rene.klu...@chimit.nl> wrote:

It means that bearerbox is not listening on port 13001 of the current host.

What is your config?

 

== Rene

 

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Ravindra Gupta // Viva
Sent: Thursday, 15 March, 2012 13:18
To: users-requ...@kannel.org; users@kannel.org; users-ow...@kannel.org
Subject: kannel-sqlbox.log issue:

 

hii,

 

When we sent the messages using sqlbox we got given below error in
kannel-sqlbox.log file.

 

 

2012-03-16 10:30:03 [25024] [0] INFO: Added logfile
`/var/log/kannel/kannel-sqlbox.log' with level `0'.

2012-03-16 10:30:03 [25024] [0] INFO: MYSQL: Connected to server at
localhost.

2012-03-16 10:30:03 [25024] [0] INFO: MYSQL: server version 5.0.95, client
version 5.0.95.

2012-03-16 10:30:03 [25024] [0] DEBUG: Started thread 1
(sqlbox.c:sql_to_bearerbox)

2012-03-16 10:30:03 [25024] [1] DEBUG: Thread 1 (sqlbox.c:sql_to_bearerbox)
maps to pid 25024.

2012-03-16 10:30:03 [25024] [1] DEBUG: Connecting to <127.0.0.1>

2012-03-16 10:30:03 [25024] [1] ERROR: connect to <127.0.0.1> failed

2012-03-16 10:30:03 [25024] [1] ERROR: System error 111: Connection refused

2012-03-16 10:30:03 [25024] [1] ERROR: error connecting to server
`localhost' at port `13001'

2012-03-16 10:30:03 [25024] [1] DEBUG: Thread 1 (sqlbox.c:sql_to_bearerbox)
terminates.

2012-03-16 10:31:54 [25024] [0] ERROR: SIGINT received, aborting program...

2012-03-16 10:31:54 [25024] [0] DEBUG: Immutable octet strings: 58.

 

 

Reply via email to