Page 1 of 1

Block Specific users for outgoing

PostPosted: Wed Apr 11, 2018 7:20 am
by waleed
Hi All,

I have install simple vicidial on a server machine and after that i created users in admin=> Phones. I am using IP phones to register these phones. I also have set up a trunk so we can make outgoing calls a setup of a exchange :roll: . Now I want some phones to just make internal calls to other phones and i want there outgoing to be block. Any help regarding this would be really appreciated.



VERSION: 2.9-441a
BUILD: 140612-1628
© 2014 ViciDial Group

Re: Block Specific users for outgoing

PostPosted: Fri Apr 13, 2018 6:00 am
by blackbird2306
You don't want specific phones to dial outside from softphone?
Admin --> Phones --> Select the one you want to restrict --> Phone Context --> change "default" to "vicidial-auto-phones"
Wait some minutes and make sure the changed config files were generated / updated. Type in asterisk cli : 1. "dialplan reload" and 2. "sip reload"
Phone Context -This is the dial plan context that this phone will use to dial out. If you are running a call center and you do not want your agents to be able to dial out outside of the agent screen applicaiton for example, then you would set this field to a dialplan context that does not exist, something like agent-nodial. default is default.

Re: Block Specific users for outgoing

PostPosted: Fri Apr 13, 2018 6:42 am
by waleed
It works perfectly thank you so much. :lol: