Hi, Plamen!
I have backported to 1.7.1 a fix from trunk for the uac module. Please
update your svn sources and try again. Let me know if you still have
problems.
Regards,
--
Răzvan Crainea
OpenSIPS Developer
On 01/04/2012 04:17 PM, Razvan Crainea wrote:
Hello!
Are you sure you only call uac_replace_from/to only from the branch
route, not from main route? Also, what version of OpenSIPS are you using?
Regards!
--
Răzvan Crainea
OpenSIPS Developer
On 01/04/2012 01:34 PM, goup2010 wrote:
Every use of uac_replace_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] <mailto:sip%[email protected]>
>;tag=as4012f1b6
The second using branch_route:
BYE message:
From: <sip:[email protected]
<mailto:sip%[email protected]> sip:[email protected]
<mailto: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