19907 Commits

Author SHA1 Message Date
Dragos Oancea
2f914e37fa FS-10551: [mod_opus] added FEC bitrates map for opus@16000h (for the "keep-fec-enabled" setting) 2017-07-27 16:59:16 +01:00
Anthony Minessale
ba4eecbfbe FS-10379: [mod_conference] Set canvas size based on a variable -- lock width and height to even numbers 2017-07-25 16:08:33 -05:00
Brian West
1bdb65b8f9 Merge pull request #1345 in FS/freeswitch from feature/FS-10486-add-tls-support-to-mod_shout to master
* commit 'af4d73d44e5c2f236f58be2d87d48299846d9cbf':
  FS-10486 add shouts:// proto to support TLS
2017-07-25 20:15:44 +00:00
Dragos Oancea
6bac8ddcc3 FS-10529: [mod_native_file] do not register "opus" file extension (needs ogg/opus support). Use encoded_bytes_per_packet to skip other extensions too. 2017-07-24 20:04:11 -04:00
Anthony Minessale
a906b12209 FS-10532: [mod_av] Add an av command to mod_av and use it to modify log level #resolve 2017-07-21 13:55:01 -05:00
Marc Olivier Chouinard
a1740fb600 FS-10512: Fix issue with callcenter topdown strategy 2017-07-20 21:33:55 -03:00
Anthony Minessale
ad80c38562 FS-10528: [mod_conference] Put proper color behind letterboxed video avatars #resolve 2017-07-20 17:58:46 -05:00
Anthony Minessale
8297dbe877 FS-10527: [mod_av] AV tweaks #resolve 2017-07-20 17:35:32 -05:00
Mike Jerris
c451f456ff Merge pull request #1349 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10525-update-curl-to-7.54.1-for-windows to master
* commit 'bf101a5f0b1bef09a0013db65f3f72c351ff8064':
  FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props.
2017-07-20 22:26:08 +00:00
Anthony Minessale
13033b49b3 FS-10526: [freeswitch-core] Uninitialized variable in switch_img_fit when using SWITCH_FIT_SIZE_AND_SCALE #resolve 2017-07-20 17:28:19 -05:00
Anthony Minessale
0013b00b64 FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video #resolve 2017-07-20 17:24:36 -05:00
Andrey Volk
bf101a5f0b FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props. 2017-07-21 01:21:34 +03:00
Andrey Volk
5626d0b535 FS-10064: [mod_managed] Fix compile on windows. 2017-07-20 23:38:44 +03:00
Anthony Minessale
3e68625896 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-20 03:30:59 -05:00
Anthony Minessale
88226869b6 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-20 03:17:03 -05:00
Anthony Minessale
04067b4e21 FS-10523: [freeswitch-core] Websocket disconnects prematurely #resolve 2017-07-20 02:55:38 -05:00
Anthony Minessale
de67e8031c FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-20 02:51:36 -05:00
Anthony Minessale
d45a256ce0 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-20 02:51:24 -05:00
Anthony Minessale
d0a98b6a01 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-20 02:36:14 -05:00
Anthony Minessale
2673e4e768 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues 2017-07-19 23:06:19 -05:00
Christopher Rienzo
03d9a29401 Merge pull request #1331 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10490-mod_unimrcp-gsr to master
* commit 'd0e779017617cbeaa22d81fd39ee59dad844f42a':
  FS-10490 [mod_unimrcp] application/xml content-type for unimrcp grammar
2017-07-19 11:17:07 +00:00
Andrey Volk
a1bff96d40 FS-10516: [Build-System] Move libsilk from tree to download on windows. 2017-07-18 22:16:48 +03:00
Seven Du
af4d73d44e FS-10486 add shouts:// proto to support TLS 2017-07-19 01:03:30 +08:00
Italo Rossi
304ddb13cb Revert "FS-10314: Initial commit adding profiles to mod_callcenter"
This reverts commit 54c93528dc890aa2e52720617999f9ec5aa2e477.
2017-07-18 13:25:22 -03:00
Italo Rossi
58d25329b9 Revert "FS-10511: Set status as External call when using callcenter_track"
This reverts commit 1ce87dfca17a53b81cb87a761b385ab48371782f.
2017-07-18 13:09:39 -03:00
Mike Jerris
8be117b7f0 Merge pull request #1342 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10510-add-mod_codec2-move-libcodec2-from to master
* commit 'c1d964a0a51e538f6ee2b3e827111bcfc7d07f26':
  FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows.
