31333 Commits

Author SHA1 Message Date
Moises Silva
7b9184e94f Fix compiler warning/error in ftmod_r2.c 2016-08-18 19:10:48 -04:00
Brian West
2636141c32 Revert FS-8565, its getting a few blames for 3cx interop issues, we need to revisit the original reason and make sure this was the right fix. 2016-08-18 15:12:28 -05:00
Luis Azedo
f8c2abc189 FS-9441 optional skip member outcall beep 2016-08-18 11:04:08 -05:00
Luis Azedo
ea5b39365a FS-9440 add transfer_destination 2016-08-18 10:23:55 -05:00
Anthony Minessale
bfb9e96f84 FS-9437 #resolve [Delete avatar if video is enabled mid-call] 2016-08-17 18:22:20 -05:00
Anthony Minessale
b9733c577c FS-9436 #resolve [RTCP PLI Media Source SSRC wrong after re-INVITE] 2016-08-17 18:22:20 -05:00
Brian West
3c92bad18e FS-9425 fix copy and paste error where we were not setting the height properly. 2016-08-17 12:52:40 -05:00
Anthony Minessale
a433c20b34 FS-9434 #resolve [SDP parser in sofia does not recognize UDP/TLS/RTP/SAVP] 2016-08-17 12:39:56 -05:00
Brian West
ffb93653ab Merge pull request #859 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9183-call-with-t.38-reinvite-fails-after to master
* commit '5b71dffb8004c6e7045afeaf42c6a785c7496975':
  FS-9183: [mod_sofia] Handle 415 Unsupported Media Type as 488
2016-08-17 10:59:17 -05:00
Antonio
9cd2dbbddb FS-9398 solve missing variables in sofia events expire and unregister 2016-08-17 09:50:08 +02:00
Mike Jerris
f8bcc9d126 Merge pull request #883 in FS/freeswitch from ~LORNI/freeswitch:feature/FS-9256-add-db.finalize-in-order-to-close to master
* commit '36ffb292983b11702a90be48d9054ffbbd87dcd8':
  FS-9256: mod_v8: Add DB.Finalize() in order to close statements.
2016-08-16 14:00:31 -05:00
Michael Jerris
8786dd626e FS-9362: [mod_sofia] fix sofia compile error on newer clang included in new osx
Conflicts:
	libs/sofia-sip/.update
2016-08-16 13:39:20 -05:00
Mike Jerris
bb7f8783c9 Merge pull request #915 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8783-srtp-bus-error-on-sparc to master
* commit 'c08809e29009d5f51bdc2276530e9ec40f211eaf':
  FS-8783: [libsrtp] Fix alignment issue
2016-08-16 13:24:37 -05:00
Mike Jerris
dc4ae1f700 Merge pull request #926 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9424-__byte_order-macro-not-defined-correctly to master
* commit '2febb55761a83d5b295e784056f59238dc4e4754':
  FS-9424 #resolve Define byte order correctly on Solaris/SPARC
2016-08-16 13:19:36 -05:00
Mike Jerris
42936d2187 Merge pull request #927 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9423-segfault-if-sofia-profile-param-local-network-acl to master
* commit '8928852d66c5f1c00c52bf8cf0c56372bd36540f':
  FS-9423 #resolve Handle null value in ACL list name
2016-08-16 13:16:28 -05:00
Mike Jerris
69bf551c0e Merge pull request #924 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9069-avmd-add-total-time-to-beep-event to master
* commit '9fbf9d02e34066c6d7dd19d9fb080df1b6f02089':
  FS-9069: [mod_avmd] add detection time to beep event
2016-08-16 13:15:23 -05:00
Anthony Minessale
c278c9f63f FS-9375 #resolve [DTMF not working on OPUS after Call Transfer ] #comment Can we try to reproduce with this version on all 3 boxes (not just the patch but the whole rev as-is) 2016-08-15 17:10:42 -05:00
Mike Jerris
bebcddb693 Merge pull request #891 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9281-add-qqvga-to-list-of-supported-video to master
* commit '8269b8215bc33bc343a78810a9c6acd6b5ce5c70':
  FS-9281: Add support for QQVGA resolution in Verto
2016-08-15 12:41:30 -05:00
Chad Phillips
8269b8215b FS-9281: Add support for QQVGA resolution in Verto
QQVGA is a standard 160x120 resolution, useful for cases of very slow
upload bandwidth. Adds the resolution to the core FSRTC lib, and to
the Verto video demo and Verto Communicator
2016-08-15 10:37:18 -07:00
Mike Jerris
f9c148979d Merge pull request #925 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-9161-doc-detach-timeout-sec to master
* commit '3fa367b0fafb5c4bcc9c5fc366eac53fa6a98c2f':
  FS-9161: add example Verto settings to example configs
2016-08-15 12:34:11 -05:00
Chad Phillips
3fa367b0fa FS-9161: add example Verto settings to example configs
detach-timeout-sec, enable-fs-events, enable-presence
2016-08-15 10:33:02 -07:00
Spencer Thomason
8928852d66 FS-9423 #resolve Handle null value in ACL list name 2016-08-12 13:38:10 -07:00
Anthony Minessale
eeba18394d FS-9410 #resolve [PLI Missing Media Source SSRC] 2016-08-12 14:28:45 -05:00
Anthony Minessale
2e3227b50f FS-9422 #resolve [Freeswitch Exit/Crash on SDP Negotiation] #comment renegotiate-codec-on-hold renegotiate-codec-on-reinvite are both removed in this commit 2016-08-12 14:10:23 -05:00
Spencer Thomason
2febb55761 FS-9424 #resolve Define byte order correctly on Solaris/SPARC 2016-08-11 18:42:23 -07:00
Spencer Thomason
5b71dffb80 FS-9183: [mod_sofia] Handle 415 Unsupported Media Type as 488
Handle 415 Unsupported Media Type the same as 488 Not Acceptable Here
after t.38 ReINVITE. This resolves an issue where the call would fail and
translates the response code to the more standard 488 Not Acceptable Here
allowing the call to continue in audio mode.

