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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Carlos Arnt
Sent: Wednesday, November 12, 2003 2:08 PM
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to