[Asterisk-Users] Directory problem
Gareth Blades
list-asterisk at linguaphone.co.uk
Thu Aug 4 04:12:03 MST 2005
I am using the latest CVS version of * (just upgraded incase it was a
bug) and I am having problems with the directory. Whatever I enter when
dialing it the only result I get back is '6000' which is not even in the
voicemail.conf
extensions.conf contains :-
...
[voip]
exten => 6010,1,Macro(cst)
exten => 6011,1,Macro(std)
exten => 6012,1,Macro(std)
...
exten => 6503,1,Answer ; directory dialing
exten => 6503,2,Wait(1)
exten => 6503,3,Directory(default|voip)
...
voicemail.conf contains:-
[general]
format=wav
attach=yes
[default]
6010 => 1234,Customer Services,xxx at linguaphone.co.uk
6011 => 1234,user one,xxx at linguaphone.co.uk
6012 => 1234,user two,xxx at linguaphone.co.uk
...
Any ideas?
More information about the asterisk-users
mailing list