- 02 9月, 2016 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #942 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9466-use-system-md5-if-available to master * commit '5a2f9d7a': FS-9466: Use system MD5 if available
-
由 Mike Jerris 提交于
Merge pull request #894 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9143-avmd-fix-custom-headers-in-events to master * commit '9e0ade83': FS-9143 [avmd] #fix event headers
-
- 01 9月, 2016 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 31 8月, 2016 5 次提交
-
-
由 Spencer Thomason 提交于
- Use system MD5 on BSD and Solaris based platforms - Use OpenSSL if system library is not available - Fallback to included APR - Optimize switch_md5_string() - replace libsofia MD5 routines in mod_sofia with switch_md5() ones FS-9466 #resolve
-
由 Italo Rossi 提交于
FS-9471 [verto_communicator] Updating In Call display after receiving display update message from mod_verto.
-
由 Mike Jerris 提交于
Merge pull request #943 in FS/freeswitch from ~DAVIDL/freeswitch-verto-permission-event:feature/verto-permission-event to master * commit '5a0e1af5': FS-9469 added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks so client code gets notified of webrtc permission change immediately
-
由 davidlin 提交于
added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks so client code gets notified of webrtc permission change immediately remove whitespace changes
-
由 Steve Underwood 提交于
The band filter for G.722 could cause numerical overflow in unusual circumstances with the maximum possiblke signal level. The filter output is now saturated to 16 bits to avoid this.
-
- 29 8月, 2016 2 次提交
-
-
由 Ken Rice 提交于
-
由 Mike Jerris 提交于
* commit '16162fd7': FS-9404 Handle sequence rollovers in mod_av handling of inbound H.263.
-
- 26 8月, 2016 1 次提交
-
-
由 Josh Allmann 提交于
-
- 24 8月, 2016 1 次提交
-
-
由 Italo Rossi 提交于
The member can hangup the call while we are playing the outbound announce audio to the agent, this patch detects this and properly hangup the agent channel to avoid keeping it up with just a silence call since there's no active bridge. The agent-bridge-end event now has CC-Agent-Bridged: true if the bridge successfully happens, variable cc_agent_bridged was added so we can track this in the agent and member CDRs. If you want to play an audio to the agent to indicate the member hangup the call before the bridge set the variable cc_bridge_failed_outbound_announce, for example: <action application="set" data="cc_bridge_failed_outbound_announce=tone_stream://%(250,250,425);loops=3"/> or <action application="set" data="cc_bridge_failed_outbound_announce=your-caller-has-gone-away-audio"/> prior to calling callcenter application. These variables are documented at https://freeswitch.org/confluence/display/FREESWITCH/mod_callcenter
-
- 23 8月, 2016 2 次提交
-
-
由 Ken Rice 提交于
FS-9442 #resolve #comment tweak the deb packages to properly install the debug symbols via freeswitch-all-dbg and freeswitch-meta-all-dbg lang packages do not have dbg packages as they are just xml
-
- 22 8月, 2016 8 次提交
-
-
由 Brian West 提交于
-
由 Mike Jerris 提交于
Merge pull request #938 in FS/freeswitch from ~IXYD/freeswitch:bugfix/FS-9452-mod_sofia-sip-capture-src-and-dst to master * commit 'ebaf95e7': FS-9452: fixed true/false logic for using dst flag
-
由 Brian West 提交于
-
由 Ken Rice 提交于
FS-9442 #resolve #comment tweak the deb packages to properly install the debug symbols via freeswitch-all-dbg and freeswitch-meta-all-dbg
-
由 Ken Rice 提交于
-
由 Sebastian Denz 提交于
-
由 Ken Rice 提交于
-
由 Piotr Gregor 提交于
Make all headers starting from capital letter.
-
- 21 8月, 2016 1 次提交
-
-
由 William King 提交于
* commit '5f534649': FS-9409: Wait for avformat reader thread before reading.
-
- 20 8月, 2016 7 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #936 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9447-fix-build-on-windows to master * commit 'e5fc843c': FS-9447: [mod_avmd] #fix PRId64 on windows
-
由 Piotr Gregor 提交于
We need to include inttypes.h header on Windows for this to work.
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #935 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9449-enable-clock-calibration-and-clock_nanosleep to master * commit 'c5eb29d7': FS-9449: Enable clock calibration and clock_realtime on Solaris
-
由 Mike Jerris 提交于
* commit '676419a2': FS-9439 check chained loopback for loopback_bowout
-
由 Spencer Thomason 提交于
-
由 Luis Azedo 提交于
-
- 19 8月, 2016 6 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #934 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9447-avmd-increase-default-number-of-samples to master * commit '169f1c0b': FS-9447: [mod_avmd] increase factory default value of samples to skip
-
由 Mike Jerris 提交于
* commit 'ea5b3936': FS-9440 add transfer_destination
-
由 Mike Jerris 提交于
* commit 'f8c2abc1': FS-9441 optional skip member outcall beep
-
由 Piotr Gregor 提交于
Increase the value of parameter for factory settings (used when config can't be loaded or on 'set default' command).
-
由 Mike Jerris 提交于
Merge pull request #933 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9447-avmd-increase-default-number-of-samples to master * commit 'fb065a14': FS-9447: [mod_avmd] increase default value of samples to skip
-
由 Piotr Gregor 提交于
Increase value of samples to skip at the beginning of new frame. This increases the robustness against false detections observed on German voicemail from Switzerland (see wav audio attached to case FS-9447).
-
- 18 8月, 2016 1 次提交
-
-
由 Moises Silva 提交于
-