[Asterisk-Users] Extension a?
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Fri Mar 24 13:48:13 MST 2006
On Friday 24 March 2006 15:32, Mike wrote:
> You`re actually bringing up another question: "operator=exten 100", I
> didn`t know that. Is this just for the sake of your demonstration, or is
> this an Asterisk standard?
Simply an example. Our operator/receptionist here at work is extension 221
(It's an old Norstar standard). The extension of 100 was simply chosen as an
example. :-) I could have said
exten => o,1,Goto(714,1)
and had the operator be extension 714... or done something like
exten => o,1,Goto(DB(operator),1)
to have it completely dynamic :-)
-A.
More information about the asterisk-users
mailing list