Hi:<br>
<br>
I am working on a scenario where I need to<br>
<br>
1) create outgoing SIP channel<br>
2) send re-INVITE <br>
3) bridge the outgoing channel with an incoming channel<br>
<br>
scenario:<br>
<br>
user1 and user2 are in call with each other. (end-to-end RTP traffic)<br>
(when this call was placed, sip header values were dumped in a file)<br>
user3 calls user2, asterisk follows above 3 steps to establish call<br>
between user2 and user3. (transfer user2 to the new call)<br>
<br>
Does anybody know how to create a new channel and bridge two<br>
channels manually?<br>
<br>
Thanks,<br>
Jim<br>