- Use same SIP port number for RX & TX (-> support

symmetric SIP signalling)
This commit is contained in:
Thomas Ries
2004-02-11 00:24:47 +00:00
parent d0a2ac463a
commit 3c9e22b0cb
5 changed files with 35 additions and 24 deletions
+2
View File
@@ -1,5 +1,7 @@
0.5.3
=====
11-Feb-2004: - Use same SIP port number for RX & TX (-> support
symmetric SIP signalling)
7-Feb-2004: - Fix for local-UA to local-UA RTP proxying, symmetric
RTP was not working.
- logging routines now use a MUTEX to be thread safe.