Why TURN Connection Type Not Include TLS.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Because we don't have generic SSL socket abstraction in PJLIB. But
we'll have that in 1.5, so TURN TLS client can be implemented (still
don't have this on the roadmap yet though).

-benny

On Thu, Oct 22, 2009 at 4:05 PM, 44072429 <44072429 at qq.com> wrote:
> ??? switch (conn_type) {
> ??? case PJ_TURN_TP_UDP:
> ?name_tmpl = "udprel%p";
> ?break;
> ??? case PJ_TURN_TP_TCP:
> ?name_tmpl = "tcprel%p";
> ?break;
> ??? default:
> ?PJ_ASSERT_RETURN(!"Invalid TURN conn_type", PJ_EINVAL);
> ?name_tmpl = "tcprel%p";
> ?break;
> ??? }
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux