]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
9 years agoFS-7917: [mod_sofia] Fixed default config, we really shouldn’t be setting ext-*-ip...
Brian West [Thu, 30 Jul 2015 16:45:46 +0000 (11:45 -0500)] 
FS-7917: [mod_sofia] Fixed default config, we really shouldn’t be setting ext-*-ip settings for ipv6 profiles

9 years agoFS-7839: [webrtc] Fix interop with firefox > 38 to work with new EC dtls requirements
Michael Jerris [Fri, 24 Jul 2015 20:21:49 +0000 (15:21 -0500)] 
FS-7839: [webrtc] Fix interop with firefox > 38 to work with new EC dtls requirements

9 years agoFS-7891: [mod_spandsp] Allow spandsp dtmf detector to work on rates other than 8k
Anthony Minessale [Fri, 24 Jul 2015 16:43:31 +0000 (11:43 -0500)] 
FS-7891: [mod_spandsp] Allow spandsp dtmf detector to work on rates other than 8k

9 years agoFS-7891: [mod_spandsp] Allow spandsp dtmf detector to work on rates other than 8k
Anthony Minessale [Fri, 24 Jul 2015 06:11:04 +0000 (01:11 -0500)] 
FS-7891: [mod_spandsp] Allow spandsp dtmf detector to work on rates other than 8k

9 years agoFS-7872: [mod_verto] handle attempting to transfer 1 legged call gracefully
Michael Jerris [Wed, 22 Jul 2015 16:00:54 +0000 (11:00 -0500)] 
FS-7872: [mod_verto] handle attempting to transfer 1 legged call gracefully

9 years agoFS-7866: [core] fix crash when running incorrect var api expansion syntax "eval ...
Michael Jerris [Tue, 21 Jul 2015 17:23:21 +0000 (12:23 -0500)] 
FS-7866: [core] fix crash when running incorrect var api expansion syntax "eval ${${external_sip_ip}:4}"

9 years agoFS-7685: [mod_say_nl] Fix Dutch numbers pronunciation
Hristo Trendev [Fri, 19 Jun 2015 08:54:18 +0000 (10:54 +0200)] 
FS-7685: [mod_say_nl] Fix Dutch numbers pronunciation

The Dutch number pronunciation is more like the German one. 21 is
pronounced as "one-and-twenty".

FS-7685 #resolve

9 years agoFS-7731: [mod_xml_cdr] url_index global pointer concurrent access fix, curl default...
Anton Lozovsky [Thu, 16 Jul 2015 16:18:24 +0000 (19:18 +0300)] 
FS-7731: [mod_xml_cdr] url_index global pointer concurrent access fix, curl default connection timeout fix

- thread variable copy of url_index global pointer to prevent the concurrent access having wrong state change if the posting to the current http server was unsuccessfull;
- overriding the default curl connection timeout

Based on need to figure out the smallest block of code need to mutex, and that libcurl (and its wrapper) is definitely thread safe.

9 years agoFS-7754: [freetdm] Fixed a bug relating to single digit dial-regex with analog devices
andywang1988 [Tue, 7 Jul 2015 07:10:13 +0000 (15:10 +0800)] 
FS-7754: [freetdm] Fixed a bug relating to single digit dial-regex with analog devices

9 years agoFS-7778: [mod_sofia] Fixed a bug causing a SQL statement to fail because of a double...
Mark Lipscombe [Mon, 6 Jul 2015 15:06:17 +0000 (12:06 -0300)] 
FS-7778: [mod_sofia] Fixed a bug causing a SQL statement to fail because of a double quote instead of a single quote

sofia_glue.c tries to issue an SQL "ALTER TABLE" statement to add the
ping_status column to sip_registrations, but fails because the default
is incorrectly quoted (double quotes vs single quotes).

9 years agoFS-7767: [mod_sofia] Fixed a segfault caused by invalid arguments to sip_dig
Brian West [Thu, 2 Jul 2015 18:18:56 +0000 (13:18 -0500)] 
FS-7767: [mod_sofia] Fixed a segfault caused by invalid arguments to sip_dig

9 years agoFS-7761 [core] fix shutdown races running api commands during shutdown
Brian West [Thu, 2 Jul 2015 15:08:54 +0000 (10:08 -0500)] 
FS-7761 [core] fix shutdown races running api commands during shutdown

