Versions Compared

Key

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

...

The universal formatter can be used to build outgoing numbers based on a format string supplied as a converter parameter. The number type is set to 0 (unknown) by standard, but can also be changed using an appropriate parameter. The following parameters are supported:

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


: Ländervorwahl des Standortes

  • : Stammnummer des Standortes
  • : Rufnummer im E.164 Format
  • : 
  • ${NUM.REL1}: Rufnummer relativ zum Standort (Telefonanlage)
  • ${NUM.REL2}: Rufnummer relativ zum Standort (Ort)
  • ${NUM.REL3}: Rufnummer relativ zum Standort (Land)
  • ${NUM.REL4}: Rufnummer relativ zum Standort (Land), nur die Durchwahl wenn intern
  • ${NUM.REL5}: Wenn sowohl die Nummer als auch die Vergleichsnummer intern sind nur Durchwahl, sonst wie ${NUM.REL2}
  • ${NUM.REL6}: Wenn sowohl die Nummer als auch die Vergleichsnummer intern sind nur Durchwahl, sonst wie ${NUM.REL3}
  • ${NUM.LDP}: Ermittelte Verkehrsausscheidungsziffer
  • ${NUM.ODP}: Ermittelte Amtskennziffer
  • ${NUM.NT}: Keine Ausgabe - Setzt Number-Type auf den ermittelten Wert
  • ${NTU}: Keine Ausgabe - Setzt Number-Type auf Unknown (0)
  • ${NTI}: Keine Ausgabe - Setzt Number-Type auf International (1)
  • ${NTN}: Keine Ausgabe - Setzt Number-Type auf National (2)
  • ${NTS}: Keine Ausgabe - Setzt Number-Type auf Subscriber (4)

Trunks

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

...