Commit Graph

174 Commits (e4ef54816612784f97149fca6418ec962c19583f)

Author SHA1 Message Date
Stefan Sayer 63d5b66d31 DSM: sys.getTimestamp() and sys.subTimestamp()
15 years ago
Stefan Sayer cad6589d67 DSM: groups module
15 years ago
Stefan Sayer c2bbb3f709 DSM: param() function, access param named by a var
15 years ago
Stefan Sayer 8121d6d99d sbc: doc: added note about md5 hash
15 years ago
Stefan Sayer 623e480bf6 sbc: doc for profile reload
15 years ago
Stefan Sayer 3b01cbca32 dsm: fix typo in doc
15 years ago
Stefan Sayer 88789eb124 transparent 100rel mode for SBC app
15 years ago
Stefan Sayer a643451c18 add standard REFER as option to pin_collect
15 years ago
Stefan Sayer da6085accf updated doc
15 years ago
Stefan Sayer 19b43ec341 sbc: make call-id of second leg configurable; $ci
15 years ago
Stefan Sayer 9d35567fca sbc: support for translating response codes
15 years ago
Stefan Sayer 88a64784b9 DSM example: handling CANCEL while INVITE pending
15 years ago
Stefan Sayer 4fb48b9e65 sbc: codec filter (SDP filter)
15 years ago
Stefan Sayer 4e705b58ae sbc: added prepaid accounting
15 years ago
Stefan Sayer 067d18a02d fix / documentation
15 years ago
Stefan Sayer 2ad43bfc84 sbc: support for using header and header components
15 years ago
Stefan Sayer daa9c241ff sbc: routing with next hop
15 years ago
Stefan Sayer 04e4b8918b sbc: outbound_proxy and force_outbound_proxy
15 years ago
Stefan Sayer a0aa6d3d1e updated todo (call timer)
15 years ago
Stefan Sayer 686c118382 call timer implemented in sbc app
15 years ago
Stefan Sayer f86ac8e0ff initial checkin of the sbc module
15 years ago
Stefan Sayer fa3f78da70 webconference: updated doc on adminpin with private_rooms=yes
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 1c78f5ef75 updated changelog (changes from 1.2 to 1.3)
16 years ago
Stefan Sayer 5a57721513 implements SIGUSR1/SIGUSR2 handling, custom use
16 years ago
Stefan Sayer f1b8362ef0 handle SIGHUP: stop sessions (send BYE), dont quit
16 years ago
Stefan Sayer c0e61aa35c dded notes about session timer support in apps
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 d6dd0e6e4a added authentication credentials for outgoing calls
16 years ago
Stefan Sayer a3292d8b68 DSM: support for #include "script.dsm"
16 years ago
Stefan Sayer 2ddcf513db DSM doc: quizconnect tutorial
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
Stefan Sayer 9572b7b3ec DSM: included monitoring module documentation
16 years ago
Stefan Sayer a8de04af62 moved DSM module docs to doc directory
16 years ago
Stefan Sayer 4155f83bec DSM: clearArray action
16 years ago
Stefan Sayer 38f51bcccf fixed another DSM example typo
16 years ago
Stefan Sayer 25d5d402ae fixed DSM example
16 years ago
Stefan Sayer 5abead95a1 monitoring: eraseByFilter method
16 years ago
Stefan Sayer 46d4b7d93f DSM: sendDTMFSequence action
16 years ago
Stefan Sayer 4338e3cf7d DSM: createSystemDSM action; DI cmd renamed
16 years ago
Stefan Sayer 40af0d1777 DSM: add system DSMs, DSMs unrelated to calls
16 years ago
Stefan Sayer 3c3eb1f7d3 DSM: doc for multiple parameters in postEvent
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
Stefan Sayer 7b7bf45b1a fixed some paths in documentation
16 years ago
Stefan Sayer 9c38e83152 fixed config file paths
16 years ago
Raphael Coeffic e42c05d7ff - updated doc to only use t_relay_to(), instead of t_write_unix() in SER config examples.
16 years ago
Stefan Sayer b9176c56d0 - event params made writable with set() and sets(); used to return value from event processing
16 years ago
Stefan Sayer e7b03e1c82 json object as DI parameter
16 years ago
Stefan Sayer a18d3cb3f6 corrected (array) to (struct), added (array) in parameters to DI command
16 years ago