search for: _72x

Displaying 2 results from an estimated 2 matches for "_72x".

2003 Jul 28
1
Call Forwarding and DND conf
...is left at the forwarded extension. 71 turns off call forwarding. ; dnd Could add some nice audio in here to confirm these. exten => _74,1,DBput(DND/${CALLERIDNUM}=YES}) exten => _74,2,Hangup exten => 73,1,DBdel(DND/${CALLERIDNUM}) exten => 73,2,Hangup ; call forwarding exten => _72X.,1,DBput(SIP/${CALLERIDNUM}=${EXTEN:2}) exten => _72X.,2,SayDigits,${CALLERIDNUM} exten => _72X.,3,SayDigits,${EXTEN:2} exten => _72X.,4,Hangup exten => 71,1,DBdel(SIP/${CALLERIDNUM}) exten => 71,2,Hangup ; i'm sure we can do this with macro's exten => 2000,1,DBget(temp=S...
2005 Aug 04
5
newbiew extensions.conf question
I am newbie trying to setup about 12 Polycom Ip500's on an asterisk server. I am working on my extensions.conf and am trying to make it so that all my extensions can dial each other. My extensions are number 720, 721, 722, 723 ..etc in my from-sip context I began doing entries such as: exten => 720,1,Dial(SIP/720,20) exten => 720,2,Voicemail(u720) exten =>