Then you don't need anything from the carrier. Set dlr-mask and dlr-url, when kannel receives the submit_sm_resp it'll hit dlr-url. BlackBerry de movistar, allí donde estés está tu oficin@
-----Original Message----- From: Sergio Gabriel Gallegos <[email protected]> Date: Wed, 17 Mar 2010 13:12:18 To: Alejandro Guerrieri<[email protected]> Cc: <[email protected]> Subject: Re: How to consulting status of sms via query_sm asynchronous Alejandro , only need to know if the message was taken. :( 2010/3/17 Alejandro Guerrieri <[email protected]> > Well, yes in my own experience, many latin-american carriers do not support > dlr's (my guess is: they do support it but they don't want to activate it to > save bandwidth or whatever reason they have). > > Inside kannel, there's no way to send a query_sm, unless you extensively > patch the source code to add the functionality. Your alternatives are: > > 1. Use a separate piece of software on a separate bind to (assuming the > carrier allows it) send the query_sm commands. > > 2. Ask the carrier to enable DLR's. I'm almost sure they can do that, only > they don't have it enabled by default. > > 3. If you only need to know if the carrier accepted the message (not > confirmation of final delivery to handset), you can do that with Kannel > dlrs, even if the carrier doesn't have it enabled. > > Regards, > > Alex > > > On Wed, Mar 17, 2010 at 7:50 PM, Sergio Gabriel Gallegos < > [email protected]> wrote: > >> if i want integrate whit the carrier ,i need pay the price, and i expect >> to best in the meantime i need find the away or alrtenative for check the >> status of MT, with the carrier(movistar -peru). >> >> 2010/3/17 Nikos Balkanas <[email protected]> >> >> 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 <[email protected]> >>> *To:* Sergio Gabriel Gallegos <[email protected]> >>> *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 <[email protected]> >>>>> *To:* [email protected] >>>>> *Cc:* Nikos Balkanas <[email protected]> >>>>> *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 <[email protected]> >>>>>> *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 >>>>>> >>>>>> >>>>> >>>> >>> >> >
