Skip to end of banner
Go to start of banner

Custom Global Dialplan Variables

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Change different parameters via custom global variables in WMS -> Dialplan ->  General settings in field "Set dialplan variables".

Updated: August 2018

Permalink:

Custom Global Dialplan Varaibles

VariableValuesDescription
DEBUG_LUA

Writes dialplan logs to file /tmp/calls/call-<caller>-<callee>-<date of start call>-<uniqid>.log. Set this value to file or all for activation described logs.

DIALPLANLOGGER_MODEsyslog / file / core (default)

Writes dialplan logs to the following streams:

  • syslog stream (INFO - log level)
  • file with path /tmp/callweaver_call_<timestamp>.log
  • smart technology, that saves active calls to directory /tmp/calls/ and terminated to /tmp/calls/terminated (Required callweaver configuration for logs). This data showed on WMS debug page
FAXDEBUG=yes / no (default)Enable/ disable debug messages for applications SendFax or ReceiveFax
DIALNOINSTR=yes / no (default)Enable/ disable message in pre-answer services
CALLCOMPLETION=yes (default) / noDisable/ enable CallCompletion feature in pre-answer services
RETURNFROMTRANSFER=yes (default) / noDisable/ enable Return from Transfer feature
EXTENDED_DEVSTATE=yes / no (default)Processing device state in case call to/from mobility/office phone (used to enable callwaiting, second mobility call)
WHotelFamilystring(WHOTEL) Set family and uses as an indication about Wildix Hotel Integration with installed whoteld package
MinibarType=string(WHOTEL) Set minibar service type (used only for Wildix Hotel Integration with installed whoteld package)
GATTACH_LIMIT=X MBSet max attachment file size in MB (used for email attachments with mp3 file)
RECORDING_EMAIL=emailEmail address to receive a copy of all recordings (file is attached even if related options in General Dialplan settings are disabled)
FAX_MACHINE_ID=string IDSet fax machine ID (if not set in user preferences) for fax sending by user
FAX_HEADER=string headerSet fax header (if not set in user preferences) for fax sending by user
DISABLE_FORWARD_NOTIFICATION=yes / no (default)Enable/ disable audio notification in case of call forwarding
EXTNUMBERINFO=yes / no (default)Enable/ disable printing to dialplan logs information about the external number, like number type, country, etc
EXTCONTACTLOOKUP=yes (default) / noDisable/ enable caller name lookup feature via Worldwide Phonebook
PIN_LENGTH

=more than 3 (if less than 3, anyway 3 digits are required

Default value=5

Set the min number of digits in password PIN check.

IMPORTANT: this variable is no longer supported started from WMS release 3.86!!!!

HIDE_DTMF=yes (default) / noDisable / enable visualization of DTMFs on WP display
VOICEMAIL_DELETE=X days

Auto deletion of Voicemails after X days

GFAXCONGESTION_TRYnumber (default - 30)Number of retries of sending fax if 'no circuit/channel available' (CONGESTION|34)
TEXTTOSPEECHyes (default) / noDisable/ enable text to speech for report until status or dynamic sentences in dialplan.
TEXTTOSPEECH_TIMEOUTdefault 3 secondsSet timeout in seconds for text to speech get file module. Default value is 3 seconds.
DIAL_OPTIONS=stringAdd additional dial options (like "g"), take an effect for following dialplan rules: dial the phone, dial the trunk or trunk group.
CW_SILENT_RINGTONE=yes (default) / no

Disable / enable silent ringtone for the second incoming call

IVR_ASR=yes (default) / noDisable/ enable dial by name via speech recognition for dialplan application "Directory"
IVR_ASR_SERVICES=yes (default) / noDisable/ enable dial by name via speech recognition for service "Directory"
FILTER_183180nosdp
Resolve no ringback issue with some UK VoIP Operators
Dialplan variable can be also used in Dialplan before “Dial the trunk” application: add “Custom application” and enter into the field: Set(FILTER_183180nosdp=1)
DISPLAYINFOUSELOOKUP=yes (default) / noDisable/ enable displaying of caller name and company on incoming call from trunk



  • No labels