9 years agoFS-7721: [core] Fixed a segfault caused when using session:recordFile() and session...
Anthony Minessale [Tue, 30 Jun 2015 17:30:36 +0000 (12:30 -0500)] 
FS-7721: [core] Fixed a segfault caused when using session:recordFile() and session:unsetInputCallback in a lua script

9 years agoFS-7732: [mod_commands] follow recording on other session
Davide Colombo [Fri, 26 Jun 2015 14:20:22 +0000 (16:20 +0200)] 
FS-7732: [mod_commands] follow recording on other session

follow recording on other session

9 years agoFS-8037: zrtp-passthru shouldn't activate unless the zrtp-hash is in the SDP.
Brian West [Tue, 25 Aug 2015 16:44:05 +0000 (11:44 -0500)] 
FS-8037: zrtp-passthru shouldn't activate unless the zrtp-hash is in the SDP.

9 years agoFS-8028: [mod_shout] fix random sockets being closed regression from FS-7621
Anthony Minessale [Sun, 23 Aug 2015 17:42:27 +0000 (12:42 -0500)] 
FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621

9 years agoFS-7951 #resolve #comment completely clean up mod_rayo if it fails to load
Chris Rienzo [Wed, 12 Aug 2015 22:00:19 +0000 (18:00 -0400)] 
FS-7951 #resolve #comment completely clean up mod_rayo if it fails to load

10 years agoFS-7447 #resolve
Anthony Minessale [Thu, 30 Jul 2015 17:28:58 +0000 (12:28 -0500)] 
FS-7447 #resolve

10 years agoFS-7760 add some more params
Anthony Minessale [Wed, 29 Jul 2015 20:53:23 +0000 (15:53 -0500)] 
FS-7760 add some more params

10 years agoFS-7654 build fix from part 3
William King [Fri, 24 Jul 2015 01:36:13 +0000 (18:36 -0700)] 
FS-7654 build fix from part 3

10 years agoFS-7654 part 3
Anthony Minessale [Fri, 24 Jul 2015 01:22:18 +0000 (20:22 -0500)] 
FS-7654 part 3

10 years agoFS-7654 regression on eavesdropping on channels with unlike rates
Anthony Minessale [Wed, 22 Jul 2015 05:37:41 +0000 (00:37 -0500)] 
FS-7654 regression on eavesdropping on channels with unlike rates

10 years agoFS-7654 regression on eavesdropping on channels playing a file because of channel...
Anthony Minessale [Wed, 22 Jul 2015 05:29:36 +0000 (00:29 -0500)] 
FS-7654 regression on eavesdropping on channels playing a file because of channel count of 0 on write frame from stream_file

10 years agoadd dial-prefix and absolute-dial-string to the nightmare xml
Anthony Minessale [Wed, 15 Jul 2015 21:57:05 +0000 (16:57 -0500)] 
add dial-prefix and absolute-dial-string to the nightmare xml

10 years agoFS-7760: [mod_sofia]
karl anderson [Thu, 2 Apr 2015 23:10:53 +0000 (19:10 -0400)] 
FS-7760: [mod_sofia]

added xml fetch for channels to externally support nightmare transfer
depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled)

10 years agoFS-7486
Anthony Minessale [Fri, 3 Jul 2015 16:41:49 +0000 (11:41 -0500)] 
FS-7486

10 years agoFS-7750 #resolve
Anthony Minessale [Wed, 1 Jul 2015 17:54:51 +0000 (12:54 -0500)] 
FS-7750 #resolve

10 years agoBump Version v1.4.20
Ken Rice [Wed, 1 Jul 2015 11:54:26 +0000 (06:54 -0500)] 
Bump Version

10 years agoFS-7429: fix to output proper json
Yossi Neiman [Tue, 30 Jun 2015 17:45:01 +0000 (12:45 -0500)] 
FS-7429: fix to output proper json

10 years agoFS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instea...
Sergey Safarov [Mon, 4 May 2015 19:51:02 +0000 (22:51 +0300)] 
FS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instead of 0

10 years agoFS-7479 Fixed a crash caused by large RTP/PCMA packets and resampling
Anthony Minessale [Thu, 4 Jun 2015 18:13:25 +0000 (13:13 -0500)] 
FS-7479 Fixed a crash caused by large RTP/PCMA packets and resampling

10 years agoFS-7597: [mod_codec2] Fixed encoded_data_len for MODE 2400, it should be 6 bytes...
doancea [Mon, 1 Jun 2015 16:22:45 +0000 (18:22 +0200)] 
FS-7597: [mod_codec2] Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400

