Actually the code to support SIP over SSL/TLS is there,

however i've personally never tested it.


You can try by modifying:

libs/sipwrapper/src/phapi/PhApiWrapper.cpp:300: if (owplLineAdd(displayName.c_str(), identity.c_str(), registerServer.c_str(), tmp.c_str(), OWPL_TRANSPORT_UDP, REGISTER_TIMEOUT, &hLine) != OWPL_RESULT_SUCCESS) {



You'll to replace OWPL_TRANSPORT_UDP by OWPL_TRANSPORT_TLS


Thanks
Vadim
:

Wang, Waylon wrote:

Hi All!

Looking at the code it seems QuteCom uses openSSL and gnuTLS for curl and GAIM. Do you know if it supports SIP over TLS, too? Will it work with an Asterisk proxy?

Thanks!

Waylon

------------------------------------------------------------------------

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to