Why TURN Connection Type Not Include TLS.

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

 



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;
    }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091022/7b298097/attachment-0001.html>


[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