# This config is used for translating from the subscriber format.
# It is used in CDIV and XCAP.
deployment-config:number-analysis:
normalization:
# The international prefix of the home network.
international-prefix: "00"
# Any number shorter than this will not be normalized.
min-normalizable-length: 0
# The national prefix of the home network.
national-prefix: "0"
# The network dialing code of the home network.
network-dialing-code: "6"
# Whether to normalize to international or national format.
normalize-to: international
# When calling the following numbers, any call forwarding rules related to the call are ignored.
non-provisionable-uris:
- "tel:111"
- "sip:111@example.com"