Delivery Reports - Latest SVN

2011-03-16 Thread JAmes
Hi, Is there any know issues with delivery reports from bearerbox to the dlr-url in the latest svn? I look in the bearerbox log, I see: 2011-03-16 16:25:06 [31542] [9] DEBUG: SMPP PDU 0x4dc4150 dump: 2011-03-16 16:25:06 [31542] [9] DEBUG: type_name: submit_sm_resp 2011-03-16 16:25:06 [31542]

Re: Delivery Reports - Latest SVN

2011-03-16 Thread JAmes
Looking into it further, could it be: I have two connections to bearerbox with the same smsbox-id. EG: sqlbox-bearerbox smsbox-bearerbox Its to my understand the delivery message is sent to all boxes with the smsbox-id that the msg belongs to. In this case, both should receive the msg.

Re: Delivery Reports - Latest SVN

2011-03-16 Thread Nikos Balkanas
That is your problem. DLRs going to sqlbox do not get to smsbox. Smsbox can post to apache. Sqlbox cannot. Therefore, use different smsbox-ids for smsbox and sqlbox, and route (smsbox-route) all incoming MO traffic (including DLRs) to smsbox. BR, Nikos - Original Message - From:

Re: Delivery Reports - Latest SVN

2011-03-16 Thread JAmes
Thanks Nikos.. 2011/3/16 Nikos Balkanas nbalka...@gmail.com That is your problem. DLRs going to sqlbox do not get to smsbox. Smsbox can post to apache. Sqlbox cannot. Therefore, use different smsbox-ids for smsbox and sqlbox, and route (smsbox-route) all incoming MO traffic (including DLRs)

Kannel Crash Scenario

2011-03-16 Thread Aroj George
Hi, I am new to Kannel and have been playing with it recently. The online architecture document seems to suggest that kannel stores the incoming sms messages in an internal queue and if kannel crashes, then all the messages are lost. Is this true? And if so, how do you handle this scenario?

RE: Kannel Crash Scenario

2011-03-16 Thread Rene Kluwen
Look in the userguide for store-type, etc. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aroj George Sent: Wednesday, 16 March, 2011 19:00 To: users@kannel.org Subject: Kannel Crash Scenario Hi, I am new to Kannel and have been playing with it recently. The