31597 Commits

Author SHA1 Message Date
Anthony Minessale
d44fe1c650 FS-10088: [freeswitch-core] Backports 2017-03-07 12:53:15 -06:00
Anthony Minessale
b0823231a4 FS-10088: [freeswitch-core] Backports 2017-03-07 12:53:15 -06:00
Anthony Minessale
fa33b30267 FS-10088: [freeswitch-core] Backports #resolve 2017-03-07 12:53:08 -06:00
Sebastian Kemper
70f4c41184 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>
2017-02-20 11:31:08 -06:00
Sebastian Kemper
4d60465cca 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>
2017-02-20 11:30:04 -06:00
Anthony Minessale
adfe751b7f FS-10054 2017-02-17 14:48:54 -06:00
Anthony Minessale
612d3011da FS-10054: [mod_smpp] mod_smpp will not reconnect if connection was interupted #resolve 2017-02-17 14:32:18 -06:00
Anthony Minessale
a8c23ed87c FS-10019 revert and alternate fix 2017-02-16 18:28:59 -06:00
Anthony Minessale
13bf24bd10 FS-10048: [mod_conference] Possible crash on mass exit of members from a conference #resolve 2017-02-15 16:22:11 -06:00
Ken Rice
602c34f738 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 2017-02-15 10:22:53 -06:00
Ken Rice
4c37f8374a Revert "FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6"
This reverts commit 202dda4e06907060867a8216911ff2aef504d1d9.
2017-02-15 10:17:48 -06:00
Ken Rice
bec45386a2 drop mod_ldap for meta-all v1.6.15 2017-02-14 11:37:45 -06:00
Brian West
7bbe49713c FS-10035: [mod_sofia] Outbound calls use progressing not alerting #resolve 2017-02-13 09:46:36 -06:00
Ken Rice
bbbe0801e7 bump version 2017-02-13 08:23:34 -06:00
Andrey Volk
3e2e6b8eeb FS-10034 [WIX] Fix WIX to respect Win32/x64 binary output folders. 2017-02-13 07:59:01 -06:00
Anthony Minessale
fd4043774a FS-10031: [mod_conference] Personal canvas mode doesn't switch layouts properly when a group is specified #resolve 2017-02-10 14:16:46 -06:00
Anthony Minessale
de2936af46 FS-10026: [mod_verto] reduce attach_wake calls #resolve 2017-02-09 17:42:09 -06:00
Mike Jerris
2d312f38ac FS-10025: fix global symbol scope issue causing modules to use another modules global pointer
Conflicts:
	libs/sofia-sip/.update
2017-02-09 17:36:43 -06:00
Andrey Volk
eb2862af5c FS-10010 [WIX] Fix windows WIX installer by including a proper vc runtime 2017-02-09 14:54:51 -06:00
Mike Jerris
4cefe9e7e7 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
2017-02-09 14:41:51 -06:00
Anthony Minessale
7b6666d426 FS-9990: [freeswitch-core] Exhaust fmtp sensitive codecs before moving on with negotiation in video #resolve
Conflicts:
	src/switch_core_media.c
2017-02-09 14:36:46 -06:00
Anthony Minessale
12aa84a86c FS-9654 additional changes 2017-02-09 14:36:42 -06:00
Anthony Minessale
d0da33c595 FS-10007: [mod_conference] Issue with reservation-id and conference video layouts #resolve
Conflicts:
	src/mod/applications/mod_conference/conference_video.c
2017-02-09 14:14:43 -06:00
Seven Du
a10d2ba023 FS-9137 update to openh264 release 1.6.0 2017-02-09 13:32:21 -06:00
Seven Du
7f436e293a FS-9137 update to openh264 release 1.5.0 and tweak some params 2017-02-09 13:32:13 -06:00
Brian West
ffc73419db FS-10006: [core] Allow adding parameters to P-Asserted-Identity #resolve 2017-02-09 13:10:40 -06:00
Anthony Minessale
c61e427229 FS-10020: [mod_av] Error scrolls endlessly on a recording that fails to rtmp addrs #resolve 2017-02-09 13:06:58 -06:00
Anthony Minessale
1fe32f4795 FS-10017: [freeswitch-core] add rtp_nack_buffer_size #resolve 2017-02-09 13:06:52 -06:00
Italo Rossi
ffe36efff6 FS-10012 [mod_callcenter] Enabling bypass media if agents leg have bypass_media_after_bridge=true #resolve 2017-02-09 13:04:27 -06:00
Brian West
9aad78df64 FS-6683: [mod_dingaling] iksemel TLS-Fragments #resolve 2017-02-09 13:04:08 -06:00
Anthony Minessale
278793ac01 FS-9997: [mod_verto] Invalid JSON-RPC Response to an incorrect JSON-RPC Request. #resolve 2017-02-09 13:02:56 -06:00
Antonio
2f5a68298a [mod_sofia] FS-9966 fix private ip in contact header when invite w/ nosdp 2017-02-09 13:02:33 -06:00
Andrey Volk
d23507e193 FS-9953 [mod_av] Add mod_av to windows build 2017-02-09 13:02:15 -06:00
Chris Young
3e7fe83313 FS-9984 [mod_enum] Fix for handle leak in Windows 2017-02-09 13:02:01 -06:00
Kevin James
ca6312eee1 FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile 2017-02-09 13:01:38 -06:00
Hesaam Farhang
f934c9c8e1 FS-9989 [mod_kazoo] add a parameter to ignore transient network issues 2017-02-09 13:01:23 -06:00
Brian West
8822a3a69a FS-9981: [mod_spandsp] add api_on_fax_success api_on_fax_failure #resolve 2017-02-09 13:00:31 -06:00
Chris Rienzo
53290057bb 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
2017-02-09 12:58:47 -06:00
lazedo
ea674c7450 FS-9955 [mod_kazoo] set profile var when setting channel var 2017-02-09 12:58:36 -06:00
Anthony Minessale
b63cfbba5a FS-9954: [freeswitch-core] Crash on switch_ivr_intercept_session due null pointer for buuid #resolve 2017-02-09 12:58:23 -06:00
Anthony Minessale
dc61edcd28 FS-9654 introduce origination_aleg_uuid 2017-02-09 12:55:22 -06:00
Andrey Volk
2f7d6dca5e FS-9948 [mod_png] Add mod_png to windows build 2017-02-09 12:51:40 -06:00
Italo Rossi
7638623715 FS-9947 [verto_communicator] Do not try to parse empty chat messages 2017-02-09 12:51:22 -06:00
Italo Rossi
fd1ae61454 FS-9946 [verto_communicator] Fixed video size when window is resized on canary 2017-02-09 12:48:25 -06:00
Andrey Volk
b821a6452b FS-9944 [core] Add core video support to windows build 2017-02-09 12:48:07 -06:00
Anthony Minessale
1b3f6492b8 FS-10022: [mod_sofia] verify-profile 'none' not parsed for TLS #resolve 2017-02-09 11:25:47 -06:00
Anthony Minessale
f94302dce8 FS-10021: [RTP] Large RTP timestamp jump when system clock is late from internal timer #resolve 2017-02-09 11:11:36 -06:00
Anthony Minessale
4bda9bf1e6 FS-10019: [mod_conference] Crash when playing mp4 in personal-canvas mode #resolve 2017-02-08 13:55:10 -06:00
Anthony Minessale
97438725da FS-10008: [mod_say_en] Add military time to say_en #resolve 2017-02-03 16:25:09 -06:00
Ken Rice
202dda4e06 FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6 2017-02-02 13:53:43 -06:00