search for: local&local

Displaying 1 result from an estimated 1 matches for "local&local".

2006 Feb 14
4
ChanIsAvail
...o. What I need is to be able to accept a call by SIP and ring all telephones that are not in use (which just so happen to be on Zap interfaces, but might be SIP in the future). What I have now is this (I know it's really bad): exten => 16465555555,1,Answer() exten => 16465555555,2,Dial(Local/105@local&Local/106@local&Local/110@local&Local/112@local,30) exten => 16465555555,3,ChanisAvail(Local/105@local&Local/106@local) exten => 16465555555,4,Cut(DESK3=AVAILCHAN||1) exten => 16465555555,5,ChanisAvail(Local/110@local&Local/112@local) exten => 16465555555,6...