<div style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">Dinesh, very obliged for the attention. I am using version 1.0.9 of asterisk and it is really all good with this version, only this case of atxfer that it does not function. The function DYNAMIC_FEATURE = to atxfer in my [ globals ] of 
extensions.conf functions in version 1.0.9?</div>
<div style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">It could help in this case me?</div>
<div style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">Best Regards</div>
<div style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">Josué</div><br><br>
<div><span class="gmail_quote">2006/5/11, Dinesh Nair &lt;<a href="mailto:dinesh@alphaque.com">dinesh@alphaque.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On 05/11/06 19:46 Josué Conti said the following:<br>&gt; functions informs &quot;to transfer&quot; and the transference is ok. However, if
<br>&gt; the agent tries to effect an attended transference the ATXFER, knocks<br>&gt; down the call. All the agents of this queue are with canreinvite=no in<br><br>i'm guessing that the feature code for ATXFER in features.conf
 begins with<br>a '*'. this '*' is trapped instead by chan_agent, which is a hardcoded<br>value within chan_agent to hang up the call. that's the same symptoms<br>you're seeing.<br><br>i've submitted a patch for this, which has been committed to trunk, so the
<br>next release of asterisk should have an endcall parameter in agents.conf<br>which allows you to turn off this &quot;feature&quot;. however, if you're using<br>1.2.x, and you need it now, you can apply the 1.2 related patch from
<br><a href="http://bugs.digium.com/view.php?id=6897">http://bugs.digium.com/view.php?id=6897</a><br><br>apply agent-endcall.patch for 1.2.x. as noted above, this patch has already<br>been committed to trunk.<br><br>--<br>
Regards,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /\_/\&nbsp;&nbsp; &quot;All dogs go to heaven.&quot;<br><a href="mailto:dinesh@alphaque.com">dinesh@alphaque.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(0 0)&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.alphaque.com/">http://www.alphaque.com/
</a><br>+==========================----oOO--(_)--OOo----==========================+<br>| for a in past present future; do&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br>|&nbsp;&nbsp; for b in clients employers associates relatives neighbours pets; do&nbsp;&nbsp; |
<br>|&nbsp;&nbsp; echo &quot;The opinions here in no way reflect the opinions of my $a $b.&quot;&nbsp;&nbsp;|<br>| done; done&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br>+=========================================================================+
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>