Displaying 1 result from an estimated 1 matches for "acme1001".
Did you mean:
acme1000
2004 Jun 04
1
RE RE: Asterisk Receptionist manager program.
...;m sitting here, looking at the
debug window and scratching my head as to HOW he might be using
"extension".??
My phone is defined as ACME1000 in sip.conf
In extensions.conf I have a:
Exten => 1000,1,Dial(SIP/ACME1000) (well, basically)
So when I'm at "extension" 1001 (ACME1001 in sip.conf) and I dial 1000.
The debug shows the call going to ACME1000. How do you know that
"extension" 1000 is ringing?! It seems that you might be making some
assumptions on some configuration parameters such as, technology for the
extension, context usage, interface naming conventio...