[asterisk-app-dev] associate 2 calls, better bridge or continue?

Joshua Colp jcolp at digium.com
Mon Apr 27 08:32:37 CDT 2015


Oscar wrote:
>
> I would to connect 2 calls, that is asterisk calls a number (1234) after
> when 1234 answer then (in stasisStart) by ARI I do:
>
> ../channels/{channel_id}/continue
>
> I call another number (678), so:
>
> 1234 <-> 678 talks.
>
> I would to have event, for instance 678 is busy... but with the command
> "continue" obtain empty object from CURL.
> So I thought to use the bridge, but I don't know how is the performance.

Once the two channels are bridged they are using the same architecture 
and the same code. The performance should be the same from that point.

Cheers,

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-app-dev mailing list