10 years agoFS-7573 #resolve fix 80bit tag support
Brian [Wed, 10 Jun 2015 13:18:54 +0000 (08:18 -0500)] 
FS-7573 #resolve fix 80bit tag support

10 years agoFS-7612: callflow section in json_cdr as array.
Anton Schur [Mon, 8 Jun 2015 06:40:34 +0000 (09:40 +0300)] 
FS-7612: callflow section in json_cdr as array.

10 years agoFS-7650: #resolve [mod_verto] Fix crash when making a call from a verto user with...
Michael Jerris [Wed, 17 Jun 2015 15:34:35 +0000 (10:34 -0500)] 
FS-7650: #resolve [mod_verto] Fix crash when making a call from a verto user with profile-variables in their user profile

10 years agoAdd Perfect Forward Secrecy (DHE PFS) to mod_sofia
Alexander Traud [Tue, 19 May 2015 10:43:43 +0000 (12:43 +0200)] 
Add Perfect Forward Secrecy (DHE PFS) to mod_sofia

Ephemeral ECDH (ECDHE) was supported already. This patch adds Ephemeral
DH (DHE). To enable it, add DH parameters into the private-key file of
your server (agent.pem). For example via:
openssl dhparam -out dh.pem 2048

FS-7561 #resolve

10 years agoFS-7708: Fix docs on enabling cert CN/SAN validation
Travis Cross [Tue, 26 May 2015 14:01:31 +0000 (14:01 +0000)] 
FS-7708: Fix docs on enabling cert CN/SAN validation

The correct incantations to enable certification common name / subject
alternative name verification, per our code, are `subjects_all`,
`subjects_in`, and `subjects_out` in a Sofia profile's
`tls-verify-policy`.  What we've had in our examples and documentation
for years are `all_subjects`, `in_subjects`, and `out_subjects`.

The result of this is that we've almost certainly confused people into
using the incorrect forms.  Those poor people will believe that they
are verifying the CN/SAN of the received host certificate against the
list in `tls-verify-in-subjects` when in fact they are not.

One clear issue in this case was that the incorrect forms failed to
have any effect without providing any warning or error.  This issue
could not have persisted if we had made more noise about incorrect
input.

Given how long this has been broken, it's tempting to alias the
incorrect forms to the correct ones.  However this would certainly
break many existing installations that have, because of this error,
never actually tested their setup with CN/SAN validation enabled.

In this commit, we fix the examples and documentation, and add an
error-level log output when unknown values are passed to
`tls-verify-policy`.

Thanks-to: Andrew Patrikalakis <anrp+freeswitch@anrp.net>
10 years agoFS-7489 #resolve
Anthony Minessale [Wed, 24 Jun 2015 21:52:06 +0000 (16:52 -0500)] 
FS-7489 #resolve

10 years agoFS-7467: mod_callcenter - Fixing uuid-standby agents.
Italo Rossi [Mon, 22 Jun 2015 20:51:08 +0000 (17:51 -0300)] 
FS-7467: mod_callcenter - Fixing uuid-standby agents.

10 years agoFS-7720 improve play_and_detect_speech to set current_application_response channel...
Chris Rienzo [Wed, 24 Jun 2015 15:50:53 +0000 (11:50 -0400)] 
FS-7720 improve play_and_detect_speech to set current_application_response channel variable as follows:

    "USAGE ERROR": bad application arguments
    "GRAMMAR ERROR": speech recognizer failed to load grammar
    "ASR INIT ERROR": speech recognizer failed to allocate a session
    "ERROR": any other errors

  This is useful for determining that play_and_detect_speech failed because the recognizer is out of licenses
  giving the developer a chance to fall back to traditional DTMF menu navigation.

10 years agoFS-7689 #resolve
Anthony Minessale [Fri, 19 Jun 2015 18:22:59 +0000 (13:22 -0500)] 
FS-7689 #resolve

10 years agoFS-7297 sigh
Brian West [Fri, 19 Jun 2015 14:25:41 +0000 (09:25 -0500)] 
FS-7297 sigh

10 years agoFS-7678 #resolve
Anthony Minessale [Fri, 19 Jun 2015 06:34:31 +0000 (01:34 -0500)] 
FS-7678 #resolve

