Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"
sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
* Added a simple selfhosted voicemail transcription API client
* Minor logging cleanup
* Add some string escaping to handle transcription providers
* Add JSON handling (optional) to selfhosted API
* Changed name of Security settings to Extension
* Revert "Added a simple selfhosted voicemail transcription API client"
This reverts commits 77ae2b2830 to 2056a71f13
* Update y000000000028.cfg
Addition of Dsskey section per Yealink Provisioning common (model) template and variable for features.config_dsskey_length similar to t54s implementation.
See https://gitlab.com/tekmason/fusionpbx-issues/issues/16 for details and use case.
* Update y000000000028.cfg
* Update y000000000028.cfg
* Fix http:// prefix in Server Config URL to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* Fix http:// prefix in Server Config to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* HTek Template Changes
TSLCommenNameValidation should be set to 1 for OFF
TLSOnlyAcceptTrustCA should be set to 1 for OFF
TrustedCaType Should be set to 2 for All Certificates
* BLF of agent status "agent+username@domain.com
Add the ability to monitor the availability status of a call center agent with "agent+agentname@domain.com".
* Update index.lua
Send notify to blf with "agent+agentname@domain.com"