]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
William King [Wed, 17 Jun 2015 00:52:50 +0000 (17:52 -0700)]
bump for 1.7.0
Michael Jerris [Tue, 16 Jun 2015 23:58:16 +0000 (19:58 -0400)]
FS-7655: fix build issue w/ strict prototypes
Michael Jerris [Tue, 16 Jun 2015 23:24:26 +0000 (18:24 -0500)]
FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc
William King [Tue, 16 Jun 2015 20:42:26 +0000 (13:42 -0700)]
FS-7609 enable building of mod_sangoma_codec
Michael Jerris [Tue, 16 Jun 2015 19:29:18 +0000 (14:29 -0500)]
FS-7667: [mod_java] fix include directory detection when using debian java pacakges and use detected directory
William King [Tue, 16 Jun 2015 18:38:40 +0000 (11:38 -0700)]
automated build test change to enable mod_java and mod_managed during the 'most' tests
Brian West [Tue, 16 Jun 2015 17:58:24 +0000 (12:58 -0500)]
update languages to use swig2.0 and reswig
Brian West [Tue, 16 Jun 2015 17:44:37 +0000 (12:44 -0500)]
update languages to use swig2.0 and reswig
Brian West [Tue, 16 Jun 2015 17:43:53 +0000 (12:43 -0500)]
update esl swig to swig 2.0 and reswig
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
Anthony Minessale [Tue, 16 Jun 2015 16:54:55 +0000 (11:54 -0500)]
FS-7665 #resolve
Anthony Minessale [Tue, 16 Jun 2015 16:54:43 +0000 (11:54 -0500)]
FS-7656 not quite reporting when it was video or not
Brian West [Tue, 16 Jun 2015 16:24:00 +0000 (11:24 -0500)]
FS-7666: [mod_managed] pass in proper core CPP flags to find public headers
Brian West [Tue, 16 Jun 2015 16:23:25 +0000 (11:23 -0500)]
swigall
Brian West [Tue, 16 Jun 2015 15:58:04 +0000 (10:58 -0500)]
FS-7648 more tests
Brian West [Tue, 16 Jun 2015 15:46:15 +0000 (10:46 -0500)]
FS-7648 add condition testing for regex all and xor cases
William King [Tue, 16 Jun 2015 03:49:09 +0000 (22:49 -0500)]
Merge pull request #197 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:feature/timezone-support to master
* commit '
ce36330b5c7ecc6243994469f42659419cc590c8 ':
FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone
William King [Mon, 15 Jun 2015 22:17:18 +0000 (15:17 -0700)]
FS-7338 fix when the build system was deleting the keyring before it was fully finished with it.
Anthony Minessale [Mon, 15 Jun 2015 20:48:58 +0000 (15:48 -0500)]
FS-7657 #resolve #comment since the one in there doesn't work, we'll just take it out. Note you can pass an array of stun servers, including TURN, to the verto when you start it up. (see verto.js where iceServers is passed)
Brian West [Mon, 15 Jun 2015 20:32:14 +0000 (15:32 -0500)]
FS-7648 clean up and re-number, still planning stages
Anthony Minessale [Mon, 15 Jun 2015 20:12:03 +0000 (15:12 -0500)]
FS-7649 #resolve
Anthony Minessale [Mon, 15 Jun 2015 18:21:55 +0000 (13:21 -0500)]
get firefox working again
Anthony Minessale [Mon, 15 Jun 2015 17:30:28 +0000 (12:30 -0500)]
FS-7629 #resolve #comment add livearray-json-status to conference-flags to enable
Anthony Minessale [Mon, 15 Jun 2015 17:28:52 +0000 (12:28 -0500)]
add missing verto assignment
Brian West [Mon, 15 Jun 2015 15:39:16 +0000 (10:39 -0500)]
FS-7656 finishing touches
Brian West [Mon, 15 Jun 2015 14:08:43 +0000 (09:08 -0500)]
Merge pull request #280 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_asymmetric-fmtp to master
* commit '
fe29cc6885269f06c635bc652007da834465c7f9 ':
mod_opus : asymmetric sample rates based on fmtp params (maxplaybackrate and sprop-maxcapturerate)
Brian West [Mon, 15 Jun 2015 13:43:29 +0000 (08:43 -0500)]
FS-7648
Anthony Minessale [Sun, 14 Jun 2015 06:25:51 +0000 (01:25 -0500)]
FS-7656 not quite right
Anthony Minessale [Sat, 13 Jun 2015 23:00:22 +0000 (18:00 -0500)]
FS-7656 mod_local_stream Video Support
Anthony Minessale [Sat, 13 Jun 2015 08:13:55 +0000 (03:13 -0500)]
FS-7641 fix seg from wrongly nulling ping_frame
Anthony Minessale [Sat, 13 Jun 2015 07:57:50 +0000 (02:57 -0500)]
play video files for hold_music
squashme
Anthony Minessale [Sat, 13 Jun 2015 04:55:24 +0000 (23:55 -0500)]
FS-7654 #resolve
Anthony Minessale [Fri, 12 Jun 2015 22:10:36 +0000 (17:10 -0500)]
fix typo
William King [Fri, 12 Jun 2015 22:45:09 +0000 (15:45 -0700)]
FS-7338 adding debian packaging for several new modules, as well as handle system lib change for a handful of modules
Michael Jerris [Fri, 12 Jun 2015 21:36:05 +0000 (16:36 -0500)]
FS-7601: modify jitterbuffer usage in mod_silk to match the api change
Anthony Minessale II [Fri, 12 Jun 2015 20:58:18 +0000 (15:58 -0500)]
Merge pull request #281 in FS/freeswitch from feature/FS-7641-add-video-support-to-eavesdrop to master
* commit '
9d40e1397d2a41bff8fe1c56363afa82e0704024 ':
FS-7641
Anthony Minessale [Thu, 11 Jun 2015 23:49:34 +0000 (18:49 -0500)]
FS-7641
Michael Jerris [Fri, 12 Jun 2015 19:56:01 +0000 (14:56 -0500)]
FS-7338: remove mod_shout dep libs to system libs. On debain jessie requires libmpg123-dev libshout3-dev libmp3lame-dev
William King [Fri, 12 Jun 2015 18:22:00 +0000 (11:22 -0700)]
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
Brian West [Fri, 12 Jun 2015 16:50:35 +0000 (11:50 -0500)]
FS-7648 add more eavesdrop test cases
Brian West [Fri, 12 Jun 2015 16:47:13 +0000 (11:47 -0500)]
FS-7648 add more eavesdrop test cases
Brian West [Fri, 12 Jun 2015 16:29:15 +0000 (11:29 -0500)]
FS-7648 add eavesdrop test case
Brian West [Fri, 12 Jun 2015 16:04:00 +0000 (11:04 -0500)]
FS-7648 add set video on hold, and force preanswer prefix
Brian West [Fri, 12 Jun 2015 15:35:33 +0000 (10:35 -0500)]
FS-7648 adding video record/ playback test cases
Brian West [Fri, 12 Jun 2015 14:46:46 +0000 (09:46 -0500)]
FS-7648 adding videomail voicemail profile
Brian West [Fri, 12 Jun 2015 14:45:17 +0000 (09:45 -0500)]
FS-7648 adding leave/check videomail test cases
Brian West [Fri, 12 Jun 2015 14:36:34 +0000 (09:36 -0500)]
FS-7648 clean 2
Brian West [Fri, 12 Jun 2015 14:24:24 +0000 (09:24 -0500)]
FS-7648 more clean up
Brian West [Fri, 12 Jun 2015 14:18:53 +0000 (09:18 -0500)]
FS-7648 foundation for QA testing config
William King [Fri, 12 Jun 2015 03:12:49 +0000 (20:12 -0700)]
FS-7338: Don't download the getlib version for debian packages, instead use the system libs. Debian build systems should include the public repo as an additional repo to supply these packages.
Anthony Minessale [Thu, 11 Jun 2015 23:40:18 +0000 (18:40 -0500)]
FS-7621 #resolve
Dragos Oancea [Thu, 11 Jun 2015 18:07:02 +0000 (14:07 -0400)]
mod_opus : asymmetric sample rates based on fmtp params (maxplaybackrate and sprop-maxcapturerate)
Jeff Lenk [Thu, 11 Jun 2015 20:48:54 +0000 (15:48 -0500)]
FS-7644 add missing files doh - note this is incomplete and non functional
Jeff Lenk [Thu, 11 Jun 2015 20:25:06 +0000 (15:25 -0500)]
FS-7644
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
Mike Jerris [Thu, 11 Jun 2015 15:44:36 +0000 (10:44 -0500)]
Merge pull request #276 in FS/freeswitch from bugfix/FS-7638-allow-ipv4-mapped-ipv6-address-to to master
* commit '
2815994647ef03fda488685899262450eb4b935c ':
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
Brian [Thu, 11 Jun 2015 13:24:31 +0000 (08:24 -0500)]
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
William King [Thu, 11 Jun 2015 05:00:46 +0000 (22:00 -0700)]
FS-7373 also expose the custom repo and key path to the build-all command too
Anthony Minessale [Wed, 10 Jun 2015 21:18:32 +0000 (16:18 -0500)]
FS-7636 #resolve
Michael Jerris [Wed, 10 Jun 2015 20:33:14 +0000 (16:33 -0400)]
FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.
Anthony Minessale [Wed, 10 Jun 2015 19:41:12 +0000 (14:41 -0500)]
lower debug message level
Brian [Wed, 10 Jun 2015 14:58:02 +0000 (09:58 -0500)]
FS-7573 didn't mean to remove this when doing the second part
Brian [Wed, 10 Jun 2015 13:24:33 +0000 (08:24 -0500)]
FS-7573 #resolve second part missing for 80bit support
Brian [Wed, 10 Jun 2015 13:18:54 +0000 (08:18 -0500)]
FS-7573 #resolve fix 80bit tag support
Anthony Minessale [Tue, 9 Jun 2015 20:58:46 +0000 (15:58 -0500)]
Michael Jerris [Tue, 9 Jun 2015 18:42:44 +0000 (14:42 -0400)]
FS-7601: [mod_opus] remove a bounds check that can never be true in opus fec code
William King [Tue, 9 Jun 2015 04:27:56 +0000 (21:27 -0700)]
FS-7586 #resolve handle VLC rename of the aac codec to the generic name of mpga
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
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.
Anthony Minessale [Mon, 8 Jun 2015 21:15:16 +0000 (16:15 -0500)]
FS-7432 send actpass on re-invites
Anthony Minessale [Mon, 8 Jun 2015 20:06:51 +0000 (15:06 -0500)]
FS-7621
Anthony Minessale [Mon, 8 Jun 2015 18:26:14 +0000 (13:26 -0500)]
set higher flush len (wtf misssing *)
Anthony Minessale [Mon, 8 Jun 2015 18:24:47 +0000 (13:24 -0500)]
set higher flush len
Anthony Minessale [Mon, 8 Jun 2015 18:17:47 +0000 (13:17 -0500)]
back off input buffer slower instead of flushing it
Anthony Minessale [Mon, 8 Jun 2015 18:13:50 +0000 (13:13 -0500)]
only find exact ts not a range
Ítalo Rossi [Mon, 8 Jun 2015 17:41:33 +0000 (12:41 -0500)]
Merge pull request #156 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7138-mod_callcenter_reserve_agent_before_dialing to master
* commit '
bebd4c4e3e0975fb507370212abe02364f52f6cf ':
FS-7138 - new mod_callcenter param: reserve-agents
Italo Rossi [Sun, 3 May 2015 04:10:02 +0000 (01:10 -0300)]
FS-7138 - new mod_callcenter param: reserve-agents
Sets the agent state to Reserved before calling him. In this case,
the Agent is first updated to state Reserved ONLY if his previous
state was Waiting and status was Available/Available (On Demand).
The purpose is to avoid possible race conditions when external
applications are manipulating `agents` table.
Disabled by default.
William King [Mon, 8 Jun 2015 16:58:00 +0000 (09:58 -0700)]
FS-7609 Now that libsngtc-dev and libsngtc are in the FS debian repo, enable mod_sangoma_codec
Mike Jerris [Mon, 8 Jun 2015 15:58:09 +0000 (10:58 -0500)]
Merge pull request #273 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7620-ftmod_libpri-does-not-set-screening to master
* commit '
0127e9bf47bddd6d9945da623b309ce47e4f9ab2 ':
FS-7620 Correctly set calling number presentation and screening fields.
Matteo Brancaleoni [Mon, 8 Jun 2015 12:37:16 +0000 (14:37 +0200)]
FS-7620 Correctly set calling number presentation and screening fields.
Mike Jerris [Mon, 8 Jun 2015 15:48:28 +0000 (10:48 -0500)]
Merge pull request #272 in FS/freeswitch from ~TONICH/freeswitch-fs-7612:FS-7612 to master
* commit '
b7e70bf1410f2975bfb40fc5729d8378dfea464c ':
FS-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.
William King [Sat, 6 Jun 2015 05:28:59 +0000 (22:28 -0700)]
FS-7586 Silence the warning when the value is set to 1 in the configs
Anthony Minessale [Sat, 6 Jun 2015 04:46:56 +0000 (23:46 -0500)]
FS-7479 fix regression
Brian [Fri, 5 Jun 2015 23:11:14 +0000 (18:11 -0500)]
FS-7601 improve opus packet loss routines #resolve
Michael Jerris [Fri, 5 Jun 2015 22:57:06 +0000 (17:57 -0500)]
FS-7613: fix use after free error in switch_img_txt_handle_render
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>
Mike Jerris [Fri, 5 Jun 2015 19:18:37 +0000 (14:18 -0500)]
Merge pull request #245 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:FS-7311 to master
* commit '
d5cc4a1d87cee1c56b54403affd23feb86cead80 ':
FS-7311: Updating display name is disabled when caller_id equal "_undef_"
Sergey Safarov [Sun, 3 May 2015 18:35:34 +0000 (21:35 +0300)]
FS-7311: Updating display name is disabled when caller_id equal "_undef_"
Ítalo Rossi [Fri, 5 Jun 2015 18:08:58 +0000 (13:08 -0500)]
Merge pull request #249 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:origin/FS-7524 to master
* commit '
7e1f8bc4c7795451ee6140f65588e590cc4af024 ':
FS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instead of 0
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
William King [Fri, 5 Jun 2015 16:27:50 +0000 (09:27 -0700)]
Fix for emacs screen arrow key disease
Michael Jerris [Fri, 5 Jun 2015 15:41:16 +0000 (11:41 -0400)]
FS-7610: fix gcc5 compilation issue
Anthony Minessale [Fri, 5 Jun 2015 01:37:15 +0000 (20:37 -0500)]
FS-7602 FS-7499 FS-7587 modify dtls init function placement
Brian [Thu, 4 Jun 2015 20:57:33 +0000 (15:57 -0500)]
FS-7601 allow setting the packet loss percentage on the encoder from the opus.conf.xml file
Anthony Minessale [Thu, 4 Jun 2015 20:24:23 +0000 (15:24 -0500)]
remove autocorrect thing from jb
Anthony Minessale [Thu, 4 Jun 2015 20:01:36 +0000 (15:01 -0500)]
FS-7601 #resolve
Anthony Minessale [Thu, 4 Jun 2015 18:13:25 +0000 (13:13 -0500)]
FS-7479 #resolve
Seven Du [Thu, 4 Jun 2015 15:32:38 +0000 (23:32 +0800)]
FS-7585 add bandwidth settings to flash video
Ken Rice [Thu, 4 Jun 2015 14:27:59 +0000 (09:27 -0500)]
Merge pull request #271 in FS/freeswitch from ~SILIK0N/freeswitch:FS-7607 to master
* commit '
02a0a2a06897cdd044ab254f8d7f3089af3df715 ':
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.