Yealink Forums
How to use Hoteling on T28? - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: How to use Hoteling on T28? (/showthread.php?tid=2049)



How to use Hoteling on T28? - lucye - 07-10-2014 02:08 PM

Hello,

I just want to use hoteling feature. I have downloaded the documention for Hoteling. However, there is no GuestIn/GuestOut button on the screen after the hoteling be enabled, why?

Looking forward for your help. Thanks,

-Lucye


RE: How to use Hoteling on T28? - Yealink Support - 07-10-2014 09:24 PM

Hello lucye,

May I know what is your pbx?
If your pbx is Broadsoft, please use below autoprovision statement.
Code:
account.x.hoteling.enable = 1
    account.x.hoteling.user_id =
    account.x.hoteling.password =
    account.x.hoteling.auto_login_enable =
    account.x.sip_server_type = 2
    bw.enable = 1

The X stands for which line.
For more detaied info about autoprovision, please refer to this guide.

http://www.yealink.com/Upload/T2X/2014.3.4/Yealink_SIP-T2_Series_IP_Phones_Auto_Provisioning_Guide_V72_30.pdf

thanks