Yealink Forums
T42G toggling between UDP and TLS on provisioning - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: T42G toggling between UDP and TLS on provisioning (/showthread.php?tid=43995)



T42G toggling between UDP and TLS on provisioning - GNIL - 04-28-2020 02:12 PM

I am provisioning a T42G with the following dummy details below (except real provsioning URL)
When provisioned the transport type is UDP (not TLS - type 2)
If i change anything (admin password normally) if I force a re-provision the transport type toggles to TLS (what I want).
Change the admin password again re-provision and it goes back to UDP. etc
This happens if I use either
account.1.sip_server.1.transport_type = 2
or
account.1.transport = 2
or both.
The same is happening with all real details...
Am I missing something!


T42G firmware 29.83.0.120

MAC File

#!version:1.0.0.1

account.1.auth_name = auth
account.1.display_name = Display
account.1.enable = 1
account.1.label = label
account.1.password = pass
account.1.sip_server.1.port = 5061
account.1.srtp_encryption = 1
account.1.user_name = user
security.user_password = admin:admin123
static.auto_provision.server.url = https://provisioningserver/test
account.1.sip_server.1.address = voipserver
account.1.sip_server.1.transport_type = 2