*Vasyl i check the latest SVN and try to run it in symbian_ua_gui. i find there is a error: --end msg-- ?08:10:30.853??? pjsua_acc.c? Registration sent ?08:10:32.279 tlsc0x2432b71c? TLS connect() error: Symbian native error -7547 [code=127547] ?08:10:32.294? tsx0x243184b8? Failed to send Request msg REGISTER/cseq=38313 (tdta0x24328cf0)! err=127547 (Symbian native error -7547) ?08:10:32.304??? pjsua_acc.c? SIP registration failed, status=503 (Symbian native error -7547) ?08:10:32.314 symbian_ua.cpp? Registration failed! ?08:10:32.431 tlsc0x2432b71c? TLS transport destroyed with reason 127547: Symbian native error -7547 i know the symbian error -7547 is about set setOpt. check the source code and find that i have to define servername; i define it in symbian_ua now every thing ok perfectly. thank you for saving my time. Regards TOWHID >Erlier TLS in PJSIP was based on openssl socket. Now it is based on >SecureSocket (was done one week ago approx). Please get latest sources from >SVN trunk and just follow instruction > >http://trac.pjsip.org/repos/wiki/TLS_on_Symbian > >It doesn't need to use CSecureSocket directly. > >We have tested TLS, it works for Symbian. > >Best Regrads >*Vasyl > >2009/9/11 towhid islam <towhid2000bd at yahoo.com> > >> hi, >> i need tls on pjsip-symbian so i tried to test symbian-pjsip using openssl >> it can't connect. >> >> so i am trying it using CSecureSocket and saw that every thing work perfect >> but when i try to handshake pjsip crash. >> >> i have some question: >> >> 1. is it possible to implement tls using CSecureSocket? >> >> 2. what about onaccept request because CSecureSocket dont have and any >> accept Request method. >> >> if any one can provide me any information or suggestion regarding this it >> will be help full for me.i also need the symbian-pjsip architecture because >> understand pjsip-symbian by source-code is too much time consuming. >> >> TOWHID >> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090913/2e729269/attachment.html>