-removed use of raw transport pointers in Tuple and SipMessage (finally!!)
-required repro record route logic to be modified - no longer store transport specific
record routes in the Transport class - the Proxy class now tracks these
-removed SipMessage::getReceivedTransport and added isFromWire method that can be used in
it's place in various locations
|