Commit Graph

820 Commits (e1c2e2f61bc8bcc59636b4a7a247e9b60d867ff2)

Author SHA1 Message Date
Peter Lemenkov 8e8f17a51a Enable sst_b2b building with sems
16 years ago
Peter Lemenkov b9282ef1bb Enable py_sems building with CMake
16 years ago
Peter Lemenkov 487001bfcd More cmake templates
16 years ago
sayer 2f8abb0a5f Merge branch 'master' of ssh://sayer@git.sip-router.org/sems
16 years ago
debian a3b7974740 restoring some more app-cfg-target
16 years ago
debian 644a08fb23 install default voicemail template into /etc/sems/etc
16 years ago
Stefan Sayer 014a26b268 no -Xlinker and --export-dynamic on solaris, too
16 years ago
debian 5ede8b48c2 deb: added mod_mysql, removed mod_py from sems pkg
16 years ago
Stefan Sayer c626e300fe removed unnecessary link dep on libutil
16 years ago
debian e5680878be earlier than 4.7.6, include extra headers
16 years ago
debian d7f9cc5535 new class conversion earlier version, fix log
16 years ago
debian 8609a776db fix typo
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 5a57721513 implements SIGUSR1/SIGUSR2 handling, custom use
16 years ago
Stefan Sayer 19e5ef2b29 fixed to reflect API changes
16 years ago
Stefan Sayer 79d1e3a949 SIP Session Timer support for ivr app
16 years ago
Stefan Sayer a217168a64 SIP Session Timer support for conference app
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 9e48bad2f6 moved check for UPDATE support in req/reply handlers
16 years ago
Stefan Sayer 471fc519bf sst_b2b: added proper sample config for sst
16 years ago
Stefan Sayer a4c7a7ab62 b/f: session refresh method in pure b2b app
16 years ago
Stefan Sayer 6acd834aa6 Session Timer support for DSM
16 years ago
Stefan Sayer dd841fbf75 Session Timer support for webconference app
16 years ago
Stefan Sayer feb02617f4 DSM: utils.splitStringCR splits string on \n
16 years ago
Stefan Sayer 042b073780 DSM: sys.popen function to exec external program
16 years ago
Stefan Sayer 46242169a3 voicemail: WARN if tmp file could not be unlinked
16 years ago
Stefan Sayer b0c6f35cc4 DSM: enable literal @ (e.g. set($var=@); )
16 years ago
Peter Lemenkov 4838586bbb Fix for old python 2.4
16 years ago
Stefan Sayer f480d65e03 DSM: fix #include path for recursive #include
16 years ago
Stefan Sayer a3292d8b68 DSM: support for #include "script.dsm"
16 years ago
Stefan Sayer d9aaac69f6 DSM: support $var in jumpFSM($var)/callFSM($var)
16 years ago
Raphael Coeffic a292668861 fixes retransmission to another ip
16 years ago
Stefan Sayer d5300db86e DSM: added debug info when event is processed
16 years ago
Stefan Sayer fa9b4a2039 sst b2b: filter out session-timer headers
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
Stefan Sayer a8de04af62 moved DSM module docs to doc directory
16 years ago
Stefan Sayer 7975aadde0 DSM: corrected mod_mysql doc
16 years ago
Stefan Sayer 2beab8586f DSM: mod_dlg: doc bits about vars for dialout
16 years ago
Peter Lemenkov 581a3bd949 Use glob expression instead of lengthy lists in some CMake-files.
16 years ago
Stefan Sayer dbd10cadc9 open configured web-conference rooms on startup
16 years ago
bpintea d074c0c0cd removed "#if 0" dead code
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 312d8c9010 xmlrpc2di: write whole response if > buffer length
16 years ago
Stefan Sayer e6ef3d9de0 DSM: fix debug message for outgoing call
16 years ago
Stefan Sayer 2d04ce9f44 DSM: mon_select fallback debug level INFO -> DBG
16 years ago
Stefan Sayer 6a908c1bdb DSM: fix debug print size_t
16 years ago
Stefan Sayer 311cc846d2 DSM: fix: don't create event param if non-existing
16 years ago
Stefan Sayer 15f1a72646 DSM: mod_dlg: dialout headers \\r\\n -> \r\n
16 years ago
Stefan Sayer 36cdb3ec3b fix di_log example to match new log hook api
16 years ago
Stefan Sayer c96bf2961c adapt b2b_connect to new onSipReply format
16 years ago