Yealink Forums

Full Version: Block request notify reboot in phone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You can block the restart phone through notify in models Sip-T2XP?

NOTIFY sip:<user>@<dsthost> SIP/2.0
To: sip:<user>@<dsthost>
From: sip:sipsak@<srchost>
CSeq: 10 NOTIFY
Call-ID: 1234@<srchost>
Event: check-sync;reboot=true
Hi Freddyco,
Yes, you can use below auto provisioning parameter to disable this feature.
If you are using V70 firmware, please use this parameter:
---------------------------------
sip.notify_reboot_enable = 2
---------------------------------

If you are using V61 or V60 firmware, please use this parameter:
---------------------------------
[sip]
path=/yealink/config/Setting/AdvSetting.cfg
iNotifyReboot = 2
---------------------------------
Thanks.
Reference URL's