[Asterisk-Users] Per Extension Password for Outgoing Routing

C F shmaltz at gmail.com
Tue Dec 6 11:16:59 MST 2005


Using AGI is overkill as everything can be accomplished in the DP.
Use the VMAuthenticate command for the passwords:
http://www.voip-info.org/wiki-asterisk+cmd+vmauthenticate
and use include based on time for the other stuff:
http://www.voip-info.org/wiki-Asterisk+tips+openhours


On 12/6/05, Carlos Prieto <prieto.carlos at gmail.com> wrote:
> Hi !
>
> I'm planning to replace a legacy Panasonic PBX with Asterisk, but there are
> 2 issues to resolve before that.
>
> For default, the extensions only can dial to local numbers, but when they
> want to call to cell phones, long or international phones, there are
> authorized users, each one with their own password for dialing.
>
> I've checked the password for outgoing routing in Asterisk, but the password
> it's the same for everyone, or i am wrong?
>
> And the second issue, the extensions for default only can dial from 7.30am
> to 4.45pm (office hours); after that, nobody can dial out; but there are
> users which with a special sequence can dial out.
>
> is there a way to implement that functionality in Asterisk?
>
> Thanks for the help.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>



More information about the asterisk-users mailing list