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
Stefan Sayer d6b071fc0b
null-terminate string before trying to parse it. patch by Robert Szokovacs
17 years ago
..
etc configurable logging of raw and parsed SIP messages 18 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. 18 years ago
Makefile.standalone - removed AmUtils and AmThread from sipctrl directory. 18 years ago
SipCtrlInterface.cpp - fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI. 17 years ago
SipCtrlInterface.h mass setting Id svn property 18 years ago
TODO Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
cstring.h char* -> const char* in cstring.h and elsewhere 18 years ago
hash.cpp Switch to what I hope is a truly cross-platform endianness check. 18 years ago
hash.h Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
hash_table.cpp adds support for stateless replies in trans_layer.cpp. 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 18 years ago
msg_fline.cpp make emacs indent 18 years ago
msg_fline.h make emacs indent 18 years ago
msg_hdrs.cpp Merged internal_sip_stack branch -r 539:659 into trunk. 18 years ago
msg_hdrs.h cat /home/rco/src/cvs/sems/trunk/svn-commit.2.tmp 18 years ago
parse_common.cpp make emacs indent 18 years ago
parse_common.h adds support for stateless replies in trans_layer.cpp. 17 years ago
parse_cseq.cpp make emacs indent 18 years ago
parse_cseq.h make emacs indent 18 years ago
parse_from_to.cpp make emacs indent 18 years ago
parse_from_to.h make emacs indent 18 years ago
parse_header.cpp fixes bug SEMS-44. 18 years ago
parse_header.h make emacs indent 18 years ago
parse_uri.cpp make emacs indent 18 years ago
parse_uri.h - changed port from "short int" to "short unsigned int". 17 years ago
parse_via.cpp adds support for stateless replies in trans_layer.cpp. 17 years ago
parse_via.h make emacs indent 18 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 adds support for stateless replies in trans_layer.cpp. 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 null-terminate string before trying to parse it. patch by Robert Szokovacs 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 mass setting Id svn property 18 years ago
udp_trsp.h mass setting Id svn property 18 years ago
wheeltimer.cpp - fixes a race condition between timer insertion and deletion. 17 years ago
wheeltimer.h - fixes a race condition between timer insertion and deletion. 17 years ago