Commit Graph

797 Commits (98a3a3885f8a6772107e0fcc7fdfdd67dd89b32e)
 

Author SHA1 Message Date
Stefan Sayer 98a3a3885f newline fixes
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 2a0c6142c0 simplified (AmB2BSession already has invite_req)
18 years ago
Stefan Sayer a57c35e349 more verbose logging
18 years ago
Stefan Sayer 94a0733f4e SEMS-30: continue_b2b=[yes|no|app-param]
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
Stefan Sayer 0d286c8244 some ivr example and test scripts
18 years ago
Stefan Sayer 86b5f50725 added more application documentations
18 years ago
Stefan Sayer 3dc949a1e6 added& updated readme
18 years ago
Stefan Sayer e8a134a593 removing lib on clean target
18 years ago
Stefan Sayer 37fbc33172 template vmsg_length example
18 years ago
Stefan Sayer ffdfc95913 fixed example
18 years ago
Stefan Sayer 1623532145 fixed return value to always return array
18 years ago
Stefan Sayer 1f2b1d5272 webconference listRooms function
18 years ago
Stefan Sayer 79526cdf4a moved session related code to WebConferenceDialog.[cpp,h]
18 years ago
Stefan Sayer 87ddcea059 checking exception on failed statistics reading
18 years ago
Stefan Sayer 4c0cd36c63 added onSessionStart function for outgoing calls
18 years ago
Raphael Coeffic 83d837c1b0 - fixes bad dead lock on Mac OSX. This could potentially happen also elsewhere, depending on exact python version.
18 years ago
Stefan Sayer bdba6d6f0d added calls/loglevel options
18 years ago
Stefan Sayer 623ca15652 added optional disambiguation for 20040713 cvs version
18 years ago
Raphael Coeffic 34a5a9d615 - some iphone linking fixes...
18 years ago
Juha Heinanen 6a81b7d6b9 * Added optional "headers" argument to dialout function. If present,
18 years ago
Juha Heinanen f6bf5a66b2 * Added note on using local libxmlrpc installation.
18 years ago
Juha Heinanen 4a83c68fba * Removed extra argument.
18 years ago
Juha Heinanen 61c27fef3b * Migrated Sems + OpenSER mini-HOWTO to 1.0 version of Sems.
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
Juha Heinanen 48cf59eb0c * Changed core test to conform with sems default file.
18 years ago
Stefan Sayer c32c404f56 possibly filtering out cc_acc
18 years ago
Stefan Sayer 0920bce56e removed installing etc/default/sems by hand - it is done by dh_installinit
18 years ago
Stefan Sayer 16630ed0dc added exclude_modules for install in core
18 years ago
Stefan Sayer a89f0bc871 fixed debian pkg rules to use DESTDIR
18 years ago
Raphael Coeffic e6ed750198 - fixes route-set passed to the core.
18 years ago
Stefan Sayer 400d6c6e24 fixed CC/CXX defs
18 years ago
Stefan Sayer f122c077b7 supporting colon as separator for exclude_modules
18 years ago
Stefan Sayer 3bf6694201 all options supported by use flags
18 years ago