I use only one, in from branch_route.

2012/1/4 Brett Nemeroff <[email protected]>

> Are you sure you arn't accidentally calling uac_replace_from more than
> once?
>
> -Brett
>
> On Jan 4, 2012, at 5:35 AM, goup2010 <[email protected]> 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:[email protected] >;tag=as4012f1b6
>
> The second using branch_route:
> BYE message:
> From:  <sip:[email protected] sip:[email protected]>;tag=as4012f1b6
>
> What I do to correct this problem?
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to