2017-07-18 15:34:34 +00:00
Andrey Volk
c1d964a0a5 FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows. 2017-07-18 18:32:10 +03:00
Marc Olivier Chouinard
1ce87dfca1 FS-10511: Set status as External call when using callcenter_track 2017-07-18 11:14:43 -04:00
Marc Olivier Chouinard
54c93528dc FS-10314: Initial commit adding profiles to mod_callcenter 2017-07-18 10:34:07 -04:00
Andrey Volk
5dabf58f7b FS-10509: [Build-System] Move broadvoice from tree to download on windows. 2017-07-18 00:35:48 +03:00
Andrey Volk
e1a4f42371 FS-10504: [Build-System] Move iLBC from tree to download on windows. 2017-07-17 19:24:26 +03:00
Anthony Minessale
13f2f2a056 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files cont 2017-07-14 15:15:19 -05:00
Anthony Minessale
58dffd3759 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files 2017-07-14 15:09:37 -05:00
Anthony Minessale
2ef90f4b85 FS-10379: [mod_conference] Set canvas size based on a variable 2017-07-14 11:30:00 -05:00
Mike Jerris
6d3e4c7aae Merge pull request #1335 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-10489-move-libg7221-from-tree-to-download to master
* commit '06ef63103982ee67f67b90d1af8430fd15c1b7be':
  FS-10489: [build-system] Move libg7221 from tree to download on Windows.
2017-07-14 15:35:16 +00:00
Andrey Volk
06ef631039 FS-10489: [build-system] Move libg7221 from tree to download on Windows. 2017-07-14 18:25:09 +03:00
Anthony Minessale
62fe767e65 FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode 2017-07-13 18:12:34 -05:00
Anthony Minessale
89e3a7bb4a FS-9979: [verto.js] When verto client rejects a call returns hangup cause NORMAL_CLEARING #comment passing neither cause or causeCode will result in normal clearing, passing either one of cause or causeCode will result in that value being passed and parsed on the server side, if the cause is valid it will be accepted otherwise it will try to validate causeCode instead, if neither are true it defaults to normal clearing #resolve 2017-07-13 12:52:04 -05:00
Brian West
197bbd8cab FS-10495: [Modules] firing custom event with no sub class will crash freeswitch when mod_fail2ban is loaded #resolve 2017-07-12 17:19:52 -05:00
Ken Rice
53116495d1 Revert "FS-10416: [mod_commands] add new outbound channels to an in-progress originate"
This commit causes a segfault when parsing destinations that are |
delimited. This patchset needs to be tested further before inclusion
into the tree.

This reverts commit b11955db0bfdcccd5ad98fd689870153d31154f3.
2017-07-11 17:25:48 -05:00
Matt Williamson
d0e7790176 FS-10490 [mod_unimrcp] application/xml content-type for unimrcp grammar 2017-07-11 17:33:02 -04:00
Mike Jerris
571bff4def Merge pull request #1328 in FS/freeswitch from ~ETHANATKINS/freeswitch:ice-reinvite to master
* commit '999a6dd0b7f37e99c53cea3bc79d92c3ffab1822':
  FS-10485: Re-activate ICE on all attribute changes
2017-07-11 19:59:02 +00:00
Andrey Volk
28913d2764 FS-10488: [mod_v8] Fix memory leak. 2017-07-11 21:34:45 +03:00
Mike Jerris
5a9dfcf2ef Merge pull request #1324 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10465-fix-javascript-failures-when-a-session to master
* commit '105afc3f294fe6e29d6eb0d76f1273f37de400bf':
  FS-10465: [mod_v8] Fix javascript failures when a session callback is called from another thread/leg.
2017-07-11 17:14:41 +00:00
Anthony Minessale
2ee8d58d72 FS-10472: [mod_conference] Invalid free in personal canvas mode 2017-07-10 19:48:14 -05:00
Anthony Minessale
44021b1c61 FS-10472: [mod_conference] Invalid free in personal canvas mode 2017-07-10 19:13:27 -05:00
Ethan Atkins
999a6dd0b7 FS-10485: Re-activate ICE on all attribute changes
I ran into some ice failures when testing reinvites using
bypass_media_after_bridge. Every ice session has ice-ufrag and ice-pwd
attributes. When leg A sends those attributes to leg B, leg B is
supposed to send stun packets to leg A using the credentials provided in
those attributes. Freeswitch was not updating the session credentials
when the phone sent a new invite containing new ufrag and pwd
attributes. This caused ICE to fail on the client side (PJSIP in this
case).

The new_ice flag is set to true when freeswitch detects a change in
those attributes. For whatever reason, the reinvite flows that I was
testing did not set the CF_REINVITE flag on the channel, but new_ice was
true. It seems to me that freeswitch should always reactivate ice when
the ufrag and pwd credentials change.
2017-07-10 10:57:35 -07:00
Mike Jerris
69cb420ca9 FS-10480: [mod_av] fix crash recording an audio only stream to an rtmp stream 2017-07-10 12:38:34 -05:00
Anthony Minessale
aba1068e09 FS-10448: [mod_conference] Add Video Blind -- make blind video feature work in passthrough mode too 2017-07-07 11:35:36 -05:00
Dragos Oancea
06f060ebd9 FS-10478: [mod_conference] make API replies uniform with "+OK" or "-ERR" prefix 2017-07-07 15:48:18 +01:00