I would like to make a request to include the Hotline Feature in the S-series PABX. This was already available and being used in the previous N-series.
Thank you
I would like to make a request to include the Hotline Feature in the S-series PABX. This was already available and being used in the previous N-series.
Thank you
Hi There,
Currently the feature is still in planned stage and released on the web interface. But there already opens the interface to use the hot-line feature for FXS port. You can customize the users.conf to implement the feature by the following steps:
* Make sure your PBX had been loaded with the version 30.10.0.X or higher.
1. Check the Extension is only using FXS type.
2. Followed by the guide to customize the users.conf.
https://support.yeastar.com/hc/en-us/articles/115004848447-How-to-Create-Custom-Conf-Files-in-Yeastar-S-Series-VoIP-PBX
Create users_custom.conf in the /ysdisk/support/customcfg/
Then add the content in the conf file like this:
[elevator extension number]
hotline = yes|no
hotlinenum = {targer number}
For example:
[5007]
hotline = yes
hotlinenum = 5000
3. Save the File. Then go to PBX web, Save and Apply any change so that the change on Step 2 would take effect.
4. Test
Hope this could help you.
A very valid function to implement
This feature has been added since version 30.12.0.X. You might upgrade and test.