<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, Plamen!<br>
<br>
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.<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">--
Răzvan Crainea
OpenSIPS Developer</pre>
<br>
On 01/04/2012 04:17 PM, Razvan Crainea wrote:
<blockquote cite="mid:4F045F82.9060107@opensips.org" type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
Hello!<br>
<br>
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?<br>
<br>
Regards!<br>
<pre class="moz-signature" cols="72">--
Răzvan Crainea
OpenSIPS Developer</pre>
<br>
On 01/04/2012 01:34 PM, goup2010 wrote:
<blockquote
cite="mid:CADzurOKoRyv2FkUiZxeh11A9GbN+xd=9gKT08oRe_As2c1tgmg@mail.gmail.com"
type="cite">
<p>Every use of uac_replace_from from branch_route appends FROM
info in BYE header. </p>
<p>Example:</p>
<p>branch_route[1] {<br>
...<br>
uac_replace_from("$avp(from_uri)");<br>
...<br>
}</p>
<p>The first using branch_route:<br>
BYE message:<br>
From: <<a moz-do-not-send="true"
href="mailto:sip%3A440301234567@1.2.3.4">sip:440301234567@1.2.3.4</a>
>;tag=as4012f1b6</p>
<p>The second using branch_route:<br>
BYE message:<br>
From: <<a moz-do-not-send="true"
href="mailto:sip%3A00440301234567@5.6.7.8">sip:00440301234567@5.6.7.8</a>
<a moz-do-not-send="true"
href="mailto:sip%3A440301234567@1.2.3.4">sip:440301234567@1.2.3.4</a>
>;tag=as4012f1b6</p>
<p>What I do to correct this problem?</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>