jason at jasonjgw.net Guest
|
Posted: Sat Apr 25, 2009 5:07 am Post subject: [Freeswitch-users] Anybody tried Nokia E71 (symbian S60 3rd) |
|
|
Peter P GMX <Prometheus001@gmx.net> wrote:
Quote: | has anybody tried successfully to setup a Nokia E71 (or similar symbian
S60 3rd phone) with Pjsip and TLS/SRTP?
TLS seems to work but what about the SRTP part?
|
Do you have log entries like this?
2009-04-24 11:05:19 [INFO] switch_rtp.c:782 switch_rtp_add_crypto_key()
Activati
ng Secure RTP SEND
2009-04-24 11:05:19 [INFO] switch_rtp.c:762 switch_rtp_add_crypto_key()
Activati
ng Secure RTP RECV
If so, this establishes that SRTP is being used. Of course, you could also
intercept the packets just to be sure, but I think the above log entries
should be a reliable indicator.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|