10 years agoFS-7432 regression from 251c4ab439eea53772aaf5636eb60bb7689f0fc9 don't count recoveri...
Anthony Minessale [Thu, 18 Jun 2015 18:33:50 +0000 (13:33 -0500)] 
FS-7432 regression from 251c4ab439eea53772aaf5636eb60bb7689f0fc9 don't count recovering channels

10 years agofix perl swig patching to work with latest swig from debian jessie
Brian West [Tue, 16 Jun 2015 17:03:04 +0000 (12:03 -0500)] 
fix perl swig patching to work with latest swig from debian jessie

10 years agoFS-7670: re-swig
Michael Jerris [Wed, 17 Jun 2015 14:30:33 +0000 (09:30 -0500)] 
FS-7670: re-swig

10 years agoupdate verto-min
Anthony Minessale [Mon, 15 Jun 2015 18:29:04 +0000 (13:29 -0500)] 
update verto-min

10 years agoadd missing verto assignment
Anthony Minessale [Mon, 15 Jun 2015 17:28:52 +0000 (12:28 -0500)] 
add missing verto assignment

10 years agoFS-7654 #resolve (BACK PORT TO 1.4)
Anthony Minessale [Sat, 13 Jun 2015 04:55:24 +0000 (23:55 -0500)] 
FS-7654 #resolve (BACK PORT TO 1.4)

Conflicts:
src/switch_core_io.c
src/switch_ivr_async.c

10 years agoFS-7621 #resolve
Anthony Minessale [Thu, 11 Jun 2015 23:40:18 +0000 (18:40 -0500)] 
FS-7621 #resolve

10 years agoFS-7623 Fix param name ordering bug in mod_amqp due to exposing these params
William King [Thu, 11 Jun 2015 19:33:11 +0000 (12:33 -0700)] 
FS-7623 Fix param name ordering bug in mod_amqp due to exposing these params

10 years agoFS-7642: make sure that make install creates certsdir, cachedir, soundsdir, and stora...
Michael Jerris [Thu, 11 Jun 2015 18:47:03 +0000 (13:47 -0500)] 
FS-7642: make sure that make install creates certsdir, cachedir, soundsdir, and storagedir

10 years agoFS-7642 part 1 of verto defaults for v1.4 improvements
Brian West [Thu, 11 Jun 2015 17:30:55 +0000 (12:30 -0500)] 
FS-7642 part 1 of verto defaults for v1.4 improvements

10 years agoFS-7621 backport to 1.4
Anthony Minessale [Thu, 11 Jun 2015 15:40:26 +0000 (10:40 -0500)] 
FS-7621 backport to 1.4

10 years agoFS-7636 #resolve
Anthony Minessale [Wed, 10 Jun 2015 21:18:32 +0000 (16:18 -0500)] 
FS-7636 #resolve

10 years agoFS-7623 allow for custom exchange name and type for mod_amqp producers
William King [Tue, 9 Jun 2015 03:33:16 +0000 (20:33 -0700)] 
FS-7623 allow for custom exchange name and type for mod_amqp producers

10 years agoFS-7622 make sure to close the connections on destroy. Currently the connection is...
William King [Tue, 9 Jun 2015 03:28:38 +0000 (20:28 -0700)] 
FS-7622 make sure to close the connections on destroy. Currently the connection is malloc'd from the module pool, so there is nothing to destroy.

10 years agoFS-7432 send actpass on re-invites
Anthony Minessale [Mon, 8 Jun 2015 21:22:44 +0000 (16:22 -0500)] 
FS-7432 send actpass on re-invites

10 years agoUpdated SKINNY on-hook action to hang up all calls on a device, except those in a...
Ryan Lantzer [Fri, 5 Jun 2015 22:34:42 +0000 (17:34 -0500)] 
Updated SKINNY on-hook action to hang up all calls on a device, except those in a short list of call states (or perform a blind transfer).
Added a hook after completing the hangup operation to start ringing if there is an inbound call active on the device.

Signed-off-by: Nathan Neulinger <nneul@neulinger.org>
10 years agoFS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org...
Ken Rice [Wed, 3 Jun 2015 20:23:40 +0000 (15:23 -0500)] 
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.

10 years agoFix for emacs screen arrow key disease
William King [Fri, 5 Jun 2015 16:27:50 +0000 (09:27 -0700)] 
Fix for emacs screen arrow key disease

10 years agoFS-7610: fix gcc5 compilation issue
Michael Jerris [Fri, 5 Jun 2015 15:41:16 +0000 (11:41 -0400)] 
FS-7610: fix gcc5 compilation issue

