VBScript → Lua
This function converts a given extension into a full canonical number.
PBXScript.ConvertToCanonical ( sExtension )
This function returns a string value.
Example:
SwyxServer has the following configuration:
Countrycode 49
Areacode 231
Subscribernumber 4777
When calling PBXScript.ConvertToCanonical with the parameter "180" it will return "+492314777180".
By Tom Wellige