- 21 4月, 2016 2 次提交
-
-
-
由 Mike Jerris 提交于
Merge pull request #819 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9085-avmd-add-avmd_fire_event-method to master * commit 'bfd8ef08': FS-9085, FS-9024: [avmd] Add events FS-9024: [avmd] Add events
-
- 20 4月, 2016 3 次提交
-
-
由 Piotr Gregor 提交于
Add start/stop events. Add registration method, add fire events method.
-
由 Anthony Minessale 提交于
FS-9057 #resolve [Screen Share feed no longer takes floor when someone mutes and unmutes their webcam]
-
由 Piotr Gregor 提交于
Add sesion start/stop events.
-
- 19 4月, 2016 8 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #815 in FS/freeswitch from ~ALEXANDR.DUBOVIKOV_GMAIL.COM/freeswitch:feature/FS-9078-hepv2-and-hepv3-support-windows-pragma to master * commit '024af441': one push one pop FS-9078 added #pragma for MSVC compiler
-
由 Alexandr Dubovikov 提交于
-
由 Michael Jerris 提交于
FS-9082: [mod_java] coreectly reference the modules dir so mod_java can load what it needs when modules are not placed in prefix/mod directory
-
由 Mike Jerris 提交于
* commit '252f0e26': FS-9083 [mod-sofia] Pass On SIP headers from leg A to B
-
由 Thomas Weber 提交于
Buffer overflow in switch_channel_expand_variables_check and switch_event_expand_headers_check fixed (FS-8757)
-
由 Giacomo Vacca 提交于
-
由 William King 提交于
-
由 William King 提交于
-
- 18 4月, 2016 7 次提交
-
-
由 Alexandr Dubovikov 提交于
-
由 William King 提交于
-
由 Ken Rice 提交于
-
由 Mike Jerris 提交于
Merge pull request #806 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9030-avmd-sync-avmd_start_function to master * commit 'bcddd3da': FS-9030, FS-9050: [avmd] Fix APP interface
-
由 Italo Rossi 提交于
-
由 Mike Jerris 提交于
Merge pull request #811 in FS/freeswitch from ~ALEXANDR.DUBOVIKOV_GMAIL.COM/freeswitch:feature/FS-9078-hepv2-and-hepv3-support to master * commit '981b528c': FS-9078 added hepv2 and hepv3 support
-
由 Alexandr Dubovikov 提交于
-
- 16 4月, 2016 2 次提交
-
-
由 Anthony Minessale II 提交于
Merge pull request #809 in FS/freeswitch from bugfix/FS-8949-switch_rtp.c-send-end-packet-for to master * commit 'aadf8962': FS-8949 #resolve [switch_rtp.c Send end packet for [X] not recognised]
-
由 Anthony Minessale 提交于
-
- 15 4月, 2016 2 次提交
-
-
由 Italo Rossi 提交于
-
由 Nathan Neulinger 提交于
FS-9074: [mod_skinny] Fix incorrect location of free causing memory leak of xml when certain errors occur
-
- 14 4月, 2016 3 次提交
-
-
由 Ken Rice 提交于
the freeswitch-all package should be operationally the same as freeswitch-meta-all it should not conflict with any other freeswitch pacakge it should install them all via dependancy. This patch does just that... There is probably a better way to do it, but this is needed to avoid issues where a dep may have been added to a sub-module (say mod_av, but it was not added to the freeswitch-all package. This will also allow for someone to install freeswitch-all or any part there of without forcing a deinstall of other parts of the over all FreeSWITCH software package.
-
由 Mike Jerris 提交于
* commit '50bf8dcd': FS-9072: [mod_syslog] Allow logging of messages with tab character
-
由 Artem Karukov 提交于
mod_syslog silently drop messages containing tabs character 0x09 and thus does not log (f.e.) exceptions from lua code.
-
- 13 4月, 2016 2 次提交
-
-
由 Piotr Gregor 提交于
Now avmd can be properly called from dialplan. Application interface to start/stop avmd session consists of start/stop app methods. Backward compatible, old APP syntax left but will be described in docs as deprecated.
-
由 Anthony Minessale 提交于
-
- 12 4月, 2016 5 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #802 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9039-avmd-change-return-type-of-session to master * commit '68c2c5d4': FS-9039: [avmd] Use FS enumeration
-
由 Chris Rienzo 提交于
FS-9058 [mod_hiredis] fix rate counters so the keys expire after interval completes. Do not auto decrement rate counters. Do not log null responses.
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
FS-9054 [mod_hiredis] add ignore-connect-fail profile param so that calls do not get killed if limit fails due to lost connection
-
- 11 4月, 2016 3 次提交
-
-
由 Mike Jerris 提交于
* commit 'c39fbb29': FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
-
由 William King 提交于
* commit 'a7465e6c': FS-9052 [mod_hiredis] add connection pooling, improve dropped connection resiliency, and allow 0.10.0 of hiredis for CentOS 6.
-
由 Chris Rienzo 提交于
FS-9052 [mod_hiredis] add connection pooling, improve dropped connection resiliency, and allow 0.10.0 of hiredis for CentOS 6.
-
- 10 4月, 2016 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 09 4月, 2016 1 次提交
-
-
由 Piotr Gregor 提交于
Now initialization function returns switch_status_t.
-