[reSIProcate-commit] resiprocate 8763 sgodin: -modified Dialog.cxx and setting of mLocalContact from profile getOverrideHostAndPort
| Project | resiprocate |
| New Revision | 8763 |
| Committer | sgodin (Scott Godin) |
| Date | 2010-03-06 15:36:21 -0600 (Sat, 06 Mar 2010) |
Log
-modified Dialog.cxx and setting of mLocalContact from profile getOverrideHostAndPort
so that parameters will be preserved; as it may be required to add the p_addTransport
to override host and port settings to direct the stack to stamp the contact header
with ;transport=XXX appropriately
-fixed the TCP connection garbage collector, so that it will not tear down all TCP
connections when the OS runs out of TCP connections
-modified the STUN server support in UDP transport to use XorMappedAddress instead
of MappedAddress if present in the STUN response
Modified: