[asterisk-app-dev] How do I bind a outbound call?

Ben Merrills b.merrills at mersontech.co.uk
Wed Feb 25 02:50:44 CST 2015


> I'm doing a predictive dialer by ARI, that is:
>
> asterisk call 2 number phone (to PSTN) in outbound, when one phone PSTN answer (we suppose answer first phone) then asterisk call my sip phone, when I answer then asterisk bind, by a bridge, the first channel (PSTN) and my sip phone and hang up the second calling (PSTN).
>
> is it right? exist a ARI function redirect from PSTN to my sip phone without bridge?
> thanks

The general pattern here would be, in my opinion.

Originate 1st channel (PSTN)
On Answer Originate 2nd channel (local sip extension)
On Answer Create a bridge and add 1st and second channels to the bridge
On Hang-up destroy bridge

 
_______________________________________________________________________
Oscar OXY
________________________________________


More information about the asterisk-app-dev mailing list