Commit Graph

1536 Commits (0884ede3fcc1e08a459cefd82123be07feb3646b)
 

Author SHA1 Message Date
Stefan Sayer 0884ede3fc updated tracker url
16 years ago
Stefan Sayer 2554706574 added sst_b2b documentation
16 years ago
Stefan Sayer 0012b5fa61 first version of a SST enabled B2B application.
16 years ago
Stefan Sayer 0070ec7c9a fixed calculation of actual session timer interval, if remote end does not support SST
16 years ago
Raphael Coeffic d909b7a34f - fix for the case where force_outbound_proxy is set to "yes" whereby no outbound_proxy has been set.
16 years ago
Raphael Coeffic b24f51ef5b - simplified some code in the SIP stack
16 years ago
Stefan Sayer 1a0d15d310 made more methods virtual
16 years ago
Stefan Sayer 59850db17a note about simple prefix matching
16 years ago
Stefan Sayer 7c3775ab05 simple star matching
16 years ago
Stefan Sayer 16413a8019 dialout function
16 years ago
Stefan Sayer 66e64a5334 missing substr
16 years ago
Stefan Sayer 190252522c replying with ERROR instead of abort (e.g. on AmSipDialog::reply_error no non-existing request)
16 years ago
Raphael Coeffic d6a547ca8e - removed sticky "next_hop".
16 years ago
Stefan Sayer 888679e569 missing include (AmSession is casted to)
16 years ago
Stefan Sayer 07da33457c removed redundant code
16 years ago
Stefan Sayer aa0dbfa4ee some more helpful debug info
16 years ago
Stefan Sayer ae504d411f initialize buffer on allocation
16 years ago
Stefan Sayer b3af4f5a3d added missing include
16 years ago
Raphael Coeffic 9ed85e1465 - sip_server_threads configuration parameter added.
16 years ago
Raphael Coeffic d31ef86751 - added support for multiple SIP/UDP receivers.
16 years ago
Raphael Coeffic 38283be162 cleanup work.
16 years ago
Raphael Coeffic a215e5adda - works better like this on MacOSX.
16 years ago
Raphael Coeffic c7cda7ad7f - sipctrl dir is not needed any more.
16 years ago
Raphael Coeffic 6b1d7a95dc - re-enables the "accept_fr_without_totag" config param.
16 years ago
Raphael Coeffic 9f37c3a6f1 - adds wrapper for pthread_cond_timedwait(). Thx to Robert Szokovacs for the original patch.
16 years ago
Raphael Coeffic 428462c8c7 fixed linking for mac os x (requires a symbol table in static archive)
16 years ago
Peter Lemenkov 33744a0faf Missing *.c module in adpcm CMake makefile
16 years ago
Stefan Sayer 6c6cdf5615 fixed DBG format of trans ticket
16 years ago
Stefan Sayer ebe947e525 adapted to direct linking of sipctrl into core
16 years ago
Stefan Sayer 49f6c8ea2a NUM_SESSION_PROCESSORS for CMake
16 years ago
Stefan Sayer e9d777b8a5 added missing file to CMake buildsys
16 years ago
Stefan Sayer 1704f9cb34 optimizing wheeltimer against lock contention (ref r30379)
16 years ago
Stefan Sayer 101880a2a1 optimizing mutex (ref r30378)
16 years ago
Stefan Sayer 5dc1635495 removed using ntop instead of ntoa to get rid of mutex (ref r30374:30377)
16 years ago
Stefan Sayer 3cdb00f9b4 added note about optimizing locking in doc
16 years ago
Stefan Sayer 7a0a948fa9 adds lock striping for the event dispatcher.
16 years ago
Stefan Sayer 972283ff66 adds possibility to set UDP receive buffer size in config.
16 years ago
Stefan Sayer 446ff886ba also pass trans_ticket to UA for ACKs (aborted otherwise)
16 years ago
Stefan Sayer c6d9ae3bbf create RTP stream (AmSession::rtp_str) only if really needed
16 years ago
Stefan Sayer b339b41bc7 added missing files from thread pool implementation
16 years ago
Stefan Sayer ceb2030acc Introduces optional (compile-time) threadpool for signaling support.
16 years ago
Stefan Sayer a64777c5c0 checking for right load. patch by Andrey Samusenko
16 years ago
Raphael Coeffic 778da1ad57 the old serKey has been replaced by a proper transaction ticket specific to the internal SIP stack.
16 years ago
Raphael Coeffic 7cc53db7a3 avoid building sipctrl.
16 years ago
Peter Lemenkov 9ead74b670 Really fix compilation with old SIP (tool for generating bindings)
16 years ago
Peter Lemenkov a0f3d9f637 Old CMake doesn't set PYTHONLIBS_FOUND variable
16 years ago
Stefan Sayer 61176bc0ce fixed contact header generation
16 years ago
Stefan Sayer d7ce62ac11 enabled log_raw_messages for sending again
16 years ago
Stefan Sayer da870794e7 make this compile again, and only warn if sipctrl module is to be loaded.
16 years ago
Peter Lemenkov c80beb7e64 More compliance with CMake 2.4
16 years ago