[SFLphone] TLS and SRTP support

Wang, Waylon wwang at mitre.org
Thu Feb 12 17:45:42 EST 2009


Any suggestion how to enable SRTP and TLS on the SFLPhone? I know some level of programming is required but would like to hear if anyone has any specific ideas. 

Waylon

-----Original Message-----
From: Wang, Waylon 
Sent: Wednesday, February 04, 2009 2:12 PM
To: 'sflphone at lists.savoirfairelinux.net'
Subject: TLS and SRTP support

Does SFLPhone support TLS and SRTP? If not, how do I accomplish the following from the SFLPjone (maybe some coding required)?

$ ./pjsua --use-tls --tls-ca-file root.pem --tls-cert-file server-cert.pem --tls-privkey-file privkey.pem               //as a TLS server or
$ ./pjsua --use-tls sip:SERVER;transport=tls                                                                            //as a TLS client
$ ./pjsua --use-tls --use-srtp=1 sip:alice at example.com;transport=tls                                                    //using srtp

Thanks!
Waylon


More information about the SFLphone mailing list