FS-9183 #resolve
2016-08-11 15:13:48 -07:00
Mike Jerris
35eae5c9cb Merge pull request #887 in FS/freeswitch from ~MZAKA/freeswitch:feature/FS-9276-proxy-notify-info to master
* commit '589a0e682e67054bd1b2f351629b0af0e5ec3035':
  FS-9276 new feature proxy in-dialog calls sip notify and info similar to proxy hold
2016-08-11 14:31:31 -05:00
Anthony Minessale
48cec71c76 FS-9419 #resolve [Add event_channel_broadcast api] 2016-08-11 10:41:42 -05:00
Anthony Minessale
a3648f244f tweak on yesterday's commit 2016-08-11 10:04:01 -05:00
Anthony Minessale
c79441d84e try to deliver locally to verto too 2016-08-10 21:57:42 -05:00
Italo Rossi
79689c4109 FS-9415 [mod_spy] - Increasing loop so we can also look for variable_verto_user and variable_verto_host 2016-08-09 16:17:30 -05:00
Anthony Minessale
8abc16f501 FS-8761 2016-08-08 16:39:44 -05:00
Piotr Gregor
9fbf9d02e3 FS-9069: [mod_avmd] add detection time to beep event
Add detection time to BEEP event and total session running
time to STOP event.
2016-08-08 17:23:57 +01:00
Josh Allmann
5f53464919 FS-9409: Wait for avformat reader thread before reading.
Attempting to read before the reader thread is ready causes a
spurious EOF and skipped playback.
2016-08-08 15:16:39 +00:00
Anthony Minessale
1e7b4a1301 FS-8761 #resolve [Memory leak in FreeSWITCH] 2016-08-06 11:49:21 -05:00
Anthony Minessale
61c487c3e8 Revert "FS-8761 #resolve [Memory leak in FreeSWITCH]"
This reverts commit 341e94b28d966ae47390606c5447bb56f2453465.
2016-08-06 11:47:07 -05:00
Mike Jerris
db61f4d52b Merge pull request #922 in FS/freeswitch from ~WHENRY/freeswitch:feature/FS-9403-fifo_push_timestamp to master
* commit '1ba5f069478dccdb05d0eccddfd03a0075d1ba44':
  FS-9403 #resolve [add timestamp for when user was pushed into queue that lives with the channel]
2016-08-04 10:59:31 -05:00
William Henry
1ba5f06947 FS-9403 #resolve [add timestamp for when user was pushed into queue that lives with the channel] 2016-08-04 09:44:19 -04:00
Anthony Minessale
341e94b28d FS-8761 #resolve [Memory leak in FreeSWITCH] 2016-08-03 23:57:00 -05:00
Michael Jerris
9030e13589 FS-9401: [core,mod_amqp] fix leak in usage of hash itterator 2016-08-03 18:41:18 -05:00
Anthony Minessale II
eebc2d9148 Merge pull request #921 in FS/freeswitch from ~GMARUZZ/freeswitch:bugfix/FS-9380-fix_ext-rtip-ip_not_used_when_originating to master
* commit 'f5e8257da6ec247b913ee2439fe5de811236f5cb':
  FS-9380: switch_core_media.c , cleaned from logging
  FS-9380: switch_core_media.c , fix_ext-rtip-ip_not_used_when_originating
2016-08-03 15:33:24 -05:00
Giovanni Maruzzelli
f5e8257da6 FS-9380: switch_core_media.c , cleaned from logging 2016-08-03 16:55:34 -04:00
Giovanni Maruzzelli
4a520d4a1e FS-9380: switch_core_media.c , fix_ext-rtip-ip_not_used_when_originating 2016-08-03 16:44:38 -04:00
Muhammad Zaka
589a0e682e FS-9276 new feature proxy in-dialog calls sip notify and info similar to proxy hold 2016-08-01 11:44:12 +01:00
Seven Du
e2928b8a75 FS-9394 #resolve fix h263 leak 2016-07-30 10:28:25 +08:00
Mike Jerris
ac2734e90c FS-9369: [core_media] add_ice_candidates=true var to enable inserting ice candidates in outgoing sdp 2016-07-29 13:36:29 -04:00
Anthony Minessale
9fe7c48df7 FS-9390 #resolve ['Segmentation fault' during call setup] 2016-07-28 16:27:17 -05:00
Anthony Minessale
f34dac749e revert FS-9368 2016-07-28 14:13:37 -05:00
Anthony Minessale
6c0f18d960 FS-9154 #resolve [Add & remove video on re-invites] 2016-07-27 14:29:12 -05:00
Mike Jerris
7bed126fe4 Merge pull request #917 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9386-mod_snmp-needs-lnetsnmphelpers to master
* commit 'a2fd327fa7dae6a43e9a4561280bcde139974759':
  FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available
2016-07-27 12:20:56 -05:00