McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 709

↗ View in doc context
page
709
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::673

DELETE https://<connectionserver>/ vmrest/restrictiontables/<restrictiontableobjectid>/restrictionpatterns/<restrictionpatternobject id> Accept: application/json Connection: keep-alive Response Code: 204 • Default restriction pattern cannot be edited or deleted. • When restriction pattern is blocked than then calls matching to dial string will not be allowed. Note Explanation of Data Fields The following chart lists all of the data fields: Comments Operation Data Type Device Name The specific numbers or patterns of numbers (including external and long-distance access codes) that can be permitted or restricted. It uses digits 0 through 9 plus the following special characters: • Match zero or more digits • ? Match exactly one digit. Each '?' serves as a placeholder for one digit. • # Corresponds to the # key on the phone • + to call from one country to other country For example, to screen out all phone numbers that start with 206 but are longer than 7 digits, enter 9206????? for the pattern (and set "Blocked" == true). Maximum length can be 40. Read/Write Varchar Number Pattern A flag indicating whether Cisco Unity Connection permits the use of dial strings matching the pattern. Values: • false: Permit use of dial strings matching the pattern • true: Do not permit use of dial strings matching the pattern Default Value - true Read/Write Boolean Blocked Specifies the object ID of restriction patterns. Read Only String(36) ObjectId Specifies the restriction table object id to which restriction pattern belongs. Read Only String(36) RestrictionTableObjectId A sequential index for this restriction pattern within the parent restriction table, which specifies the order in which Cisco Unity Connection will apply each call pattern. Read Only Integer(2) SequenceNumber Cisco Unity Connection Provisioning Interface (CUPI) API 677 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Explanation of Data Fields