Commit Graph

31371 Commits

Author SHA1 Message Date
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 341e94b28d.
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
Spencer Thomason a2fd327fa7 FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available
FS-9386 #resolve
2016-07-26 21:18:10 -07:00
Anthony Minessale 0dc59995c6 FS-9382 2016-07-26 21:33:14 -05:00
Anthony Minessale II e89b8a481b Merge pull request #916 in FS/freeswitch from ~PROWLAH/freeswitch:Improvement/FS-9385-check-ghosts-before-conf-destroy to master
* commit '3227b02194842c92db4b3219ce8604e68c4bea41':
  do not destroy conference if ghost(s) are present, add ghost count check before setting flag
2016-07-26 15:57:10 -05:00
John Briscoe 3227b02194 do not destroy conference if ghost(s) are present, add ghost count check before setting flag 2016-07-26 13:18:41 -07:00
Mike Jerris 2c86910092 FS-9381: [mod_sofia] fix leak in sofia_presence_chat_send 2016-07-25 14:01:52 -04:00
Seven Du 7df07d30e0 FS-9357 handle packet loss, reset decoder on mem err 2016-07-24 20:44:39 +08:00
Seven Du 18f1d56891 FS-9357 cleanup and tweak debug 2016-07-24 12:35:30 +08:00
Anthony Minessale e42997ef08 FS-9376 #comment please try this 2016-07-22 22:43:55 -05:00
Spencer Thomason c08809e290 FS-8783: [libsrtp] Fix alignment issue
Backport upstream alignment fix to correct bus error on platforms
that require strict memory alignment such as SPARC

FS-8783 #resolve

From upstream:
commit 4d8430a504137509f23b5a19f8a06b6df0f651cc
Author: Jaap Keuter <jaap.keuter@xs4all.nl>
Date:   Fri Nov 7 00:13:10 2014 +0100

While setting the IV for AES ICM the nonce is simply typecast from
a void * to a v128_t *. This breaches alignment requirements for
v128_t objects on platforms that require it.
Instead make a copy of the nonce to assure proper alignment.
2016-07-22 07:37:21 -07:00
Brian West 9879731f8f FS-9334 2016-07-21 22:11:29 -05:00
Anthony Minessale c556e5269b FS-9368 2016-07-21 14:32:04 -05:00
Ken Rice 497b8926d7 FS-9373 #resolve make add mod-verto and mod-rtc to freeswitch-meta-all debian package 2016-07-21 09:23:10 -05:00