Module: sems
Branch: master
Commit: 56a14deff16bdd562600cdff90142b46e6854c76
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=56a14deff16bdd562600cdff90142b46e6854c76

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Mon Nov 19 17:23:06 2012 +0100

fixed IPv6 support

limitations: IPv6 DNS lookups are not supported yet.

---

 apps/rtmp/Rtmp.cpp       |    2 +-
 core/AmB2BMedia.cpp      |   10 +++-
 core/AmB2BMedia.h        |   20 +++++-
 core/AmConfig.cpp        |   62 ++++++++++---------
 core/AmConfig.h          |   15 ++++-
 core/AmRtpPacket.cpp     |   37 ++----------
 core/AmRtpPacket.h       |   11 ---
 core/AmRtpStream.cpp     |  153 ++++++++++++++++------------------------------
 core/AmRtpStream.h       |    5 --
 core/AmSession.cpp       |    2 +-
 core/AmUtils.cpp         |  105 ++++----------------------------
 core/AmUtils.h           |   12 +---
 core/sip/ip_util.cpp     |  129 ++++++++++++++++++++++++++++++++++++++
 core/sip/ip_util.h       |   75 ++++++++++++++++++++++
 core/sip/resolver.cpp    |   36 +----------
 core/sip/resolver.h      |    5 --
 core/sip/trans_layer.cpp |   14 ++--
 core/sip/transport.cpp   |   17 ++----
 core/sip/transport.h     |    6 --
 core/sip/udp_trsp.cpp    |   95 ++++++++++++++++++-----------
 20 files changed, 423 insertions(+), 388 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=56a14deff16bdd562600cdff90142b46e6854c76
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to