10 years agoFS-7297 Not sure anyone tested this
Brian [Wed, 22 Apr 2015 23:31:19 +0000 (18:31 -0500)] 
FS-7297 Not sure anyone tested this

10 years agoadd a bit to 2db8f94ab6543018df1792663b809e77d521cab9
Anthony Minessale [Wed, 3 Jun 2015 02:09:45 +0000 (21:09 -0500)] 
add a bit to 2db8f94ab6543018df1792663b809e77d521cab9

10 years agoFS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server
Michael Jerris [Tue, 2 Jun 2015 23:26:28 +0000 (19:26 -0400)] 
FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server

10 years agoFS-7604 #resolve
Anthony Minessale [Tue, 2 Jun 2015 18:16:53 +0000 (13:16 -0500)] 
FS-7604 #resolve

10 years agoFS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
Chris Rienzo [Tue, 2 Jun 2015 14:48:57 +0000 (10:48 -0400)] 
FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
   Two new params added to autoload_configs/rayo.conf.xml
     offer-algorithm
       all: offer to all clients (default and old behavior)
       first: offer to first client, fails over to next client in list
       random: offer to random client, fails over to next random client

     offer-timeout-ms
       0: disable
       > 0 and < 120000: time to wait for reply from offer.  On timeout, next client is offered call.
                         If no other clients available, call is rejected.  5000 is default.

10 years agoFS-7426 shouuld not be disabled on all, only squeeze and wheezy
William King [Tue, 2 Jun 2015 00:49:32 +0000 (17:49 -0700)] 
FS-7426 shouuld not be disabled on all, only squeeze and wheezy

10 years agoFS-7593 --resolve add locking keyed on device name around any database updates addin...
Nathan Neulinger [Mon, 1 Jun 2015 17:22:08 +0000 (12:22 -0500)] 
FS-7593 --resolve  add locking keyed on device name around any database updates adding/removing the device

10 years agoFS-7579 --resolve
Brian [Mon, 1 Jun 2015 14:16:25 +0000 (09:16 -0500)] 
FS-7579 --resolve

10 years agoV.27ter modem modified to make it a little less tolerant of poor SNR, and a
Steve Underwood [Sun, 31 May 2015 21:38:33 +0000 (05:38 +0800)] 
V.27ter modem modified to make it a little less tolerant of poor SNR, and a
little more tolerant of big timing errors between the symbols at the far end,
and as they are received by us.

10 years agomake this work with bamboo and mock properly v1.4.19
Ken Rice [Wed, 27 May 2015 23:36:37 +0000 (18:36 -0500)] 
make this work with bamboo and mock properly

10 years agoMerge branch 'master' into v1.4
Ken Rice [Wed, 27 May 2015 22:56:11 +0000 (17:56 -0500)] 
Merge branch 'master' into v1.4

10 years agopart of the version bump
Ken Rice [Wed, 27 May 2015 22:55:07 +0000 (17:55 -0500)] 
part of the version bump

10 years agotweak rebootstrapping for use with mock.
Ken Rice [Wed, 27 May 2015 18:22:29 +0000 (13:22 -0500)] 
tweak rebootstrapping for use with mock.

10 years agoFS-7582 #resolve #comment port from 1.6 its probably better to start working on 1...
Anthony Minessale [Wed, 27 May 2015 21:48:16 +0000 (16:48 -0500)] 
FS-7582 #resolve #comment port from 1.6 its probably better to start working on 1.6 for any webrtc or dtls stuff

10 years agoMerge branch 'master' into v1.4
Ken Rice [Wed, 27 May 2015 17:34:12 +0000 (12:34 -0500)] 
Merge branch 'master' into v1.4

10 years agoskip rtcp addr when mux is set
Anthony Minessale [Wed, 27 May 2015 06:13:27 +0000 (01:13 -0500)] 
skip rtcp addr when mux is set

10 years agoMerge branch 'master' into v1.4
Ken Rice [Tue, 26 May 2015 14:58:13 +0000 (09:58 -0500)] 
Merge branch 'master' into v1.4

10 years agoFS-7574 #resolve Make curl in getg729.sh.in and getsounds.sh follow 3XX redirecrts
Ken Rice [Tue, 26 May 2015 14:13:13 +0000 (09:13 -0500)] 
FS-7574 #resolve Make curl in getg729.sh.in and getsounds.sh follow 3XX redirecrts

