Hi Sorry, maybe my question was not well specified.

Alejandro I'm already using the smpp-tlv params and words fine.
What I was wondering is I can pass those variables back to DLRs

When I send an sms I use "dlr-url=http://www.domain.com?sender=%P"; and
I get the sender=<some number>, but if I use the dlr-url as:
http://www.domain.com?sender=%P&meta-data=%meta-data I don't get
anything (even if the logs show that some meta-data where detected).

So I was wonder if:
a) there is a special var that I need to pass to a dlr-url to get those params
b) if passing back TLVs to dlr-url was already supported.

Thanks again
Julien

2009/5/26 Nikos Balkanas <nbalka...@gmail.com>:
> Hi,
>
> 1) Yes, it is supported in1.4.3.
> 2) AFAIK works only with SMPP amd need to have a tlv group defined to use
> it.
>
> BR,
> Nikos
> ----- Original Message ----- From: "Julien Buratto"
> <julien.bura...@gmail.com>
> To: <users@kannel.org>
> Sent: Tuesday, May 26, 2009 3:19 PM
> Subject: SMPP - meda-data DLRs - getting parameters in DLR
>
>
>> Hi,
>>
>> normally I use some variables passed to the dlr-url parameters such as
>> %P in order to get status informations.
>> Now that I'm using cvs version with meta-data, I was wondering if
>> anyone knows how to get the meta-data from deliver_sm PDUs in DLR
>> urls.
>>
>> I've tried %D param wich was documented in smsbox.c, but I don't know if:
>> 1) it's already supported feature
>> 2) I was looking at the right place
>>
>> Thanks
>>
>> --
>> Julien Buratto
>>
>
>



-- 
Julien Buratto

Reply via email to