Hi Tal, FYI, cipher type has been changed since 1.5, i.e: using pj_ssl_cipher instead of OpenSSL cipher string, and unfortunately the cipher setting in pjsip_tls_setting hasn't been really updated and is ignored for now. Currently, in SSL cipher negotiation pjsip (as client) will offer default back-end ciphers. So, just created a ticket #1005 for updating cipher type in pjsip_tls_setting. Thanks for the patch anyway. BR, nanang On Mon, Dec 14, 2009 at 1:14 PM, Tal Fromm <tal.fromm at gmail.com> wrote: > Hi Benny, > > I updated pjsua_app.c version 1.4.5 with changeset2907 to support ciphers > setting. > > Could you please merge it to the main version. > > Best regards?, > > Tal Fromm > > > > > _______________________________________________ > 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 > >