Commit Graph

919 Commits (e3950674ebe1d136c8bd4d26edd44f354e1921eb)

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