[Asterisk-Users] Group dial codes ?(Newbie question)

David Carr asterisk at akstontechnologies.com
Wed Nov 12 14:27:56 MST 2003


Sure. Make two contexts like these:

[peons]
exten => 1,1,TakeOutTheTrash()
exten => 2,1,WashTheDishes()
exten => 3,1,CleanTheToilet()

[rulers]
include => peons
exten => 800,1,FeedMeGrapes()

This way the rulers have everything the peons have and then a little more.
Then use your sip.conf or your zapata.conf to assign some phones to the
ruler context and others to the peon context.


-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Carlos Arnt
Sent: Wednesday, November 12, 2003 2:08 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Group dial codes ?(Newbie question)


Hi All,

Using asterisk and extension.conf can i make a group dial code ?

Like this.
Ie. Let's say i have a group called directors.
Only People in this group can dial to a external number like 800.

How can i make this possible in asterisk ?

Thanks alot !

Carlos.


_______________________________________________ Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list