depends on what you really need.

Quoting Rene's post earlier about dlr-url:

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.
>

But I don't really get why would you need to call dlr-url when using
sqlbox? You can either modify source code or use MySQL trigger to update
relevant table with needed information.


2012/7/27 ha...@aeon.pk <ha...@aeon.pk>

> Bearerbox <--> Sqlbox <--> Smsbox
>
>
> On Fri, Jul 20, 2012 at 11:15 AM, neo nortan <neo.nor...@rediffmail.com>wrote:
>
>>
>> dear
>> please tell me what should be the running sequence of bearerbox,sqlbox
>> and smsbox.
>> my kannel is running fine.
>> when i run only bearerbox and smsbox and sending sms using url, sms is
>> delivered and dlr-url is also fired and dlr report is stored in a mysql
>> table.
>> But when i run sqlbox and send sms through send_sms table sms delivered
>> dlr reports also getting in sent_sms table but dlr_url is not fired and dlr
>> report is not stored in my mysql table.
>>
>> my configuration files using ports
>>
>> *kannel.conf*
>>
>> group = core
>> admin-port = 13000
>> smsbox-port = 13001
>> .
>> .
>> .
>> .
>> .
>> group = smsbox
>> smsbox-id = box13000
>> bearerbox-host = 127.0.0.1
>> sendsms-port = 13013
>> global-sender = 13013
>>
>>
>>
>> *sqlbox.conf*
>>
>> group = sqlbox
>> id = sqlbox-db
>> smsbox-id = sqlbox
>> bearerbox-host = localhost
>> bearerbox-port = 13001
>> smsbox-port = 13005
>> .
>> .
>> .
>> group = mysql-connection
>> id = sqlbox-db
>>
>> Note: *kannel.conf is using for running both bearerbox and
>> smsbox.................
>>
>> regards
>>
>> *
>>
>> <http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?>
>> Follow *Rediff Deal ho 
>> jaye!<http://track.rediff.com/click?url=___http://dealhojaye.rediff.com?sc_cid=rediffmailsignature___&cmp=signature&lnk=rediffmailsignature&newservice=deals>
>> * to get exciting offers in your city everyday.
>
>
>

Reply via email to