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

Oscar scriviaoscar at yahoo.it
Wed Feb 25 03:08:33 CST 2015


that you have written is like me, or do I mistake?
thanks _______________________________________________________________________
Oscar OXY

      Da: Ben Merrills <b.merrills at mersontech.co.uk>
 A: Asterisk Application Development discussion <asterisk-app-dev at lists.digium.com> 
 Inviato: Mercoledì 25 Febbraio 2015 9:50
 Oggetto: Re: [asterisk-app-dev] How do I bind a outbound call?
   
> 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
________________________________________
_______________________________________________
asterisk-app-dev mailing list
asterisk-app-dev at lists.digium.com
http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20150225/b4241b85/attachment.html>


More information about the asterisk-app-dev mailing list