Displaying 1 result from an estimated 1 matches for "direct_extensions".
Did you mean:
detect_extensions
2004 Jan 07
0
Frazzled newbie questions
...h file or directory
Why does it think it can't find a file when the process doesn't seem to have
tried? This happens for the demo sounds too.
My extensions.conf reads like this:
[general]
static=yes
writeprotect=no
[globals]
PSTN=Zap/1
IAXCOM_AUTH=
VOICEPULSE_AUTH=
VOICEPULSE_LOGIN=
[direct_extensions]
; these seem to work 100% of the time, hooray!
exten => 201,1,Dial(SIP/matthew)
exten => 202,1,Dial(SIP/pete)
[incoming]
;
; Initial answer and welcome, set default values for incoming call
;
include => navigation
exten => s,1,Answer
exten => s,2,DigitTimeout,5
exten => s,3,Res...