Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
${CC}The country code
${AC}The area code
${SP}The subscriber prefix
${NUM.E164}The number in E.164 format
${NUM.X164}The number in E.164 format when internal, otherwise only the extension number
${NUM.R164}The number in E.164 format, only the extension number when the number to be converted (caller or called) and the called number are internal
${NUM.REL1}The number relative to the location (subscriber number)
${NUM.REL2}The number relative to the location (area)
${NUM.REL3}The number relative to the location (country)
${NUM.REL4}The number relative to the location (country), only the extension when the number to be converted (caller or called) and the called number are is internal
${NUM.REL5}The number relative to the location (area), only Only the extension when the number to be converted (caller or called) and the called number are internal, otherwise operation as NUM.REL2.
${NUM.REL6}The number relative to the location (country), only the Only the extension when the number to be converted (caller or called) and the called number are internal, otherwise operation as NUM.REL3.
${NUM.LDP}Location destination prefix according to the number type dialled. This can be 0 for national, or 00 for international, depending on what the converter computes.
Outside line prefix${NUM.ODP}Outside line prefix.
${NUM.NT}Sets number type to value determined by comparison with country, area and subscriber code
${NTU}Set number type to unknown
${NTI}Set number type to international
${NTN}Set number type to national
${NTS}Set number type to subscriber

Universal Formatter Examples

FormatDescription
${NUM.ODP}${NUM.LDP}${NUM.REL4}${NTU}Format the number with an outside line prefix for external numbers. Add the location destination prefix as computed by the destination number (0 for national, 00 for international). Compute relative to the country, internal numbers will be dialled without a prefix. Set number type to unknown.
sip:+${NUM.R164}@mypbx:5060Dial the number in SIP Format, relative to the PBX system for internal numbers. Format the SIP URI with the destination and port provided as static text.

 

Trunks

This page is used to assign trunks to the trunk group.

...