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/sip
Stefan Sayer 4f24505a51
sipstack: don't use SO_REUSEADDR (on UDP)
16 years ago
..
Makefile - Makefile fixes: part 2 ;-) 16 years ago
cstring.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
hash.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
hash.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
hash_table.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
hash_table.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
msg_fline.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
msg_fline.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
msg_hdrs.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
msg_hdrs.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_common.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_common.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_cseq.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_cseq.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_from_to.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_from_to.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_header.cpp - simplified some code in the SIP stack 16 years ago
parse_header.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_uri.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_uri.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_via.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
parse_via.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
resolver.cpp added missing includes (seen on freebsd) 16 years ago
resolver.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
sip_parser.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
sip_parser.h added missing includes (seen on freebsd) 16 years ago
sip_timers.h - moved sipctrl plug-in into the core (core/sip). 16 years ago
sip_trans.cpp - moved sipctrl plug-in into the core (core/sip). 16 years ago
sip_trans.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
sip_ua.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
trans_layer.cpp optionally compile with long debug messages. don't print messages twice when sending 16 years ago
trans_layer.h - small enhancements and clean-ups for the SIP stack (work in progress...). 16 years ago
transport.cpp added missing include 16 years ago
transport.h - added support for multiple SIP/UDP receivers. 16 years ago
udp_trsp.cpp sipstack: don't use SO_REUSEADDR (on UDP) 16 years ago
udp_trsp.h - added support for multiple SIP/UDP receivers. 16 years ago
wheeltimer.cpp optimizing wheeltimer against lock contention (ref r30379) 16 years ago
wheeltimer.h optimizing wheeltimer against lock contention (ref r30379) 16 years ago