[asterisk-users] Dialplan - working out when users answer

Andrew White andrew at computersforall.com.au
Wed Dec 19 00:57:37 CST 2012


Thanks Satish, fantastic advice. I didn't even think to look into the dial options - doh!

Thanks very much,

Andrew

From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Satish Barot
Sent: Wednesday, 19 December 2012 4:40 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Dialplan - working out when users answer

On Wed, Dec 19, 2012 at 10:53 AM, Andrew White <andrew at computersforall.com.au<mailto:andrew at computersforall.com.au>> wrote:
Hey guys,

I've got a part of my dialplan that dials multiple people:

exten => direct,n,Dial(${QUEUEEXTS},${RINGTIME})

Multiple extensions are in the ${QUEUEEXTS} from an external script - e.g. SIP/100&SIP/101&SIP/105 etc

This works great, however I want to see if I can find a way to work out (and run an AGI script) when the call is picked up by someone.

Thanks all!

Option M or U of Dial application would help you do this.
https://wiki.asterisk.org/wiki/display/AST/Application_Dial.

--Satish Barot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121219/aefd9d0c/attachment.htm>


More information about the asterisk-users mailing list