updated pjsip stack
There is still a bug on incoming calls when buiding for android
diff --git a/jni/pjproject-android/pjnath/src/pjnath-test/ice_test.c b/jni/pjproject-android/pjnath/src/pjnath-test/ice_test.c
index 2b74811..66d4831 100644
--- a/jni/pjproject-android/pjnath/src/pjnath-test/ice_test.c
+++ b/jni/pjproject-android/pjnath/src/pjnath-test/ice_test.c
@@ -1,4 +1,4 @@
-/* $Id: ice_test.c 4412 2013-03-05 03:12:32Z riza $ */
+/* $Id$ */
 /* 
  * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
  * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org>