<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Comic Sans MS">I have an issue with IAX2 trunking between
two Asterisk systems.<br>
<br>
Here is the senerio:<br>
A call comes into SYSTEM_A on any channel, and it is transfered to
SYSTEM_B over IAX.<br>
SYSTEM_B then transfers the call back to SYSTEM_A via IAX.<br>
The problem is that there are now 2 IAX channels open between the two
machines for a call that originated in SYSTEM_A and is now transfered
back to SYSTEM_A. <br>
<br>
Is there some sort of magic that IAX can send some sort of singnaling
that the call was transfered back to the originating host, and drop the
channel between the two systems?<br>
<br>
Having the multiple channels is unnecessarily consuming bandwidth, and
causing the audio quaility to degrade.<br>
<br>
I have tried trunk=yes and notransfer=no in iax.conf.<br>
<br>
I am running Asterisk SVN-branch-1.2-r13964M on both machines.<br>
<br>
Thanks for any help or suggestions!<br>
<br>
Jason<br>
<br>
</font>
</body>
</html>