[OpenSIPS-Users] uac_replac​e_from from branch_route

Brett Nemeroff brett at nemeroff.com
Wed Jan 4 14:08:44 CET 2012


Are you sure you arn't accidentally calling uac_replace_from more than
once?

-Brett

On Jan 4, 2012, at 5:35 AM, goup2010 <goup2010 at gmail.com> wrote:

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?

_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120104/63aa2671/attachment.htm>


More information about the Users mailing list