Hi,<br><br>I&#39;ve just made a patch for manager.c. This patch gives the
user the posibility to send two connected channels in two different
directions with AMI.<br><br>Example:<br><br>User1 calls user2.<br><br>Web interface wants to put user1 in a parking extension, and user2 in a dial extension.<br>
<br>Web interface can with this patch issue the follwing manager api request:<br><br>Action: Redirect<br>Channel: SIP/user1-chan<br>Context: parkinglot<br>Extension: 123<br>Priority: 1<br>ExtraChannel: SIP/user2-chan<br>

ExtraContext: dialout<br>
ExtraExtension: 12345678<br>ExtraPriority: 1<br><br>In
before the patch, you had ExtraChannel, but it transfered both channels
to the same context/extension. Sometimes this is not what you want.<br><br>If anyone could help me test this, and or give me feedback, please do!<br>
<br>Regards,<br><font color="#888888">Håkon Nessjøen<br>Avelia / Corwil AS</font>