Whoa! Are there SMPP providers that do not support DLRs? I thought it was required by the spec:
"SMPP provides for return of an SMSC delivery receipt via the deliver_sm or data_sm PDU, which indicates the delivery status of the message." Are you sure you are requesting it right? How are you going to verify that the SMS has reached the destination SIM? Query_SM can say whatever the provider wants. You are going to pay that? BR, Nikos ----- Original Message ----- From: Alejandro Guerrieri To: Sergio Gabriel Gallegos Cc: [email protected] Sent: Wednesday, March 17, 2010 7:02 PM Subject: Re: How to consulting status of sms via query_sm asynchronous Sadly, Kannel does not support query_sm yet. On Wed, Mar 17, 2010 at 4:49 PM, Sergio Gabriel Gallegos <[email protected]> wrote: Exactly, not necessarily, but the carrier does not support DLR, so I need to use Query_sm Exactly, note necessarily, but the carrier doesn't support DLR's , so I need to use Query_sm. I hope u can help me, Thks 2010/3/16 Nikos Balkanas <[email protected]> Not necessarily. Please read user guide about DLRs (Delivery Reports). BR, Nikos ----- Original Message ----- From: Sergio Gabriel Gallegos To: [email protected] Cc: Nikos Balkanas Sent: Wednesday, March 17, 2010 12:34 AM Subject: Re: How to consulting status of sms via query_sm asynchronous i believe you, but better I'll explain the context to understand my need , my carrier is migrating of platform , now are implementing sms premium, where the process is : i send him some sms , he recive and send at user the message ,but I need to know if the message was recovered and remitted to conciliation, and the only way to know is via Query_sm, so then I need to do a query message sent Query_sm. i have the kannel 1.4.3 Thks. 2010/3/12 Nikos Balkanas <[email protected]> Hi, Please use latest CVS, 1.4.3+. It is production quality with many enhancements. SMS by its nature is asynchronous. There are a lot of delays and different line speeds along the way that necessitate lots of buffers. It would need rewriting from scratch and be very inefficient if it was converted to synchronous. You are wellcome to try it if you don't believe me. BR, Nikos ----- Original Message ----- From: Sergio Gabriel Gallegos To: [email protected] Sent: Saturday, March 13, 2010 12:20 AM Subject: How to consulting status of sms via query_sm asynchronous I have a 1.4 Connection Kannel smpp, sending sms via submit_sm, but in an asynchronous manner via I query_sm view their status and do not like this action, I'm new to this. I hope you can help me Thks
