[OpenSIPS-Users] uac_replac​e_from from branch_route

goup2010 goup2010 at gmail.com
Wed Jan 4 12:34:39 CET 2012


Every use of uac_replac​e_from from branch_route appends FROM info in BYE
header.

Example:

branch_route[1] {
   ...
   uac_replace_from("$avp(from_uri)");
   ...
}

The first using branch_route:
BYE message:
From:  <sip:440301234567 at 1.2.3.4 >;tag=as4012f1b6

The second using branch_route:
BYE message:
From:  <sip:00440301234567 at 5.6.7.8 sip:440301234567 at 1.2.3.4 >;tag=as4012f1b6

What I do to correct this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120104/da143bb7/attachment.htm>


More information about the Users mailing list