Line CSS/Device CSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 03:34 PM
I Have studied Line CSS has more precedence than Device CSS, Line CSS is for blocking pattern where as Device CSS can be used for Routing pattern.
For Ex
Line CSS has blocked partitions
Partition---- International
Partition--LD
Device CSS has partition
Local
International
LD
If IP phone contain both device and Line CSS , it can not be able to call international and LD as line CSS is blocking those partitions.
Please correct me if I am wrong?
- Labels:
-
Other IP Telephony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 03:48 PM
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/8x/uc8x/dialplan.html#wp1150997
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 07:17 PM
Yes, as per your example, the IP Phone won't be able to dial LD and International Numbers because both Line and Device CSS contains LD and International Partition. The Phone is able to dial Local Numbers only.
Thanks, Vaijanath S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:02 PM
"The digit analysis process looks through every partition in a calling search space for the best match. The order of the partitions that are listed in the calling search space serves only to break ties when equally good matches occur in two different partitions."
So Logic is
1) Best Match
2) If Tie then uses the order of Partition to break the tie.
*** Please rate helpful post; Mark "Accept as a Solution" if applicable
Thanks,
Haris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:27 PM
You may find this useful:
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/collab12/collab12/dialplan.html#39529
G
gsotirop
