Page 1 of 1

Questions about vicidial dialplans

PostPosted: Mon Mar 03, 2008 8:46 am
by snocetti
I have some questions about vicidial dialplan, as you know installation says to put all on default context (or another context, but all together)

there is some way to separate dialplan in parts for security reasons?, for example I want to NO enable all phones to dial extensions for agent monitoring... and , for example, I want to create different dialplans to call outside for some phones.

when I configure phones on ADMIN, it is imperative that CONTEXT be the context where ALL diaplan of vicidial is?...

I need some clues about this, thanks.

PostPosted: Mon Mar 03, 2008 2:03 pm
by mflorell
That takes some tinkering around with to get right. I would suggest starting with everything in default and then moving elements out one at a time and see what breaks.

Some things like monitoring can be easily moved out of the default context without issues.

PostPosted: Mon Mar 03, 2008 2:23 pm
by enjay
The better you know Asterisk dial-plans the easier this is, yet VERY possible as I have done it many times.

include => is you friend :)

-Art