[OpenSIPS-Users] Is there any way to access Referred-By header field?

Bogdan-Andrei Iancu bogdan at opensips.org
Tue May 12 12:09:35 CEST 2015


Hi Chen-Che,

There is no direct way, but you can do it like:
   $hdr(Referred-By)  for the whole hdr
$(hdr(Referred-By){nameaddr.uri})  for the URI only
$(hdr(Referred-By){nameaddr.uri}{uri.user})  for the URI username  only

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 12.05.2015 11:25, microx wrote:
> Hell all,
>
> Does anyone know how to access Referred-By header field (RFC 3892) in
> OpenSIPS? From the Core variables document, I could not find any variable
> for Referred-By. Please kindly let me know if you have a solution to this.
> Thanks.
>
> Best wishes,
> Chen-Che
>
>
>
> --
> View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Is-there-any-way-to-access-Referred-By-header-field-tp7597066.html
> Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>




More information about the Users mailing list