Hi,
Thank you for your reponse.
By using $hdr(HEADER-NAME), it returns "Private-Header:value".
Now I have other problems.
I would like to check if the header exist, then I want to get the value.
How do I get the value from $hdr(HEADER-NAME) ?
Thanks.
Jeon
El Miércoles, 24 de Septiembre de 2008, Yoo Chan Jeon escribió:
> Hi,
> I have a client sip agent which sends a SUBSCRIBE msg with a private header
> to the Kamailio presence server.
> Hwo do I get the private header informtaion? I want to read it and send it
> with a Notify message.
Read it with $hdr(HEADER-NAME).