Hi,
How can I access avps from the Route header set with the usage of setavpflag() method after receiving of the message? Are they somehow accessible through global avps??
Cheers tomasz
Hi,
they are restored (while calling loose_route()) into the correct track; e.g. the same they were when were saved into the RR header; so use $f, $fu, $fr, $t, $tu, $tr prefixes. You can't store domain and global attrs in the RR header.
Michal
On Po, 2007-11-26 at 09:37 +0100, Tomasz Zieleniewski wrote:
Hi,
How can I access avps from the Route header set with the usage of setavpflag() method after receiving of the message? Are they somehow accessible through global avps??
Cheers tomasz _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Michal,
So I need to invoke setavpflag(t.avp,dialog_cookie) and then after loose_route() it will be accessible by t.avp ??
-tomasz On Nov 26, 2007 11:12 AM, Michal Matyska michal@iptel.org wrote:
Hi,
they are restored (while calling loose_route()) into the correct track; e.g. the same they were when were saved into the RR header; so use $f, $fu, $fr, $t, $tu, $tr prefixes. You can't store domain and global attrs in the RR header.
Michal
On Po, 2007-11-26 at 09:37 +0100, Tomasz Zieleniewski wrote:
Hi,
How can I access avps from the Route header set with the usage of setavpflag() method after receiving of the message? Are they somehow accessible through global avps??
Cheers tomasz _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers