]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Tue, 21 Feb 2017 00:20:45 +0000 (18:20 -0600)]
FS-10050 try to improve performance
Brian West [Mon, 20 Feb 2017 23:30:28 +0000 (17:30 -0600)]
/FS-10058: [mod_voicemail] voicemail timestamp plays in military time #resolve
Brian West [Mon, 20 Feb 2017 17:30:13 +0000 (11:30 -0600)]
Merge pull request #1194 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10056-fix-modcheck-sh-invocation to master
* commit '
9e8f3f47af0781a1ab060fc2a24941c23d971a9a ':
FS-10056: Fix modcheck.sh invokation
Brian West [Mon, 20 Feb 2017 14:31:10 +0000 (08:31 -0600)]
Merge pull request #1193 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10055-fix-gentls_cert-working-directory to master
* commit '
b784fd535b54754531b68e3cd8b54ce42b06d7fc ':
FS-10055: Fix gentls_cert script to use "@certsdir@"
Sebastian Kemper [Sun, 19 Feb 2017 10:47:26 +0000 (11:47 +0100)]
FS-10056: Fix modcheck.sh invokation
modcheck.sh gets called by build/Makefile when doing "make install" with
parameter "$(modulesdir)". This is fine when the install is done on a
live system. But when "make install" was called with a "$DESTDIR" then
this won't work, as the correct path would then be
"$(DESTDIR)$(modulesdir)". So add "$(DESTDIR)" in front.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 19 Feb 2017 10:31:27 +0000 (11:31 +0100)]
FS-10055: Fix gentls_cert script to use "@certsdir@"
Currently gentls_cert uses "@prefix@/conf/ssl". But FreeSWITCH's
configure script provides "@certsdir@", so let's use that instead.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Anthony Minessale [Fri, 17 Feb 2017 20:43:18 +0000 (14:43 -0600)]
FS-10054
Anthony Minessale [Fri, 17 Feb 2017 20:23:34 +0000 (14:23 -0600)]
FS-10054: [mod_smpp] mod_smpp will not reconnect if connection was interupted #resolve
Anthony Minessale [Fri, 17 Feb 2017 02:50:35 +0000 (20:50 -0600)]
FS-10050 add option last arg patch for patch mode
Anthony Minessale [Fri, 17 Feb 2017 02:34:43 +0000 (20:34 -0600)]
FS-10052: [libks] Add experimental ref counting to ks_pool #resolve
Anthony Minessale [Fri, 17 Feb 2017 00:26:26 +0000 (18:26 -0600)]
FS-10019 revert and alternate fix
Mike Jerris [Thu, 16 Feb 2017 23:49:03 +0000 (17:49 -0600)]
FS-10050: fix build issues and add mod_video_filter to packages
Mike Jerris [Thu, 16 Feb 2017 17:25:56 +0000 (11:25 -0600)]
Merge pull request #1192 in FS/freeswitch from bugfix/FS-10050-chromakey to master
* commit '
a0a7b416f4e8aecfa746a86cc06ae2bbd808ff2c ':
FS-10050 add mod_video_filter
FS-10050 add chromakey
Seven Du [Thu, 16 Feb 2017 17:07:34 +0000 (01:07 +0800)]
FS-10050 add mod_video_filter
Seven Du [Thu, 16 Feb 2017 17:06:56 +0000 (01:06 +0800)]
FS-10050 add chromakey
Anthony Minessale [Wed, 15 Feb 2017 22:21:54 +0000 (16:21 -0600)]
FS-10048: [mod_conference] Possible crash on mass exit of members from a conference #resolve
Anthony Minessale II [Wed, 15 Feb 2017 19:53:49 +0000 (13:53 -0600)]
Merge pull request #1191 in FS/freeswitch from FS-9154-add-remove-video-on-re-invites to master
* commit '
40bfe0fff566476ff95242581f391f5b5b1c7e32 ':
FS-9154: [freeswitch-core] Add & remove video on re-invites #resolve
Anthony Minessale [Mon, 16 Jan 2017 21:27:36 +0000 (15:27 -0600)]
FS-9154: [freeswitch-core] Add & remove video on re-invites #resolve
Ken Rice [Wed, 15 Feb 2017 16:22:31 +0000 (10:22 -0600)]
FS-10003 #resolve force mod_ilbc package to depend on ilbc2 with Requires in spec file this builds properly as its linked against ilbc2 via the build requires
Ken Rice [Wed, 15 Feb 2017 16:18:29 +0000 (10:18 -0600)]
Revert "FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6"
This reverts commit
77922d829056205832a549fe19db6bfcc310079f .
Anthony Minessale [Wed, 15 Feb 2017 02:48:54 +0000 (20:48 -0600)]
FS-10043: [libks] ks_pool_resize error #resolve
Brian West [Tue, 14 Feb 2017 20:30:57 +0000 (14:30 -0600)]
FS-10041: [mod_conference,mod_sofia] Invalid contact,<(null)>;isfocus, when hold call inside a conference room #resolve
Mike Jerris [Tue, 14 Feb 2017 20:26:35 +0000 (14:26 -0600)]
.update
Mike Jerris [Tue, 14 Feb 2017 19:32:05 +0000 (13:32 -0600)]
Merge pull request #1183 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-10009 to master
* commit '
6c12f69e0c893646eda0bb010873583040aa136b ':
FS-10009: mod_fail2ban - Added logging of network_ip for abandoned calls
Anthony Minessale [Tue, 14 Feb 2017 16:29:52 +0000 (10:29 -0600)]
FS-10040: [mod_conference] Add seperate thread for canvas rendering per session #resolve
Mike Jerris [Tue, 14 Feb 2017 16:12:54 +0000 (10:12 -0600)]
Merge pull request #1190 in FS/freeswitch from ~RAZVANC/freeswitch:feature/FS-10038-tune-heartbeat-events-interval to master
* commit '
6d056e16989dc28b20a9b64d2d043edc6320c4fd ':
FS-10038: [core] tune heartbeat events interval
Razvan Crainea [Tue, 14 Feb 2017 11:41:52 +0000 (13:41 +0200)]
FS-10038: [core] tune heartbeat events interval
Mike Jerris [Tue, 14 Feb 2017 00:21:58 +0000 (18:21 -0600)]
Merge pull request #1186 in FS/freeswitch from ~SYSTEMNICK/freeswitch:bugfix/FS-10032-logging-errors to master
* commit '
cfad94f8aaffeaa0c37b658c0f55065099132c20 ':
FS-10032: [mod_amqp] Fix log facilities #resolve
Mike Jerris [Tue, 14 Feb 2017 00:19:48 +0000 (18:19 -0600)]
Merge pull request #1189 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10037-update-openssl-to-version-1.0.2k to master
* commit '
d7d392ba874348c2a9922140f733c5ddd20eb808 ':
FS-10037 [Core] Update OpenSSL to version 1.0.2k for windows
Mike Jerris [Mon, 13 Feb 2017 23:17:33 +0000 (17:17 -0600)]
Merge pull request #896 in FS/freeswitch from ~ARMENB/freeswitch:feature/FS-9300-sending-100-trying-from-dialplan to master
* commit '
6ed86abf9f6ab1116a39b28c651dec1d4f6cf89f ':
FS-9300: Add support for disabling sofia's 100 Trying via configuration, and sending 100 Trying from dialplan
Armen Babikyan [Mon, 27 Jun 2016 05:55:07 +0000 (22:55 -0700)]
FS-9300: Add support for disabling sofia's 100 Trying via configuration, and sending 100 Trying from dialplan
Andrey Volk [Mon, 13 Feb 2017 18:32:24 +0000 (21:32 +0300)]
FS-10037 [Core] Update OpenSSL to version 1.0.2k for windows
Brian West [Mon, 13 Feb 2017 14:08:56 +0000 (08:08 -0600)]
FS-10035: [mod_sofia] Outbound calls use progressing not alerting #resolve
Brian West [Mon, 13 Feb 2017 14:06:52 +0000 (08:06 -0600)]
FS-9991: [mod_av] Transcoding from H264 to VP8 does not work #resolve
Ken Rice [Mon, 13 Feb 2017 13:43:21 +0000 (07:43 -0600)]
Merge pull request #1187 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10034-fix-wix-to-respect-win32-x64-binary to master
* commit '
9aae875bd7349e8602e1b3df2d6194864a54c927 ':
FS-10034 [WIX] Fix WIX to respect Win32/x64 binary output folders.
Andrey Volk [Sat, 11 Feb 2017 19:53:12 +0000 (22:53 +0300)]
FS-10034 [WIX] Fix WIX to respect Win32/x64 binary output folders.
Andrey Antipov [Sat, 11 Feb 2017 13:42:49 +0000 (16:42 +0300)]
FS-10032: [mod_amqp] Fix log facilities #resolve
Anthony Minessale [Fri, 10 Feb 2017 20:14:55 +0000 (14:14 -0600)]
FS-10031: [mod_conference] Personal canvas mode doesn't switch layouts properly when a group is specified #resolve
Sergey Safarov [Mon, 6 Feb 2017 00:01:09 +0000 (19:01 -0500)]
FS-10009: mod_fail2ban - Added logging of network_ip for abandoned calls
Mike Jerris [Fri, 10 Feb 2017 17:30:16 +0000 (11:30 -0600)]
Merge pull request #1144 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9924b to master
* commit '
df1ab07ca4187d719a74d76740aa25a8382d7848 ':
FS-9924: Removed extra space in source files
Sergey Safarov [Fri, 6 Jan 2017 07:10:15 +0000 (02:10 -0500)]
FS-9924: Removed extra space in source files
Mike Jerris [Thu, 9 Feb 2017 23:48:03 +0000 (17:48 -0600)]
FS-10027: [build] fix build error on rpi2
Anthony Minessale [Thu, 9 Feb 2017 23:39:35 +0000 (17:39 -0600)]
FS-10026: [mod_verto] reduce attach_wake calls #resolve
Mike Jerris [Thu, 9 Feb 2017 23:23:30 +0000 (17:23 -0600)]
FS-10025: fix global symbol scope issue causing modules to use another modules global pointer
Mike Jerris [Thu, 9 Feb 2017 20:54:03 +0000 (14:54 -0600)]
Merge pull request #1181 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10010-fix-windows-wix-installer-by-including to master
* commit '
7d1210237ab0820032bce16393c44dd1c2bc3523 ':
FS-10010 [WIX] Fix windows WIX installer by including a proper vc runtime
Anthony Minessale [Thu, 9 Feb 2017 17:25:29 +0000 (11:25 -0600)]
FS-10022: [mod_sofia] verify-profile 'none' not parsed for TLS #resolve
Anthony Minessale [Thu, 9 Feb 2017 17:09:52 +0000 (11:09 -0600)]
FS-10021: [RTP] Large RTP timestamp jump when system clock is late from internal timer #resolve
Seven Du [Thu, 9 Feb 2017 03:39:37 +0000 (21:39 -0600)]
Merge pull request #1184 in FS/freeswitch from feature/FS-9137-update-openh264-to-1.5.0 to master
updated to 1.6.0
* commit '
8df7fe34673409639b5b914d1eeaca89bc87d0e7 ':
FS-9137 update to openh264 release 1.6.0
FS-9137 update to openh264 release 1.5.0 and tweak some params
Seven Du [Thu, 9 Feb 2017 03:32:35 +0000 (11:32 +0800)]
FS-9137 update to openh264 release 1.6.0
Seven Du [Sat, 7 May 2016 02:18:40 +0000 (10:18 +0800)]
FS-9137 update to openh264 release 1.5.0 and tweak some params
Anthony Minessale [Wed, 8 Feb 2017 19:54:38 +0000 (13:54 -0600)]
FS-10020: [mod_av] Error scrolls endlessly on a recording that fails to rtmp addrs #resolve
Anthony Minessale [Wed, 8 Feb 2017 19:53:10 +0000 (13:53 -0600)]
FS-10019: [mod_conference] Crash when playing mp4 in personal-canvas mode #resolve
Mike Jerris [Wed, 8 Feb 2017 19:11:58 +0000 (13:11 -0600)]
remove unneeded bits
Mike Jerris [Wed, 8 Feb 2017 18:50:34 +0000 (12:50 -0600)]
slim packages
Mike Jerris [Wed, 8 Feb 2017 18:39:17 +0000 (12:39 -0600)]
fix syntax
Mike Jerris [Wed, 8 Feb 2017 17:42:42 +0000 (11:42 -0600)]
quick debian default package like install script
Ken Rice [Wed, 8 Feb 2017 14:53:04 +0000 (08:53 -0600)]
FS-9904 small tweak to the function definition so this builds with strict prototypes
Seven Du [Wed, 8 Feb 2017 08:51:22 +0000 (16:51 +0800)]
FS-9904 fix assert from the last refactor
Anthony Minessale [Tue, 7 Feb 2017 20:35:24 +0000 (14:35 -0600)]
FS-10017
Anthony Minessale [Tue, 7 Feb 2017 20:32:01 +0000 (14:32 -0600)]
FS-10017: [freeswitch-core] add rtp_nack_buffer_size #resolve
Anthony Minessale [Tue, 7 Feb 2017 17:38:41 +0000 (11:38 -0600)]
FS-9576 forgot to add positive response to uuid_send_text
Seven Du [Mon, 2 Jan 2017 02:41:37 +0000 (10:41 +0800)]
FS-9904 #resolve cleanup and refactor msrp
Anthony Minessale [Mon, 6 Feb 2017 22:37:59 +0000 (16:37 -0600)]
FS-10015: [freeswitch-core] Add variable to allow firing of text events #resolve
Mike Jerris [Mon, 6 Feb 2017 01:33:26 +0000 (19:33 -0600)]
Merge pull request #1182 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-10013 to master
* commit '
e0a96e28757d100923978e09256ec5a5a0080642 ':
FS-10013: Several bugfixes
Sergey Safarov [Sun, 5 Feb 2017 22:44:11 +0000 (17:44 -0500)]
FS-10013: Several bugfixes
Italo Rossi [Sun, 5 Feb 2017 17:56:47 +0000 (14:56 -0300)]
FS-10012 [mod_callcenter] Enabling bypass media if agents leg have bypass_media_after_bridge=true #resolve
Andrey Volk [Sat, 4 Feb 2017 12:44:29 +0000 (15:44 +0300)]
FS-10010 [WIX] Fix windows WIX installer by including a proper vc runtime
Mike Jerris [Sat, 4 Feb 2017 01:00:08 +0000 (19:00 -0600)]
Merge pull request #738 in FS/freeswitch from ~KYCONQUERS/mod_fail2ban:FS-7394-add-mod_fail2ban to master
* commit '
4c1e7f24bcac3e6d3b20331a191cf90b0ac0b6fc ':
FS-7394 adding mod_fail2ban into freeswitch repo
Brian West [Fri, 3 Feb 2017 23:29:46 +0000 (17:29 -0600)]
FS-6683: [mod_dingaling] iksemel TLS-Fragments #resolve
Brian West [Fri, 3 Feb 2017 23:14:26 +0000 (17:14 -0600)]
FS-10006: [core] Allow adding parameters to P-Asserted-Identity #resolve
Anthony Minessale [Fri, 3 Feb 2017 22:24:49 +0000 (16:24 -0600)]
FS-10008: [mod_say_en] Add military time to say_en #resolve
Anthony Minessale [Fri, 3 Feb 2017 21:17:17 +0000 (15:17 -0600)]
FS-10007: [mod_conference] Issue with reservation-id and conference video layouts #resolve
Anthony Minessale [Fri, 3 Feb 2017 16:57:01 +0000 (10:57 -0600)]
FS-9997: [mod_verto] Invalid JSON-RPC Response to an incorrect JSON-RPC Request. #resolve
Mike Jerris [Fri, 3 Feb 2017 00:47:05 +0000 (18:47 -0600)]
Merge pull request #1145 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-9928-implement-event-hooks-in-javascript to master
* commit '
7e6ba429e7064101752a0e0fc0d7d9fc18f300fe ':
FS-9928 [mod_v8] Implement Event Hooks in JavaScript
Mike Jerris [Fri, 3 Feb 2017 00:45:48 +0000 (18:45 -0600)]
Merge pull request #1166 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-9966-invalid-contact-header-witn-private to master
* commit '
8673e0177c310f6fa5b2ae42dd5562968ce00df9 ':
[mod_sofia] FS-9966 fix private ip in contact header when invite w/ nosdp
Mike Jerris [Thu, 2 Feb 2017 22:02:24 +0000 (16:02 -0600)]
Merge pull request #1135 in FS/freeswitch from ~TCULJAGA/freeswitch_tc:feature/FS-9874-pass-a-translate-profile-for-mod_translate to master
* commit '
4f3a5ebe07f1d09cacd5429ab30ccb0670e7ef91 ':
FS-9874 - implement use of translate:<profile> - squashed
Mike Jerris [Thu, 2 Feb 2017 21:38:17 +0000 (15:38 -0600)]
Merge pull request #1156 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9953-add-mod_av-to-windows-build to master
* commit '
b2d9cd9e72cc3471e1b5aeb6e6dfb4b09f00cbdc ':
FS-9953 [mod_av] Add mod_av to windows build
Mike Jerris [Thu, 2 Feb 2017 21:29:21 +0000 (15:29 -0600)]
Merge pull request #1171 in FS/freeswitch from ~CJYOUNG/freeswitch:bugfix/FS-9984-handle-leak-in-mod_enum to master
* commit '
7e85fafc0eed1969aa4049ef9a449d251982fd77 ':
FS-9984 [mod_enum] Fix for handle leak in Windows
Mike Jerris [Thu, 2 Feb 2017 21:26:32 +0000 (15:26 -0600)]
Merge pull request #1172 in FS/freeswitch from ~THEKEVJAMES/freeswitch:bugfix/FS-9986-fix-libvpx-gitignore to master
* commit '
2c761f6fc7a6e10573121eddd57c567148cab895 ':
FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile
Mike Jerris [Thu, 2 Feb 2017 21:25:07 +0000 (15:25 -0600)]
Merge pull request #1175 in FS/freeswitch from ~ICEHESS/freeswitch:bugfix/FS-9989-mod_kazoo-provide-a-parameter-to to master
* commit '
70503dd71e56acbb8a518c550f3b0945f007880e ':
FS-9989 [mod_kazoo] add a parameter to ignore transient network issues
Ken Rice [Thu, 2 Feb 2017 19:53:07 +0000 (13:53 -0600)]
FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6
Anthony Minessale [Mon, 30 Jan 2017 21:36:33 +0000 (15:36 -0600)]
FS-9990: [freeswitch-core] Exhaust fmtp sensitive codecs before moving on with negotiation in video #resolve
Hesaam Farhang [Mon, 30 Jan 2017 19:55:45 +0000 (11:55 -0800)]
FS-9989 [mod_kazoo] add a parameter to ignore transient network issues
Anthony Minessale [Mon, 30 Jan 2017 16:53:39 +0000 (10:53 -0600)]
FS-9962: [mod_spandsp] Avaya IP Office IB FAX call T38 v0 failed #resolve
Kevin James [Sun, 29 Jan 2017 13:48:36 +0000 (08:48 -0500)]
FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile
Mike Jerris [Fri, 27 Jan 2017 23:02:01 +0000 (17:02 -0600)]
FS-9975: [mod_sofia] add contact params to request uri of outbound recovery reinvite for originally inbound calls
Mike Jerris [Fri, 27 Jan 2017 21:13:18 +0000 (15:13 -0600)]
FS-9970: [mod_sofia] don't detect nat in cases when the contact is in the acl, but the packet actually came from a proxy. We need to check where we got the packet from as being a natted address instead of the contact in order to properly handle nat to our next hop
Chris Young [Fri, 27 Jan 2017 10:01:42 +0000 (10:01 +0000)]
FS-9984 [mod_enum] Fix for handle leak in Windows
Brian West [Thu, 26 Jan 2017 22:19:27 +0000 (16:19 -0600)]
FS-9981: [mod_spandsp] add api_on_fax_success api_on_fax_failure #resolve
Mike Jerris [Thu, 26 Jan 2017 17:43:45 +0000 (11:43 -0600)]
update generated js min files
Anthony Minessale [Wed, 25 Jan 2017 23:13:23 +0000 (17:13 -0600)]
update thread pool test to use new pool_free syntax
Anthony Minessale [Wed, 25 Jan 2017 23:10:50 +0000 (17:10 -0600)]
add ks_acl
Anthony Minessale [Wed, 25 Jan 2017 23:09:39 +0000 (17:09 -0600)]
add thread pool test file
Anthony Minessale II [Wed, 25 Jan 2017 21:02:39 +0000 (15:02 -0600)]
Merge pull request #1169 in FS/freeswitch from feature/FS-9775-rewrite-dht to master
* commit '
57f793a07696739b9f3db15e40f6039a3ec5aad0 ': (92 commits)
FS-9775: Remove nodeid from bucket container
FS-9775: Update testbuckets to latest api
FS-9775: Update testbuckets to new api
FS-9775: Committing start of very basic datastore concept, will start tieing in the physical transport layer for replication under new ticket/branch
fix unqlite build, don't do warn all ansi on it
FS-9775: Committing to get assistance with building unqlite
FS-9775: Remove moved h file references
FS-9775: First round of integration of DHT into libblade, requires ongoing changes to DHT for proper exposure to blade level
FS-9775: Fixed building libblade with address sanitizing support
FS-9775: Tweaks, bug fixes, etc. Committing in preparation for introducing into libblade.
FS-9775: Implement serialization, deserialization & repopulation for dht table
FS-9775: A bunch of stuff related to chaining multiple jobs, bug fixes, few other changes
FS-9775: DHT Repopulate empty buckets
FS-9775: DHT Process table timing changes & test cleanup
FS-9775: Some cleanup and bug fixes in DHT, switched to using hash destructors, and added sending of errors to most failed query scenarios
FS-9775: First tested pass on search functionality, not tested with deep searching at multiple levels
FS-9775: Add flags to dhtrt_create_node (merge)
FS-9775: Bug fixes and exposed interface changes while implementing tests for get/put which are functional and pass initial tests now. Deep searching needs to be revamped now to complete the full announcing process.
FS-9775: Exclude newly created nodes from find
FS-9775: Fix memory reuse. Remove redundant fields
...
colm [Wed, 18 Jan 2017 17:29:11 +0000 (12:29 -0500)]
FS-9775: Remove nodeid from bucket container
colm [Wed, 18 Jan 2017 17:25:53 +0000 (12:25 -0500)]
FS-9775: Update testbuckets to latest api
colm [Mon, 9 Jan 2017 15:20:36 +0000 (10:20 -0500)]
FS-9775: Update testbuckets to new api
Shane Bryldt [Tue, 17 Jan 2017 18:20:43 +0000 (18:20 +0000)]
FS-9775: Committing start of very basic datastore concept, will start tieing in the physical transport layer for replication under new ticket/branch
Mike Jerris [Mon, 16 Jan 2017 18:13:40 +0000 (12:13 -0600)]
fix unqlite build, don't do warn all ansi on it
Shane Bryldt [Mon, 16 Jan 2017 17:33:41 +0000 (17:33 +0000)]
FS-9775: Committing to get assistance with building unqlite