08-12-2011 06:23 AM - edited 03-16-2019 06:27 AM
What is the best way to restrict who can make long distance phone calls? I thought about enabling the long distance route for forced authorization codes, but I would really rather specify certain phones that are and are not allowed to make calls. The reason I want to do this is because it is the way it is done with the PTSN phones. So when users migrate to the IP phones I want them to still have the same restrictions.
Solved! Go to Solution.
08-12-2011 06:40 AM
Hi Rob,
you can do the following,
you can have three route patterns
r1 (long distance)
r2 (local calls)
r3 (internal calls)
r1-->Partition r1
r2-->Partition r2
r3-->Partition r3
A calling search space comprises an ordered list of partitions that users can look at before users are allowed to place a call. Calling search spaces determine the partitions that calling devices, including IP phones, softphones, and gateways, can search when attempting to complete a call.
PhoneA capable of of making all three types of calls.
PhoneB capable of making local and long distance.
PhoneC capable of making only internal calls.
so PhoneA CSS would contain partition r1, r2 r3
PhoneB CSS would contain partition r2 r3
PhoneC CSS would contain partition r3
Hope this helps.
08-12-2011 06:28 AM
Hi Robert,
In CUCM this is accomplished via the configuration of Partitions and
Calling Search Spaces (CSS)
Partitions and Calling Search Spaces
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/7_1_2/ccmsys/a03ptcss.html
Cheers!
Rob
08-12-2011 06:40 AM
Hi Rob,
you can do the following,
you can have three route patterns
r1 (long distance)
r2 (local calls)
r3 (internal calls)
r1-->Partition r1
r2-->Partition r2
r3-->Partition r3
A calling search space comprises an ordered list of partitions that users can look at before users are allowed to place a call. Calling search spaces determine the partitions that calling devices, including IP phones, softphones, and gateways, can search when attempting to complete a call.
PhoneA capable of of making all three types of calls.
PhoneB capable of making local and long distance.
PhoneC capable of making only internal calls.
so PhoneA CSS would contain partition r1, r2 r3
PhoneB CSS would contain partition r2 r3
PhoneC CSS would contain partition r3
Hope this helps.
08-12-2011 06:50 AM
So partitions 1, 2, and 3 would be in the same calling search space? That would make sense because there are some phones that need to have access to all three routes. But that assumes that you can specify what partitions a particular phone has access to. How do you do that?
08-12-2011 06:56 AM
please od follow the link below,
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/8_0_2/ccmsys/a03ptcss.html
you will get the step to step configuration of partitions and css
08-12-2011 07:28 AM
Robert,
This is a bit simplistic but gives the idea.
Apply the correct level of CSS access to the lines
Only give the phones CSS access of CS-PHONES-ONLY
I have used "9" as the external access digit
!
!
PA-911-EM
PA-PHONES
PA-LOCAL
PA-NATIONAL-LD
PA-INTERNATIONAL
!
!
CS-PHONES-ONLY
PA-PHONES
!
!
CS-LOCAL
PA-911-EM
PA-PHONES
PA-LOCAL
!
!
CS-NATIONAL
PA-911-EM
PA-PHONES
PA-LOCAL
PA-NATIONAL-LD
PA-INTERNATIONAL
!
!
!
CS-INTERNATIONAL
PA-911-EM
PA-PHONES
PA-LOCAL
PA-NATIONAL-LD
!
!
ROUTE PATTERNS
!
9.911
PA-911-EM
!
!
9.[2-9]XXXXXX
PA-LOCAL
!
!
9.0[^0]XXXXXXXXX
PA-NATIONAL-LD
!
!
9.00!
PA-INTERNATIONAL
!
Hpoe this helps
Alex
08-12-2011 07:33 AM
Hi Robert,
You control what partitions the phones can access using the CSS. A CSS is simply a list of partitions.
We use the country numbering plan (http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/idp/504_423/deploy/dpDlPlns.html) and define route filters to control access to certain types of numbers. We tie the filers to individual partitions then build up a CSS for different users groups.
Hope that helps!
Matty
08-12-2011 08:14 AM
Got it! I understand everything I need now. I really appreciate everyones help!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide