[Asterisk-Users] Re: call waiting beep

Sean Rodger srodger1 at optonline.net
Thu Oct 30 09:30:28 MST 2003


I am thinking of coding a solution using variables, Cut, and ChanIsAvail.
here is what i'm thinking of doing

Create a variable that contains the string   "SIP/gs1&SIP/gs2&SIP/gs3" ...
etc
check each phone with ChanIsAvail, and use Cut to remove its representation
in the string (if its not avail)
then do a dial( variable )

If that doesn't work for some reason, i will try the patch.
Thanks for the info.

-Sean R.




More information about the asterisk-users mailing list