Hi guys,
I have a customer with SIP Server and he is asking that only some agents will be able to dial international calls. As this is no PBX perse how can I achieve this?
I was thinking on denying access to the Trunk for that agent but not sure if will work as it is SIP Server who actually dials…
We are using a Mediant 2000 (AudioCodes) as Media Server…
It is possible to achieve required by using Dial Plan (recommended, required release 8.0.2+) or Outbound Dialing Rules. Let me know if you need help with configuration ;).
and assign this dial-plan to SIP server globally in Tserver-Options, then
create another dial-plan DN with same rules, but this time rules must allow calls
and assign second dial-plan only to desired Agent Login’s\DN’s.
As a result desired agent’s dial-plan takes precedence over global dial-plan, allowing to make international calls, while calls made by rest of agents are rejected by SIPServer.
more complex config may include ClassOfService DN’s and privilege-level option