I don't get why would you want to call dlr-url when there is sqlbox involved?
You can simply add some code inside sqlbox to UPDATE needed tables without additional overhead of calling web-server and creating another connection to the database.. 2012/6/8 Rene Kluwen <[email protected]> > This is a FAQ.**** > > The way to solve it is like this: Connect an smsbox to bearerbox with a > particular id, e.g. “smsbox”.**** > > Then, when sending the message, enter proper values for dlr-mask and > dlr-url and (important) fill the field “boxc_id” with the value of the id > of your smsbox. So in this case “smsbox”.**** > > ** ** > > If you do all this, kannel will –upon receiving a dlr- forward the dlr-url > to your smsbox instance which will subsequently call the http request.**** > > ** ** > > == Rene**** > > ** ** > > ** ** > > *From:* SAMSUDDOZA SK [mailto:[email protected]] > *Sent:* Thursday, 07 June, 2012 11:08 > *To:* [email protected]; [email protected] > > *Subject:* RE: Kannel not calling the dlr-url**** > > ** ** > > Ok, thanks for your responds . Please tell me how could I solve this issue. > **** > > I am facing this problem from the beginning, Still I am not solve this > problem.**** > > So Please give me the instructions to solve it. **** > ------------------------------ > > From: [email protected] > To: [email protected]; [email protected]; [email protected] > Subject: RE: Kannel not calling the dlr-url > Date: Thu, 7 Jun 2012 10:47:39 +0200**** > > Dlr-url’s are properties of smsbox. Sqlbox doesn’t call dlr-url’s.**** > > **** > > == Rene**** > > **** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *SAMSUDDOZA SK > *Sent:* Thursday, 07 June, 2012 10:21 > *To:* [email protected]; [email protected] > *Subject:* Kannel not calling the dlr-url**** > > **** > > Hi All, > > I'm using Kannel with sqlbox. Kannel does not call dlr-url. > I am submitting every sms with dlr-mask to 31 and dlr_url` > send_sms table. > I got the delivery report in kannel sent_sms table. > But kannel is not call the dlr_url for updating report. > > My url working properly. Please help me, how can i solve this problem. > Is there require any extra parameters or activity. > > I have a question > > What are the reasons behind kannel not calling the url ? anybody please > explain. > > > > Thanks in advance > > Regards > sk.Doza**** > >
