Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:uc:cube [2023/10/10 11:48] gerardorourkevendors:cisco:uc:cube [2024/07/29 14:52] (current) – [Disable SIP Services] gerardorourke
Line 241: Line 241:
   *https://www.twilio.com/blog/secure-elastic-sip-trunks   *https://www.twilio.com/blog/secure-elastic-sip-trunks
  
-===== e164 Matching =====+===== e164 Overlapping Number Matching =====
  
 Reference: https://community.cisco.com/t5/ip-telephony-and-phones/overlapping-e164-pattern-map/td-p/3372208/page/2 Reference: https://community.cisco.com/t5/ip-telephony-and-phones/overlapping-e164-pattern-map/td-p/3372208/page/2
Line 317: Line 317:
 i.e. if you dial a number in the range "+3531555249[0-4]" it will match 1001 over 1000. i.e. if you dial a number in the range "+3531555249[0-4]" it will match 1001 over 1000.
  
-**But don't mix exact numbers and range numbers as I believe the first one found will be matched.** +**But don't mix exact numbers and range numbers as I believe the first one found will be matched.**\\ 
-**Mix Exact names, and ranges numbers versus numbers with the dot wildcard.**+**Mix Exact names, and ranges numbers versus numbers with the dot wildcard.**\\
  
 +==== Disable SIP Services ====
 +
 +<code>
 +voice service voip
 +  sip
 +   call service stop
 +</code>
 +
 +To re-enable
 +
 +<code>
 +voice service voip
 +  sip
 +   default call service stop
 +</code>
 +
 +
 +==== SIP Profiles ====
 +
 +  *https://community.cisco.com/t5/collaboration-knowledge-base/collaboration-solution-analyzer-csa-sip-profile-tester-spt-tool/ta-p/3162632
 +  *https://cway.cisco.com/csa-new/#/sipprofiletest
  • vendors/cisco/uc/cube.1696934939.txt.gz
  • Last modified: 2023/10/10 11:48
  • by gerardorourke