Manual Configuration to Correct Calling Presentation Overwrite on Calls Forwarded to PSTN

Use this procedure to correct the situation where calling presentation is incorrectly being overwritten on calls that are forwarded to the PSTN. In HCS 10.6(1), the presentation setting is based on the following partitions used in the CoS CSS:

  • Cu<CustID>-24HrsCLIP-PT or
  • Cu<CustID>-WkHrsCLIP-PT or
  • Cu<CustID>-24HrsCLIR-PT or
  • Cu<CustID>-WkHrsCLIR-PT

Four scenarios are addressed:

  • An IP Phone (line CoS CSS includes CLIP-PT) calls the PSTN. The Calling Number Presentation is set to ‘Allowed’ instead of using the default setting, which might be something else.
  • An incoming PSTN Call with calling number presentation set to ‘Restricted’ is forwarded back to the PSTN where the last redirecting device has a line CoS CSS that includes CLIP-PT. The Calling Number Presentation is set to ‘Allowed’, and the incoming ‘Restricted’ is NOT honored
  • An IP Phone (line CoS CSS include CLIR-PT) calls the PSTN. The Calling Number Presentation is set to ‘Restricted’ instead of using the default setting which might be something else.
  • An incoming PSTN Call with calling number presentation set to ‘Allowed’ is forwarded back to the PSTN where the last redirecting device has a line CoS CSS that includes CLIR-PT. The Calling Number Presentation is set to ‘Restricted’, and the incoming ‘Allowed’ is NOT honored

The solution is to edit the CLIP-PT partition to not set the Calling Number Presentation to ‘Allowed’ and then to always use the CoS CSS containing the edited CLIP-PT partition for the Line Call Forward CSS.

  1. Log in as the provider administrator.
  2. Select Dial Plan Management > Advanced Configuration > Dial Plan Schema.
  3. Select CustomerToDCLIPR-Feature-V2-SCH.
  4. Export the schema.
  5. Edit the exported schema.
  6. Locate the structure that contains “pattern”: “\+\+030.!” and “routePartition”: “{{pwf.HCSDpUniqueCustomerPrefixMCR}}-24HrsCLIP-PT”.
  7. Delete the lines containing “cgLinePresBit”: “Allowed” and “cgNamePresBit” : “Allowed”.
  8. Locate the structure that contains “pattern”: “\+\+030.!” and “routePartition”: “{{pwf.HCSDpUniqueCustomerPrefixMCR}}-WkHrsCLIP-PT”.
  9. Delete the lines containing “cgLinePresBit”: “Allowed” and “cgNamePresBit” : “Allowed”.
  10. Import the json file back into VOSS-4-UC.
  11. If there are deployed customers, then:
    1. Log in as the provider administrator.
    2. Select Device Management > CUCM > Translation Patterns.
    3. Filter on Translation Pattern ‘++030.!’ and if possible Partition ending with CLIP-PT.
    4. Edit each pattern in the partition ending with CLIP-PT.
    5. Click the Calling Party Transformations tab.
    6. Change the Calling Line ID Presentation and Calling Name Presentation to ‘Default’.
    7. Click Save.
  12. Use the CoS CSS that contains the edited CLIP-PT for the Line Call Forward CSS.