You don't need to "hide" it. The submit_sm_resp is referenced with the
sequence_id and contains a message_id which is also included in the delivery
report.
But I think you want to know how to reference the DLR inside your system:
when you start the sendsms, set an ID inside dlr-url, example:
http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=0123456&dlr-mask=31&dlr-url=[sethere
url with a transid inside]&text=Hello+world

2008/10/28 teoh <[EMAIL PROTECTED]>

> when using aysnc mode to send sms, normally, there will be another thread
> at the backgroud listen to kannel submit_smresp and deliver_sm.  my question
> is how to know the delivery report belong to which sms message ? anyway to
> encapsulate hidden id inside submit_sm so that we can retrieve back during
> submit_smresp and deliver_sm rather that using the smsc id ?
>
>
>
>

Reply via email to