- 10 9月, 2016 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 09 9月, 2016 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Italo Rossi 提交于
FS-9346 [verto_communicator] Add DTMF icon while on a video call, fixing conferences with pin number
-
由 Mike Jerris 提交于
Merge pull request #949 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9458-set-channel-variable-before-beep to master * commit '849918fd': FS-9458: [avmd] Set channel variable before BEEP event is fired
-
由 Piotr Gregor 提交于
Now channel variable is properly set when event is delivered.
-
- 08 9月, 2016 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
- 07 9月, 2016 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Christopher Rienzo 提交于
Merge pull request #941 in FS/freeswitch from ~RICHARD.SCREENE/freeswitch:feature/FS-9457-mod_http_cache-work-with-azure-blob to master * commit '55978ba0': FS-9457 [mod_http_cache] Allow GET and PUT from Azure Blob Service
-
由 Richard Screene 提交于
Only send final PUT on Azure profiles Fix core dump when reading Azure key from environment variable Improve interface between mod_http_cache and storage providers Remove debug Remove out-of-date TODO Add new configuration to example Changes arising from Christopher Rienzo's comments Add function to pointers to the profile to allow for better integration with the storage providers. Add function to pointers to the profile to allow for better integration with the storage providers Remove old header file inclusion
-
- 06 9月, 2016 3 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #944 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9472-originate-retry-timeout to master * commit '4620f107': FS-9472 [core] Add originate_retry_timeout and originate_retry_min_period_ms
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 05 9月, 2016 2 次提交
-
-
由 Mike Jerris 提交于
* commit 'eb08eef0': FS-9480 [mod_kazoo] add api enhancements
-
由 Luis Azedo 提交于
-
- 02 9月, 2016 3 次提交
-
-
由 Mike Jerris 提交于
* commit '9cd2dbbd': FS-9398 solve missing variables in sofia events expire and unregister
-
由 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 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Chris Rienzo 提交于
originate_retry_timeout : maximum duration in seconds to allow retry attempts to occur. On expiration, this will not stop an in progress attempt, it will only prevent a retry attempt from starting. This value works together with originate_retries. originate_retry_min_period_ms : minimum spacing between retry attempts. This prevents retries from flooding an enpoint when it rejects quickly.
-
- 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 提交于
-