Transition from UDP to TLS

I would like to transition from UDP to TLS.

I would like turn on both UDP and TLS during the transition period.

I would like to prioritize TLS in EPM Basefile so that as I update phones, they connect with TLS.

Right now i have this in basefile.

<P130>__transport1__</P130> # SIP Transport 0 - UDP, 1 - TCP, 2 - TLS

if I change it to, (below) will the phone prioritize connecting with TLS?

<P130>__transport1__</P130> # SIP Transport 3 - UDP, 2 - TCP, 1 - TLS

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.