Commit Graph

498 Commits (bba13905e820f23af85dbeb7ca3fdb7b0cd2bc01)
 

Author SHA1 Message Date
Stefan Sayer bba13905e8 fixed missing include
19 years ago
Stefan Sayer 823238100b bloacklist for module loading config parameter. allows to exclude some modules from loading
19 years ago
Stefan Sayer b075f6c03f fixed some -DOpenSER compilation issues
19 years ago
Stefan Sayer 4b4bbc5471 moved to config dir
19 years ago
Stefan Sayer 98db0ed289 moved to config location
19 years ago
Stefan Sayer 717117b635 some running and makefile fixing...
19 years ago
Raphael Coeffic 3572e0c018 new debian start script and config file contributed by Ovidiu Sas.
19 years ago
Raphael Coeffic 80461b82c6 - adds the new SASI interface
19 years ago
Stefan Sayer 93cfe148c1 XMLRPC client mode: use simple xmlrpc2di DI method to connect as XMLRPC client to a server
19 years ago
Stefan Sayer 6fed281bac adds struct (attribute-value map), some convenience contructors, and correct assignment operator
19 years ago
Stefan Sayer d5453745b2 DIAMETER client implementation to be used by SEMS apps and modules
19 years ago
Raphael Coeffic 8a6e4bec6b - resolved possible race condition (thx to Mark Sidell for reporting).
19 years ago
Stefan Sayer 78816a284a updated doc
19 years ago
Stefan Sayer 1ce93f3d61 callback application
19 years ago
Juha Heinanen a3c88fe612 * Introduced max_participants conference.conf variable.
19 years ago
Stefan Sayer 894bc455d2 add getConferenceSize function (to get conference size before joining)
19 years ago
Stefan Sayer 0018684bfd fixed Makefile to make clean only (not cleaner) in generated wrapper dir
19 years ago
Stefan Sayer 8c857dc978 simple call generator
19 years ago
Juha Heinanen 7059248b7d * Search for file to play now corresponds to documentation.
19 years ago
Stefan Sayer 89b6712de6 added virtual dtor to AmPlaylistItem
19 years ago
Stefan Sayer a0ae99feb1 fixed setting data_size for fpopen
19 years ago
Stefan Sayer 34b2a4a2b9 reset DTMF detector on default
19 years ago
Stefan Sayer 65550b96ed spandsp dtmf detection configurable as default dtmf detector
19 years ago
Stefan Sayer 052984ad11 support for inband dtmf detector from spandsp lib (www.soft-switch.org)
19 years ago
Stefan Sayer 60ca6667bf tool to check DTMF test
19 years ago
Stefan Sayer d87513d82a added the ArgBlob variant type, which is a type that owns a binary blob of data. see doxygen doc for details.
19 years ago
Stefan Sayer e9e8d50307 make only in core and apps, and, if present, ser dir
19 years ago
Stefan Sayer f2c70e67c9 moved DBG message before setting the stopped flag
19 years ago
Raphael Coeffic 6d68c42284 -fixed createCalleeSession to use newCalleeSession.
19 years ago
Stefan Sayer bc74530ed0 moved all target above include for old make versions that dont support DEFAULT_GOAL
19 years ago
Juha Heinanen 1e49381d0e * In OpenSER mode cr is added after lf only if it is not already there.
19 years ago
Stefan Sayer 476ff73f20 explicity type cast
19 years ago
Raphael Coeffic a8e29ce0c6 add sip-4.5.2 generated files ("sip" is only backward compatible at the runtime level).
19 years ago
Raphael Coeffic 45ef66821f fixes artefacts at the end of wav files using other chunks after the main data chunk.
19 years ago
Raphael Coeffic 9444a145cc fixed extra_clean target
19 years ago
Stefan Sayer 504fe90ec6 fixed implicit conversion warning
19 years ago
Andreas Granig 4f94c403c1 Added support to pass call leg r-uris different from from- and to-uri.
19 years ago
Andreas Granig dfd03bb91c Added two new plugins:
19 years ago
Stefan Sayer 1a5d475c6a added python-dev info
19 years ago
Stefan Sayer 3fe6d07006 auto-detect python version (overrid with PYTHON_VERSION=x.y)
19 years ago
Stefan Sayer 97cd063647 auto-detect python version
19 years ago
Stefan Sayer 8836f205ae b2b API changed: onOtherReply may absorb replies
19 years ago
Stefan Sayer 6998274a9a added GPL license info
19 years ago
Stefan Sayer 75b9af0a18 fixed changed dialout fct
19 years ago
Stefan Sayer 1c715ff8b4 added comments about jitter/playout buffers
19 years ago
Stefan Sayer 436d47ddf5 only bye dialog if pending || connected
19 years ago
Stefan Sayer b7a06b5c71 session's local tag may be set in SessionFactory's onInvite method
19 years ago
Stefan Sayer 733e7599bd added min_record_time to voicemail, will not send voicemail messages shorter than that.
19 years ago
Stefan Sayer 7e9f32768c pinging remote on early session for opening FW/NAT/symmetric rtp
19 years ago
Stefan Sayer c461a95986 fixed possible deadlock situation on incorrect localIP/raddr
19 years ago