10 years agoBump Version Number
Ken Rice [Tue, 26 May 2015 06:17:07 +0000 (01:17 -0500)] 
Bump Version Number

10 years agoMerge branch 'master' into v1.4
Ken Rice [Tue, 26 May 2015 06:09:23 +0000 (01:09 -0500)] 
Merge branch 'master' into v1.4

10 years agomake curl call in getlib.sh follow 301 redirects
Ken Rice [Tue, 26 May 2015 05:09:42 +0000 (00:09 -0500)] 
make curl call in getlib.sh follow 301 redirects

10 years agoupdate URLs for sound files
Ken Rice [Fri, 15 May 2015 15:32:21 +0000 (10:32 -0500)] 
update URLs for sound files

10 years agoFS-7529 correct fix
Brian West [Thu, 21 May 2015 17:42:51 +0000 (12:42 -0500)] 
FS-7529 correct fix

10 years agoFS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
Anthony Minessale [Thu, 21 May 2015 14:50:49 +0000 (09:50 -0500)] 
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered

10 years agoMerge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch
Brian West [Wed, 20 May 2015 19:52:44 +0000 (14:52 -0500)] 
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch

10 years agoFS-7562 --resolve
Brian West [Wed, 20 May 2015 19:52:23 +0000 (14:52 -0500)] 
FS-7562 --resolve

10 years agoFS-7488 remove windows duplicate files
Jeff Lenk [Wed, 20 May 2015 18:19:12 +0000 (13:19 -0500)] 
FS-7488 remove windows duplicate files

10 years agoFS-7541 use switch_time_now for more accurate timestamps and wait for 3 consecutive...
Anthony Minessale [Mon, 18 May 2015 19:29:39 +0000 (14:29 -0500)] 
FS-7541 use switch_time_now for more accurate timestamps and wait for 3 consecutive missing packets to write silence into native recordings

10 years agoFS-7488 windows fix build error
Jeff Lenk [Sun, 17 May 2015 18:45:52 +0000 (13:45 -0500)] 
FS-7488 windows fix build error

10 years agoFS-7557 fix crash when doing 'limit_usage mongo foo bar'
Chris Rienzo [Fri, 15 May 2015 12:43:00 +0000 (08:43 -0400)] 
FS-7557 fix crash when doing 'limit_usage mongo foo bar'

10 years agoFS-7557 mod_mongo add limit backend - still testing
Chris Rienzo [Thu, 14 May 2015 21:19:42 +0000 (17:19 -0400)] 
FS-7557 mod_mongo add limit backend - still testing

10 years agoFS-7463: revert commits c2c04632f35c b33563138b09 and 6bf74877b5f0. Future pull...
Michael Jerris [Thu, 14 May 2015 17:55:32 +0000 (13:55 -0400)] 
FS-7463: revert commits c2c04632f35c b33563138b09 and 6bf74877b5f0.  Future pull requests should be verified that they compile before submitting.

10 years agoconditionally allow intercept of replaced call-id when processing replaces header
Luis Azedo [Wed, 22 Apr 2015 19:11:12 +0000 (20:11 +0100)] 
conditionally allow intercept of replaced call-id when processing replaces header

without this change one leg calls inhaled could not be picked because there is no bridge_uuid.

FS-7463 #resolve

10 years agoMerge pull request #241 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463...
Anthony Minessale II [Thu, 14 May 2015 16:37:51 +0000 (11:37 -0500)] 
Merge pull request #241 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463 to master

* commit 'b33563138b0953693dbe0d32a439c533ea8b4316':
  conditionally allow intercept of replaced call-id when processing replaces header

10 years agoFS-7552 #resolve
William King [Wed, 13 May 2015 22:56:18 +0000 (15:56 -0700)] 
FS-7552 #resolve

10 years agofix clang build on wheezy and other platforms that have aligned_alloc in libc but...
Michael Jerris [Tue, 12 May 2015 05:36:45 +0000 (00:36 -0500)] 
fix clang build on wheezy and other platforms that have aligned_alloc in libc but not in headers

10 years agoEliminated a spandsp warning frmo clang
Steve Underwood [Tue, 12 May 2015 05:11:50 +0000 (13:11 +0800)] 
Eliminated a spandsp warning frmo clang

10 years agofix clang build not seeing some libc prototypes throwing build warnings
Michael Jerris [Tue, 12 May 2015 04:37:03 +0000 (23:37 -0500)] 
fix clang build not seeing some libc prototypes throwing build warnings