From 8ec5bd6b3d5bafb1d3ab11236a3adc45ac5f04d8 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 6 Jun 2008 14:47:10 +0000 Subject: Major major modifications related to ticket #485 (support for TURN-07): - Added STUN socket transport pj_stun_sock - Integration of TURN-07 to ICE - Major refactoring in ICE stream transport to make it simpler - Major modification (i.e. API change) in almost everywhere else - Much more elaborate STUN, TURN, and ICE tests in pjnath-test git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1988 74dad513-b988-da41-8d7b-12977e46ad98 --- build.symbian/pjnath.mmp | 1 + 1 file changed, 1 insertion(+) (limited to 'build.symbian') diff --git a/build.symbian/pjnath.mmp b/build.symbian/pjnath.mmp index ecdc991e..3060c4c7 100644 --- a/build.symbian/pjnath.mmp +++ b/build.symbian/pjnath.mmp @@ -37,6 +37,7 @@ SOURCE stun_auth.c SOURCE stun_msg.c SOURCE stun_msg_dump.c SOURCE stun_session.c +SOURCE stun_sock.c SOURCE stun_transaction.c SOURCE turn_session.c SOURCE turn_sock.c -- cgit v1.2.3