Hi all,<div><br></div><div>i have the following setup</div><div><br></div><div>PSTN -&gt; routing server (asterisk 1.6.2.11) -&gt; IAX -&gt; callcenter asterisk 1.6.2.9 -&gt; SIP -&gt; agent</div><div><br></div><div><br></div>
<div>Does work quit fine - then agent does have the abibility to transfer a call to a third party - the agent can initiate the transfer over a web interface - it does generate a asterisk manager atxfer request...</div><div>
<br></div><div>So agent does initiate transfer - call flow is</div><div><br></div><div>agent -&gt; SIP -&gt; callcenter asterisk -&gt; NEW call over IAX -&gt; routing server -&gt; PSTN</div><div><br></div><div>Then agent hangs up - so that the original caller and the new call will get connected - and - it is working</div>
<div><br></div><div>But - the call will not get released on the callcenter asterisk machine</div><div><br></div><div>So the callflow after the transfer is</div><div><br></div><div>Original call PSTN -&gt; routing server -&gt; callcenter asterisk -&gt; routing server -&gt; PSTN</div>
<div><br></div><div>But it should be</div><div><br></div><div>Original call PTN -&gt; routing server -&gt; PSTN</div><div><br></div><div>I have transfer = yes and mediaonly both tested on my connection routing server to asterisk callcenter - does not help</div>
<div><br></div><div>the iax peer beetween the both does have trunk=yes</div><div><br></div><div>I do not get any error message (unable to transfer or something like this)</div><div><br></div><div>I have done a full network dump of such a call - and i can see that asterisk callcenter does not make any attempt to directly bridge the calls - no TXREQ or something like that.</div>
<div><br></div><div><br></div><div><br></div><div>So - why does it not try to directly bridge the both channels ?</div><div><br></div><div>I am using a local channel in the middle on asterisk callcenter - with /n option - could this be the problem ?</div>
<div><br></div><div>best regards,</div><div>Wolfgang</div>