- 04 11月, 2015 5 次提交
-
-
由 William King 提交于
FS-8377 Fix the handling of hiredis limit release when using an interval. The expectation for interval is to NOT decrement the limit.
-
由 Anthony Minessale 提交于
-
由 Nathan Neulinger 提交于
-
由 Brian West 提交于
Merge pull request #578 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8413-segfault-calling-session-getvariable-nil to master * commit '6288af5e': FS-8413: Segfault calling session:getVariable(nil) in lua script
-
由 Mark Lipscombe 提交于
script calling session:getVariable() with a null variable name will cause FreeSWITCH to segfault. This change checks whether varname parameter to switch_channel_get_variable_dup is non-NULL.
-
- 03 11月, 2015 2 次提交
-
-
由 Anthony Minessale II 提交于
* commit 'e96c2d49': FS-8411 Replace ping_frame with video_ping_frame in a couple places that were missed
-
由 Bradley Jokinen 提交于
-
- 29 10月, 2015 10 次提交
-
-
由 William King 提交于
Merge pull request #573 in FS/freeswitch from ~WTCROSS/freeswitch:bugfix/FS-8398-ubuntu-trusty-deb-packaging to master * commit '21a79e3f': FS-8398: Added event_handlers/mod_amqp to avoided modules for Ubuntu 14.04 Trusty
-
由 Anthony Minessale II 提交于
Merge pull request #574 in FS/freeswitch from bugfix/FS-8154-segmentation-fault-occurs-while-eavesdropping to master * commit 'b4045420': FS-8154 #resolve [Segmentation fault occurs while eavesdropping on video call]
-
由 Anthony Minessale 提交于
-
由 Tyler Cross 提交于
This change makes it so that event_handlers/mod_amqp is avoided when building debian packages for Ubuntu 14.04 (Trusty). If this module is packaged there is a dependency issue related to the rabbitmq libraries. Avoiding the module was the simplest solution to achieve debian packaging on the Ubuntu 14.04 OS.
-
由 Brian West 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #570 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8222-closing-screen-share-does-not-end to master * commit '320cf0ad': Target link for the plugin url, added comment explaining override $.FSRTC callback FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click
-
由 Jaon EarlWolf 提交于
-
由 Michael Jerris 提交于
-
由 Brian West 提交于
* commit 'e6ae2e9b': FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered
-
由 Emmanuel Schmidbauer 提交于
FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered
-
- 28 10月, 2015 4 次提交
-
-
由 Jaon EarlWolf 提交于
FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click
-
由 Brian West 提交于
Merge pull request #550 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-fix to master * commit '65fd0792': FS-8319: mod_opus: fix and cleanup of switch_opus_has_fec() and switch_opus_info().
-
由 Brian West 提交于
Merge pull request #555 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-repacketization-toggle-fec to master * commit 'd145111e': FS-8344: mod_opus: toggle FEC on the last frame which is to be packed, so that FEC will be only present on the first SILK frame of the next Opus frame (Opus repacketization).
-
由 Mike Jerris 提交于
Merge pull request #546 in FS/freeswitch from ~COREY BURKE/freeswitch:feature/FS-8281-expose-srtp-and-srtcp-crypto-keys to master * commit '0316fdfc': FS-8281: Expose SRTP and SRTCP crypto keys as channel vars
-
- 27 10月, 2015 3 次提交
-
-
由 Corey Burke 提交于
New vars are srtp_{local,remote}_crypto_key and srtcp_{local,remote}_crypto_key. Allows decrypting packet captured media streams for debugging.
-
由 Brian West 提交于
Merge pull request #549 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-decoder-statistics to master * commit 'ea65a31e': FS-8313: mod_opus: show decoder stats at end of call (how many times it did PLC or FEC)
-
由 Anthony Minessale 提交于
-
- 26 10月, 2015 3 次提交
-
-
由 Brian West 提交于
* commit 'c3a59c4b': FS-8373 Improve quality of recordings when using fast encoding
-
由 Mike Jerris 提交于
-
由 Brian West 提交于
* commit '216e79f7': FS-8380 Improve mod_av's handling of vw and vh core file params
-
- 23 10月, 2015 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Chris Rienzo 提交于
FS-8370 #resolve [mod_rayo] found another place in <prompt> where a message was freed after being queued for delivery. This resulted in a freed object being serialized, crashing FS.
-
- 22 10月, 2015 8 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Bradley Jokinen 提交于
This allows for the core file params vw and vh to be used to modify the resolution of recordings. If the specified resolution does not match the resolution of the call being recorded, the video will be scaled.
-
- 21 10月, 2015 3 次提交
-
-
由 William King 提交于
-
由 Italo Rossi 提交于
FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me
-
由 Anthony Minessale 提交于
-