]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Thu, 9 Mar 2017 21:04:09 +0000 (15:04 -0600)]
FS-10107: [mod_conference] Reduce contention on layer floor changes
Anthony Minessale [Wed, 8 Mar 2017 19:03:10 +0000 (13:03 -0600)]
FS-10107: [mod_conference] Reduce contention on layer floor changes #resolve
Anthony Minessale [Thu, 9 Mar 2017 19:22:11 +0000 (13:22 -0600)]
FS-10118: [freeswitch-core] Race conditions from lack of error checking in switch_core_session_read_lock #resolve
Conflicts:
src/switch_core_media.c
Mike Jerris [Thu, 9 Mar 2017 17:13:51 +0000 (11:13 -0600)]
FS-10116: [RTP] Crash when rtp_autofix_timing=true on video calls #resolve
Conflicts:
src/switch_core_media.c
Anthony Minessale [Thu, 9 Mar 2017 16:49:14 +0000 (10:49 -0600)]
FS-10019 typo
Anthony Minessale [Thu, 9 Mar 2017 01:41:48 +0000 (19:41 -0600)]
FS-10019
Anthony Minessale [Thu, 9 Mar 2017 01:36:10 +0000 (19:36 -0600)]
FS-10114: [mod_conference] Reduce image reads from disk for logo image
Mike Jerris [Wed, 8 Mar 2017 17:29:53 +0000 (11:29 -0600)]
FS-10104: [mod_h323] fix build error caused by FS-10025
Brian West [Wed, 8 Mar 2017 01:36:54 +0000 (19:36 -0600)]
FS-10103: [freeswitch-core] segfault on new call #resolve
Anthony Minessale [Tue, 28 Feb 2017 23:44:16 +0000 (17:44 -0600)]
FS-10076: [mod_av] File sync issues with different framerates #resolve
Anthony Minessale [Sat, 4 Mar 2017 01:32:30 +0000 (19:32 -0600)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video
Anthony Minessale [Wed, 1 Mar 2017 20:27:41 +0000 (14:27 -0600)]
FS-10079: [mod_conference] Possible lockup when sending many commands to conference at once #resolve
Conflicts:
src/mod/applications/mod_conference/conference_video.c
Dragos Oancea [Tue, 20 Dec 2016 15:34:16 +0000 (10:34 -0500)]
FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
Alexandr Popov [Wed, 22 Feb 2017 09:52:32 +0000 (12:52 +0300)]
FS-10061 [mod_verto] now it sends custom variables on incoming call via verto
Mike Jerris [Mon, 6 Mar 2017 18:51:29 +0000 (12:51 -0600)]
FS-10001: [core] Fix Buffer overflow collecting digits
Mike Jerris [Fri, 3 Mar 2017 17:01:12 +0000 (11:01 -0600)]
FS-10067: [mod_sofia] add update-refresher profile param and sip_update_refresher channel var to use update for session timers
Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.h
Anthony Minessale [Wed, 1 Mar 2017 17:35:42 +0000 (11:35 -0600)]
FS-7989: [shell-utils] Fix bugs in fixbug.pl
Brian West [Mon, 20 Feb 2017 23:30:28 +0000 (17:30 -0600)]
FS-10058: [mod_voicemail] voicemail timestamp plays in military time #resolve
FS-10058: [mod_voicemail] voicemail timestamp plays in military time
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
Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.c
Razvan Crainea [Tue, 14 Feb 2017 11:41:52 +0000 (13:41 +0200)]
FS-10038: [core] tune heartbeat events interval
Conflicts:
src/switch_core.c
Andrey Antipov [Sat, 11 Feb 2017 13:42:49 +0000 (16:42 +0300)]
FS-10032: [mod_amqp] Fix log facilities #resolve
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
Anthony Minessale [Mon, 6 Mar 2017 20:39:27 +0000 (14:39 -0600)]
FS-10097: [mod_conference] Add fgimg to conference video layouts
Anthony Minessale [Fri, 3 Mar 2017 23:35:03 +0000 (17:35 -0600)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video #resolve
Anthony Minessale [Fri, 3 Mar 2017 20:34:52 +0000 (14:34 -0600)]
FS-10088: [freeswitch-core] Backports
Anthony Minessale [Fri, 3 Mar 2017 20:25:58 +0000 (14:25 -0600)]
FS-10088: [freeswitch-core] Backports
Anthony Minessale [Fri, 3 Mar 2017 17:57:25 +0000 (11:57 -0600)]
FS-10088: [freeswitch-core] Backports #resolve
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 00:26:26 +0000 (18:26 -0600)]
FS-10019 revert and alternate fix
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
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:17:48 +0000 (10:17 -0600)]
Revert "FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6"
This reverts commit
202dda4e06907060867a8216911ff2aef504d1d9 .
Ken Rice [Tue, 14 Feb 2017 17:37:45 +0000 (11:37 -0600)]
drop mod_ldap for meta-all
Brian West [Mon, 13 Feb 2017 14:08:56 +0000 (08:08 -0600)]
FS-10035: [mod_sofia] Outbound calls use progressing not alerting #resolve
Ken Rice [Mon, 13 Feb 2017 14:23:34 +0000 (08:23 -0600)]
bump version
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.
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
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
Conflicts:
libs/sofia-sip/.update
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, 7 Jan 2017 00:12:25 +0000 (18:12 -0600)]
FS-9206: [core] endable proxy media auto-adjust on re-invite for text and video every time as the streams may be being added on re-invite
Conflicts:
src/switch_core_media.c
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
Conflicts:
src/switch_core_media.c
Anthony Minessale [Mon, 16 Jan 2017 20:10:39 +0000 (14:10 -0600)]
FS-9654 additional changes
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
Conflicts:
src/mod/applications/mod_conference/conference_video.c
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
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 [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 [Tue, 7 Feb 2017 20:32:01 +0000 (14:32 -0600)]
FS-10017: [freeswitch-core] add rtp_nack_buffer_size #resolve
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
Brian West [Fri, 3 Feb 2017 23:29:46 +0000 (17:29 -0600)]
FS-6683: [mod_dingaling] iksemel TLS-Fragments #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
Antonio [Tue, 24 Jan 2017 14:11:01 +0000 (15:11 +0100)]
[mod_sofia] FS-9966 fix private ip in contact header when invite w/ nosdp
Andrey Volk [Wed, 18 Jan 2017 01:49:05 +0000 (04:49 +0300)]
FS-9953 [mod_av] Add mod_av to windows build
Chris Young [Fri, 27 Jan 2017 10:01:42 +0000 (10:01 +0000)]
FS-9984 [mod_enum] Fix for handle leak in Windows
Kevin James [Sun, 29 Jan 2017 13:48:36 +0000 (08:48 -0500)]
FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile
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
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
Chris Rienzo [Thu, 19 Jan 2017 19:50:51 +0000 (14:50 -0500)]
FS-9959 [mod_spandsp] Add two new channel variables
fax_t38_tx_reinvite_packet_count - overrides t38-tx-reinvite-packet-count param in spandsp.conf
fax_t38_rx_reinvite_packet_count - overrides t38-rx-reinvite-packet-count param in spandsp.conf
lazedo [Wed, 18 Jan 2017 04:56:52 +0000 (04:56 +0000)]
FS-9955 [mod_kazoo] set profile var when setting channel var
Anthony Minessale [Wed, 18 Jan 2017 16:40:39 +0000 (10:40 -0600)]
FS-9954: [freeswitch-core] Crash on switch_ivr_intercept_session due null pointer for buuid #resolve
Anthony Minessale [Tue, 17 Jan 2017 22:45:22 +0000 (16:45 -0600)]
FS-9654 introduce origination_aleg_uuid
Andrey Volk [Fri, 13 Jan 2017 20:51:34 +0000 (23:51 +0300)]
FS-9948 [mod_png] Add mod_png to windows build
Italo Rossi [Fri, 13 Jan 2017 19:13:14 +0000 (16:13 -0300)]
FS-9947 [verto_communicator] Do not try to parse empty chat messages
Italo Rossi [Fri, 13 Jan 2017 19:11:33 +0000 (16:11 -0300)]
FS-9946 [verto_communicator] Fixed video size when window is resized on canary
Andrey Volk [Thu, 12 Jan 2017 20:52:06 +0000 (23:52 +0300)]
FS-9944 [core] Add core video support to windows build
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
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
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
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 16:53:39 +0000 (10:53 -0600)]
FS-9962: [mod_spandsp] Avaya IP Office IB FAX call T38 v0 failed #resolve
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
Anthony Minessale [Thu, 26 Jan 2017 22:17:46 +0000 (16:17 -0600)]
FS-9154 tiny part belongs here too
Anthony Minessale [Wed, 25 Jan 2017 18:48:01 +0000 (12:48 -0600)]
FS-9978: [mod_expr] mod_expr random seed function not working for Windows #resolve
Brian West [Thu, 12 Jan 2017 17:47:25 +0000 (11:47 -0600)]
FS-9943: [core] Default 488 handling for t.38 re-invite switches to udptl mode when it should not. #resolve
Ken Rice [Wed, 11 Jan 2017 05:02:57 +0000 (23:02 -0600)]
Version bump
Mike Jerris [Wed, 11 Jan 2017 00:17:09 +0000 (18:17 -0600)]
FS-9934: [mod_redis] fix segfault on windows on close or connect failure
Anthony Minessale [Tue, 10 Jan 2017 23:00:18 +0000 (17:00 -0600)]
FS-9933: [freeswitch-core] Fallback from native file failure to alternate ext #resolve
Mike Jerris [Tue, 10 Jan 2017 21:39:02 +0000 (15:39 -0600)]
FS-9931: [mod_sofia] don't send display updates to endpoints who don't have UPDATE in their Allow header
Anthony Minessale [Tue, 10 Jan 2017 22:06:33 +0000 (16:06 -0600)]
FS-9932: [freeswitch-core] Error with group confirm feature combined with enterprise originate #resolve
Anthony Minessale [Tue, 10 Jan 2017 17:20:20 +0000 (11:20 -0600)]
FS-9929: [core,mod_spandsp] Assert in switch_frame_buffer_dup when receiving a fax using t.38 #resolve
Sergey Safarov [Fri, 6 Jan 2017 07:01:02 +0000 (02:01 -0500)]
FS-9924: Removed libvpx dependency from SPEC file.
Ken Rice [Tue, 10 Jan 2017 15:28:14 +0000 (09:28 -0600)]
FS-9581 #resolve remove file from core lib project file that was added inadvertantly
Ken Rice [Mon, 9 Jan 2017 23:56:12 +0000 (17:56 -0600)]
swigall
Anthony Minessale [Mon, 9 Jan 2017 22:57:40 +0000 (16:57 -0600)]
swigall
Mike Jerris [Fri, 6 Jan 2017 23:12:32 +0000 (17:12 -0600)]
swigall
Mike Jerris [Fri, 6 Jan 2017 22:36:58 +0000 (16:36 -0600)]
swigall
Mike Jerris [Fri, 6 Jan 2017 22:16:16 +0000 (16:16 -0600)]
FS-9809: [mod_sofia] url encode caller id number before sticking it in the from header in case we have non url safe chars in the cid number in the caller profile
Mike Jerris [Thu, 5 Jan 2017 21:06:42 +0000 (15:06 -0600)]
FS-9915: [mod_sofia] fix non null terminated parsed sip body being passed in when sending to sip messages in a row on tcp in a single packet
Brian West [Thu, 5 Jan 2017 21:52:02 +0000 (15:52 -0600)]
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
Anthony Minessale [Wed, 4 Jan 2017 23:08:07 +0000 (17:08 -0600)]
FS-9906: [mod_conference] Member join/part in conference shows webcam briefly during slide transition #resolve
Brian West [Wed, 4 Jan 2017 22:13:47 +0000 (16:13 -0600)]
FS-9916: [mod_spandsp] OB fax calls go zombie #resolve
chapman [Wed, 4 Jan 2017 18:56:48 +0000 (13:56 -0500)]
FS-9917 [switch_rtp/core] Fix in do_flush to handle the current packet (if RFC2833) rather than discard it.
only print flushed if we flushed something
Anthony Minessale [Wed, 4 Jan 2017 17:00:22 +0000 (11:00 -0600)]
FS-9881 accidentally removed -1 for forever support
Anthony Minessale [Wed, 4 Jan 2017 00:32:26 +0000 (18:32 -0600)]
FS-9206: [mod_sofia] proxy media with enable-3pcc=proxy does not properly pass audio after 3pcc re-invite #resolve