Comapny Directory

How can I enable extension, that would allow to play the company directory?

I tried :

exten => 1 Directory(default)

but this does not work for me.

Thx

try this:

exten => 1,1,Directory(default)

I am sorry , I forgot to tell that the extension works,
It asking me to enter first three digits of user name,

I want my users to me able to hear the list of available users,
how do I do it?

you can do it by recording the menu then use background so it will play the message and listen for user input see link

voip-info.org/wiki/index.php … Background