Commit Graph

912 Commits (6aaeb6ece99ae1a22e14ed6763267a3ed3a77883)

Author SHA1 Message Date
Raphael Coeffic 35cc7601a5 removed reference to LocalIP.
15 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
15 years ago
Peter Lemenkov 5ff20f5bfc Install sbc helper scripts
15 years ago
Peter Lemenkov 849fa92c44 More sbc modules to compile
15 years ago
Peter Lemenkov 2b414a60bd Install more config files
15 years ago
Peter Lemenkov ca6e3190c4 Sync cmake templates for conf-files
15 years ago
Peter Lemenkov 61c95cb1f3 Drop outdated modules
15 years ago
Stefan Sayer 1d35fc7af0 b/f: remove call timer timer if set on end of call
15 years ago
Stefan Sayer 87ca57ee10 removed obsolete b2b apps. updated sbc doc
15 years ago
Stefan Sayer a533fdcb5e Merge branch 'dsm_lang'
15 years ago
Stefan Sayer 5026ab7f50 DSM: support variables in range, e.g. range($myvar)
15 years ago
Stefan Sayer dd467a96ef DSM: size($arrayname, $dst) action
15 years ago
Mathew Williams 721f6ecf73 added [] to chars not allowed in var names
15 years ago
Stefan Sayer d5ebf27e02 DSM: fix for ($bar in array) for structs
15 years ago
Stefan Sayer a32ab56dcf removed unused 'separator' define
15 years ago
Stefan Sayer b2b11301ff webconference: participant ID / findParticipant
15 years ago
Stefan Sayer c7c96a2f5e DSM: parsing of "else", if conditions without []
15 years ago
Stefan Sayer 26db3fae33 DSM: implement for ($x in range(2, 5))
15 years ago
Stefan Sayer d90e76a7d3 DSM: "for (x in array)" and "for (k,v in struct)"
15 years ago
Stefan Sayer b12da91f64 dsm: execution reordered (small optimization)
15 years ago
Stefan Sayer 3e563d335d reindent
15 years ago
Stefan Sayer 3b67569f69 reindent
15 years ago
Stefan Sayer 677e31237d sbc: make next_hop_for_replies dynamic
15 years ago
Stefan Sayer 660f23aa83 sbc: next_hop_for_replies option
15 years ago
Stefan Sayer f9439a1dd4 dsm: adds utils.playRingTone() function
15 years ago
Stefan Sayer ea20cfa4da xmlrpc2di: server_ip option to bind specific
15 years ago
Stefan Sayer 0f59e352f1 sbc: a little more sample options
15 years ago
Stefan Sayer 8a9bca719a sbc: regex maps, flexible active profile selection
15 years ago
Stefan Sayer ace0355f20 removed extra debug message
15 years ago
Stefan Sayer c2f1b6ecb7 sbc: using INTERNAL_ERROR define everywhere
15 years ago
Stefan Sayer 74926f7a13 sbc: adds the refuse_with option
15 years ago
Stefan Sayer 83bc717316 sbc: append_headers profile option
15 years ago
Stefan Sayer d5773dfd7c sbc: add \r, \n, \t replacement
15 years ago
Stefan Sayer bc9f92b9f4 added (c) notice
15 years ago
Stefan Sayer b691f988e0 sbc: add $si/$sp and $Ri/Rp source/rcvd IP/port
15 years ago
Stefan Sayer 73dc076d84 fix the proper type (int)
15 years ago
Stefan Sayer 870f6e10a7 more int2str type correctness fixing
15 years ago
Peter Lemenkov 778dde4055 Install email template
15 years ago
Peter Lemenkov 5fc37d6e9d Fix gateway module's version passing in CMake
15 years ago
Stefan Sayer 7435ec7cf7 removed orphan code
15 years ago
Stefan Sayer 6a7d84bf04 fix more size_t->unsigned casting for int2str
15 years ago
Stefan Sayer e4ef548166 even more more size_t->unsigned casting
15 years ago
Stefan Sayer 123de09868 fix more size_t->unsigned casting for int2str
15 years ago
Stefan Sayer 5bd17750ec b2b: return value of relayEvent
15 years ago
Matthew Williams be62fe1ca5 implementation of functions in DSM
15 years ago
Matthew Williams f4b8287436 initial support for if blocks (no else)
15 years ago
Stefan Sayer 6337394b55 simplified module interface
15 years ago
Stefan Sayer d18b49b5ad fix loading of sbc mod after session timer
15 years ago
Stefan Sayer 63d5b66d31 DSM: sys.getTimestamp() and sys.subTimestamp()
15 years ago
Stefan Sayer cad6589d67 DSM: groups module
15 years ago