help Numbers and Number MappingsPlaceholder › General Placeholders
General Placeholders
The general placeholders can be used in many places within SwyxWare, in routings, number mappings, number replacements and so on.
The following general placeholders are available:
Placeholder
Type of number
Explanation
*
Number
* replaces any number of characters to the right. In the case of a telephone number * can only be places at the end of the sequence.
Example: +49231*
indicates all numbers in Dortmund (country code 49, area code 231).
*
URI
The placeholder * replaces any number of digits.
A general distinction is made between the following applications:
*Call Permissions and Routing
sip:{*}[a-Z, 0-9]@[a-Z, 0-9]{*}
Example:
sip:*.development@company.com
indicates all URIs referencing the realm 'company.com' whose user IDs end with '.development'.
*number replacement
sip:[a-Z, 0-9]{*}@{*}[a-Z, 0-9]
Example:
sip:*@*.de stands for all URIs in German Realms. For further examples, please refer to Examples of general placeholders.
+
Number
Indicates the inter-location code for international calls.
Example: +44456555
In Germany, + is replaced with '00', i. e., ’0044456555’ is the number dialed.
Last modified date: 08/01/2019