One SMSC Goes Dead periodically

2015-06-20 Thread Achyut Raj
Hi All, I am having issue with my one SMSC, which goes periodically. I have other many SMSC connected but the only one goes Dead. What might be the issue ??

Re: One SMSC Goes Dead periodically

2015-06-20 Thread Achyut Raj
Hello Sayed, Please, find the conf file attached. And the Issue I am facing is with "smarttz" smsc. On Sat, Jun 20, 2015 at 3:58 PM, Sayed Hadi Rastgou Haghi < hadi.rast...@gmail.com> wrote: > Hi Achyut, > > please attach you smsc conf. > > On Sat, Jun 2

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

2015-07-31 Thread Achyut Raj
Hi Kannel Users, I am having issue with the DLR receiving. I have attached the log and config file below. Thanx.. 2015-07-31 09:28:15 [21765] [19] DEBUG: SMPP[smarttz2]: Sending PDU: 2015-07-31 09:28:15 [21765] [19] DEBUG: SMPP PDU 0x1de84c00 dump: 2015-07-31 09:28:15 [21765] [19] DEBUG: ty

smsbox is gone! Error

2015-08-12 Thread Achyut Raj
Our architecture is we have Smppbox (clients connect via this) running with kannel on top of a php web application. This is the error we get in the Kannel.log file. "WARNING: Could not route message to smsbox id , smsbox is gone!" We think this is causing the issue with reouting DLRs back to cus

Why message_id is empty ??

2015-08-18 Thread Achyut Raj
Hi Users, I have installed and configured SQLBOX with mysql support. When I insert a record in send_sms table, message received successfully but the log shows the empty *message_id* that causing the DLR receipt failure. Also unable to retrieve all columns for dlr_rpt table for the given dlr-url.

DLR Issue

2015-08-26 Thread Achyut Raj
Dear List, I'm using latest KanneI and SQLBox SVN (Kannel version `svn-r5149'), compiled and configured to bearerbox-sqlbox-smsbox. Tested some MTs. All MTs sent OUT and all DLR received at the bearerbox level (attached the excel sheet of check and count total data on access log and MySql sent_sm

DLR Issue

2015-10-21 Thread Achyut Raj
Hello Group, Our client is having issue on receiving DLR. Log stats shows something like ; 0.00% :UNDELIV Err:001 0.14% :EXPIRED Err:013 0.90% :UNDELIV Err:020 0.08% :UNDELIV Err:022 1.14% :UNDELIV Err:029 0.03% :EXPIRED Err:036 0.33% :EXPIRED Err:045 0.05% :UNDELIV Err:053 0.14% :EXPIRED Err:075

Re: DLR Issue

2015-10-23 Thread Achyut Raj
equently, or have > severe network issues in that area. Ask your operator why is this happening. > > On Wed, Oct 21, 2015 at 4:51 PM, Jffj tjf wrote: > >> This might be. Caused by many issues. You can ask telecom provider to >> provide all error codes with descriptions. >

DLR Forwarding Issue

2015-10-23 Thread Achyut Raj
Hello Team, We are having DLR delay issue while forwarding DLR through smppbox. Also sometimes some DLR's got lost. What may be the reason & solution ?? Thanx in advance !!

Negative ACK

2015-10-24 Thread Achyut Raj
Hello Team, Good Day ! We are troubled with an obvious issue on DLR forwarding. What may be the reason of this ?? 2015-10-23 09:45:09 [29638] [13] INFO: We received an SMS message. 2015-10-23 09:45:09 [29638] [13] DEBUG: DLR[internal]: Looking for DLR smsc=client1, ts=caaa6a4d-44c6-46b8-a1dd-4dd

Memory corruption error

2015-11-06 Thread Achyut Raj
Hello Team, I am trying to change dlr storage from "internal" to "mysql". For this I have added dlr-storage = mysql on core group of kannel.conf and added new group : group = dlr-db id = mydlr table = dlr field-smsc = smsc field-timestamp = ts field-source=source field-destination = destination

dlr table inserting all column values as zero

2015-11-06 Thread Achyut Raj
Hello Group, The log shows fine parameters to store temporary dlr : 2015-11-06 12:34:35 [26018] [7] DEBUG: data: 65 62 65 34 ebe4 2015-11-06 12:34:35 [26018] [7] DEBUG:Octet string dump ends. 2015-11-06 12:34:35 [26018] [7] DEBUG: SMPP PDU dump ends. 2015-11-06 1

max-connections issue

2015-11-09 Thread Achyut Raj
Hello Users, Good Day !! I am having trouble with changing dlr storage to mysql. When I set max-connections = 1 on group = mysql-connection then it starts well but dlr written on database has 0 values on all the columns. When I set max-connections parameter greater than 1 then the start of beare

Re: DND and PREPAID CREDIT SYSTEM binary for FREE

2015-12-07 Thread Achyut Raj
Hello Vinayak, Thanks for your work. Yes, Can you send me ? On Tue, Dec 8, 2015 at 8:21 AM, vinayak mv wrote: > Hi Users, > > Anyone need kannel,sqlbox and opensmppbox binary with DND and PREPAID > CREDIT SYSTEM . i have already send the binary files and configuration to > kannel users list bu

Extra msg concatenate and msg count issue on Opensmppbox

2015-12-21 Thread Achyut Raj
Hello Team, I am trying to concatenate extra text on msg->sms.msgdata based on some prefix on opensmppbox.c. Also I am able to do the same but the message count after concatenation is wrong. It counts the original message not the concatenated message so the billing is wrong. Any help is appreciat

Re: how to save delivery reports

2016-01-18 Thread Achyut Raj
Hi Deins, It is the normal behaviour of Kannel /SQLBOX. Actually the dlr table is used to hold the dlr for receiving the dlr's. Record on this table will be removed once dlr is received. For your convenience see the highlighted text below : DLR: received 33250, sent 0 DLR: inbound (0.00,0.01,0.13