Displaying 1 result from an estimated 1 matches for "u720".
Did you mean:
720
2005 Aug 04
5
newbiew extensions.conf question
...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 => 721,1,Dial(SIP/721,20)
exten => 721,2,Voicemail(u721)
..etc ..etc
This is not a big deal for such a small number of
extensions but I was thinking about larger installs..
this would begin to suck. Is there anyway around
this?
Thanks!
Kenny
______________________________...