[Asterisk-Users] Re: Auto Attendant Question
Tomislav Parčina
tparcina at lama.hr
Tue Apr 4 04:06:42 MST 2006
In article <C058098A.EADE%lyndonl at mexcom.co.za>, lyndonl at mexcom.co.za says...
> Hi Folks
>
> I have had a look through the Features list, and I see that the system does
> support an auto attendant, however is it possible to have say 5 telephone
> numbers that a person would dial and have 5 different messages
Yes, it's possible. I have done it. Do it like this.
[pstn_incoming]
exten => 101,1,Goto(autoatt101,s,1)
exten => 102,1,Goto(autoatt102,s,1)
exten => 103,1,Goto(autoatt103,s,1)
And then in contexts autoatt101, autoatt102, autoatt103 put your AA.
--
Tomislav Parcina
tparcina#lama.hr
More information about the asterisk-users
mailing list