[Asterisk-Users] Capturing DIALSTATUS on a PARTICULAR channel if multiple-dialling?

BJ Weschke bweschke at gmail.com
Tue Feb 28 17:01:01 MST 2006


On 2/28/06, Colin Anderson <ColinA at landmarkmasterbuilder.com> wrote:
> Using 1.0.9:
>
> If I have:
>
> exten => s,1,Dial(SIP/5555&SIP/12345 at 192.168.1.1)
>
> How can I return the DIALSTATUS variable for the second SIP channel ONLY if
> the second SIP channel is busy, regardless of the dialstatus of the first
> SIP channel? What I want is, if the second SIP channel is busy go to n+1 or
> n+101 regardless of the status of the first SIP channel.
>

 You'd need to modify the code of app_dial.c for 1.0.9 to make this
happen. There isn't a way to do it as it is now.

--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/



More information about the asterisk-users mailing list