You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/plug-in/sipctrl
Raphael Coeffic 83ba2ee75f
- fixed Via transport parser to be case-insensitive as prescribed by RFC3261.
17 years ago
..
etc configurable logging of raw and parsed SIP messages 19 years ago
CMakeLists.txt - Added rules for installing of config-files for modules. 17 years ago
Makefile Merged internal_sip_stack branch -r 539:659 into trunk. 19 years ago
Makefile.standalone - removed AmUtils and AmThread from sipctrl directory. 19 years ago
SipCtrlInterface.cpp not using std::stack 17 years ago
SipCtrlInterface.h mass setting Id svn property 18 years ago
TODO Merged internal_sip_stack branch -r 539:659 into trunk. 19 years ago
cstring.h - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
hash.cpp Switch to what I hope is a truly cross-platform endianness check. 19 years ago
hash.h Merged internal_sip_stack branch -r 539:659 into trunk. 19 years ago
hash_table.cpp - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
hash_table.h adds support for stateless replies in trans_layer.cpp. 17 years ago
main.cpp cat /home/rco/src/cvs/sems/trunk/svn-commit.2.tmp 19 years ago
msg_fline.cpp make emacs indent 19 years ago
msg_fline.h make emacs indent 19 years ago
msg_hdrs.cpp - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
msg_hdrs.h - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
parse_common.cpp make emacs indent 19 years ago
parse_common.h adds support for stateless replies in trans_layer.cpp. 17 years ago
parse_cseq.cpp make emacs indent 19 years ago
parse_cseq.h make emacs indent 19 years ago
parse_from_to.cpp make emacs indent 19 years ago
parse_from_to.h make emacs indent 19 years ago
parse_header.cpp fixes bug SEMS-44. 18 years ago
parse_header.h make emacs indent 19 years ago
parse_uri.cpp - fixed Via transport parser to be case-insensitive as prescribed by RFC3261. 17 years ago
parse_uri.h - changed port from "short int" to "short unsigned int". 18 years ago
parse_via.cpp - fixed Via transport parser to be case-insensitive as prescribed by RFC3261. 17 years ago
parse_via.h - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
resolver.cpp mass setting Id svn property 18 years ago
resolver.h First part of the outbound proxy / 200 ACK patch: 17 years ago
sip_parser.cpp adds support for stateless replies in trans_layer.cpp. 17 years ago
sip_parser.h adds support for stateless replies in trans_layer.cpp. 17 years ago
sip_timers.h mass setting Id svn property 18 years ago
sip_trans.cpp - fixes exponential backoff for re-transmissions. 17 years ago
sip_trans.h - this should fix the issue with late re-transmissions reported by Laurent, and maybe more... 18 years ago
sip_ua.h mass setting Id svn property 18 years ago
trans_layer.cpp - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
trans_layer.h adds support for stateless replies in trans_layer.cpp. 17 years ago
transport.cpp mass setting Id svn property 18 years ago
transport.h mass setting Id svn property 18 years ago
udp_trsp.cpp - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2. 17 years ago
udp_trsp.h mass setting Id svn property 18 years ago
wheeltimer.cpp - fixes a race condition between timer insertion and deletion. 18 years ago
wheeltimer.h - fixes a race condition between timer insertion and deletion. 18 years ago