Page 1 of 1

Carrier under a context + only somephones can access carrier

PostPosted: Thu May 17, 2018 11:29 am
by vkad
How can I add a carrier or a dialplan that is under a specific context.

Also, additionally, I want to be able to set a context to the phones so that they can only access that carrier or dialplan.


This is so that I can add an echo test dialplan to every server and only allow the agents to be able to access the echo test.

I want to disable direct dialing from their phones.

Re: Carrier under a context + only somephones can access car

PostPosted: Mon May 21, 2018 12:51 pm
by MJCoate
Does it *have* to go to an echo test? Because if you switch a phone's "Phone Context" to anything other than the word "default" they will not be able to dial out directly.

Re: Carrier under a context + only somephones can access car

PostPosted: Mon May 21, 2018 3:53 pm
by vkad
I know I want to enable dialing in such a way so that the agents can only dial out to the echo test.

Re: Carrier under a context + only somephones can access car

PostPosted: Tue May 22, 2018 4:30 pm
by MJCoate
In that case, all you need to do is make a call menu and put in your dialplan entry at the bottom of the call menu. Then in the phone entry, put the name of the call menu in the phone context.

Re: Carrier under a context + only somephones can access car

PostPosted: Tue May 22, 2018 7:19 pm
by vkad
That sounds great, thanks.

Will try this and update.