Commit Graph

449 Commits (d4bc1800ca003baae7d992f2a7dc4e280ff15949)

Author SHA1 Message Date
Stefan Sayer d4bc1800ca be a bit more verbouse if fread fails
18 years ago
Stefan Sayer 541f8bd0ea fixed some dbg newlines
18 years ago
Stefan Sayer b6b41a52d6 fixed bug that would prevent writing header when re-using AmAudioFile
18 years ago
Stefan Sayer 2841caf087 cleaning up as well
18 years ago
Stefan Sayer 620aa22718 install query_stats as sems-stats
18 years ago
Stefan Sayer 9187598d3c moved zrtp cppflags to Makefile.defs
18 years ago
Stefan Sayer 6f44a030bb core ZRTP support (see zfoneproject.com)
18 years ago
Stefan Sayer a5d8e78aa4 functions to access RTP packet (zrtp patch 1)
18 years ago
Raphael Coeffic 9840a26425 - fixes Route-Set for in-dialog ACKs where reply does not contain any RR headers.
18 years ago
Raphael Coeffic d62d755ec4 - this should fix INVITE transaction timeout whereby a provisional reply has been received.
18 years ago
Raphael Coeffic 7f5169812e - this time, it is fixed ;-) (see last release).
18 years ago
Raphael Coeffic c7f2e97083 - fixes wrong re-transmission of the initial request in a UAS transaction.
18 years ago
Stefan Sayer 75550a43b2 fixed misleading error message to dbg level
18 years ago
Stefan Sayer b2e7133c08 fixed setting content type in SipRequest; reply error in case of unknown INFO content type. Thanks to Alex Gradinar
18 years ago
Stefan Sayer e6945b013f accept compact form of Content-Type (c)
18 years ago
Stefan Sayer 2da3de7ff0 trying content_type directly for DTMF, as reported by Alex Gradinar
18 years ago
Stefan Sayer 7cc000c545 fixes searching after end of SDP in contains function (protos c7 4220)
18 years ago
Stefan Sayer 895c904974 removed going to misleading extra debug message in case of bye with no UAC transaction pending
18 years ago
Stefan Sayer ebe5470d5b configurable logging of raw and parsed SIP messages
18 years ago
Stefan Sayer 9647c0fec4 removed excessive SDP body logging
18 years ago
Stefan Sayer d5ab4c2db6 optional INFO logging of sessions created and stopped
18 years ago
Stefan Sayer 39131cb061 serKey allocated in core (fixes strange crashes iff linking with other stuff)
18 years ago
Stefan Sayer 01ef6df1b5 accepting ; in exclude_modules
18 years ago
Stefan Sayer ba937a472f more verbouse debug message.
18 years ago
Stefan Sayer 01e1d57a61 fixed error reporting from RTP receiver
18 years ago
Stefan Sayer 118a317ca5 sipctrl option to accept FR without To-Tag
18 years ago
Stefan Sayer 4a5d807e05 case insensitive in auth method checking (e.g. DIGEST). should authenticate against voipswitch now.
18 years ago
Richard Newman 3c7c8297f5 Add configuration parameter 'public_ip' and mechanisms to use it in SDP body generation.
18 years ago
Raphael Coeffic 1f7cacd98c - fixes a race condition where the reply could have been received before UAC request transaction has been inserted. (Thx to Juha!!!).
18 years ago
Raphael Coeffic 34a5a9d615 - some iphone linking fixes...
18 years ago
Raphael Coeffic bbfb63a2fd - fixed bug incorrectly fixed in r895.
18 years ago
Raphael Coeffic 3cafe2ea08 - suppress re-transmission attempt if there is nothing to re-transmit.
18 years ago
Raphael Coeffic e6ed750198 - fixes route-set passed to the core.
18 years ago
Stefan Sayer 55433a7107 - Makefiles fix
18 years ago
Juha Heinanen 804c52a46d * get_next_line does not anymore advance beyond sdp body.
18 years ago
Juha Heinanen c7e2aec4c4 * Fixed parsing of 'direction' media attribute.
18 years ago
Raphael Coeffic b0e2eed667 - fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-)
18 years ago
Stefan Sayer 46537f68bb send headers in relayed replies (as in requests)
18 years ago
Raphael Coeffic 3ff927db42 - changed to use BSD44SOCKETS define (see Makefile.defs).
18 years ago
Raphael Coeffic f9e5c3e0cf - fixes address (was containing \r) bug at the end of c= and o= lines.
18 years ago
Stefan Sayer 1024e2f008 fixed fseek for streams. Thanks to Helmut Kuper for the patch
18 years ago
Stefan Sayer 9c62df49ba reverted getInterfaceList to pre- r844 for linux
18 years ago
Stefan Sayer f40b479023 excluding precoded_announce by default
18 years ago
Stefan Sayer b91fde6ef0 no ss_len in linux
18 years ago
Stefan Sayer b5f42a5083 fixing sa_len to compile again on non-ipv6 and non-macosx
18 years ago
Stefan Sayer ca1e19de52 only update remote uri if there is a contact in the reply
18 years ago
Stefan Sayer ab15581aed passing CC/LD/AR to library makeing
18 years ago
Stefan Sayer 9c5124fdcc make emacs indent
18 years ago
Stefan Sayer 0e64da9748 fixed memory leak
18 years ago
Stefan Sayer 9e588b3a3d removed obsolete files (in core)
18 years ago