Shane Bryldt
b120ddb9d3
FS-10690: Fixed some issues in the download projects, added configuration transfer during blade_restmgr startup, and started initial stubs for civetweb callbacks in advance of deeper REST routing support
2017-09-27 20:07:16 -06:00
Shane Bryldt
5e0a54de28
Merge pull request #1400 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
Merging in download project stuff for windows
* commit 'e8987b0d8cb8c8413b3812d9fc5a3922b0087813':
FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.
2017-09-27 22:21:18 +00:00
Andrey Volk
e8987b0d8c
FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.
2017-09-28 01:07:19 +03:00
Mike Jerris
d10fa9ed91
Merge pull request #1399 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10696-update-7za-to-17.01-on-windows to master
...
* commit 'def7afdee6112d33e9d83f0a04e2583b0b19f388':
FS-10696: [Build-System] Update 7za to 1701 on windows.
2017-09-27 21:46:21 +00:00
Andrey Volk
def7afdee6
FS-10696: [Build-System] Update 7za to 1701 on windows.
2017-09-28 00:39:30 +03:00
Anthony Minessale
86911858e8
FS-10527: [mod_av] AV tweaks
2017-09-27 12:58:14 -05:00
Shane Bryldt
d9d34a8f1c
Merge pull request #1398 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
Reviewed and merging
* commit '6e3991379bc00e290745f717f74af2bee6c74db8':
FS-10690: [Build-System] Add civetweb library project for libblade on windows.
2017-09-25 19:21:02 +00:00
Andrey Volk
6e3991379b
FS-10690: [Build-System] Add civetweb library project for libblade on windows.
2017-09-25 22:09:20 +03:00
Steve Underwood
542825ef81
libspandsp's -mssexx selection tags for SSE4.1 and SSE4.2 were incorrect in
...
configure.ac
2017-09-24 21:38:29 +01:00
Shane Bryldt
c0a02f544d
FS-10167: Updating linux build
2017-09-21 00:21:49 -05:00
Shane Bryldt
43cb4e3468
FS-10167: Implemented identity registration and routing, removed subrealms to be revisited later, implemented public event channels and node presence, restructured some code and fixed a number of bugs.
2017-09-20 22:07:34 -06:00
Anthony Minessale
dacca35a18
FS-10688: [verto.js] Add hack for IOS11 #resolve
2017-09-20 18:00:39 -05:00
Anthony Minessale
9e5b680084
FS-10688
2017-09-20 14:42:58 -05:00
Brian West
4772b73bcc
revert
2017-09-20 14:37:48 -05:00
Brian West
fbd07d810d
FS-10688
2017-09-20 09:29:17 -05:00
Anthony Minessale
0ef7be6327
FS-10688: [verto.js] Add hack for IOS11 #resolve
2017-09-20 09:15:56 -05:00
Anthony Minessale
503db7b23f
FS-10675: [mod_fifo] Wrap Up + fifo_caller_exit_key in mod_fifo #resolve
2017-09-18 17:23:45 -05:00
Anthony Minessale
5bb6e3485e
FS-10677
2017-09-15 17:02:06 -05:00
Italo Rossi
75c56a0007
FS-10661: [mod_callcenter] Making cc_export_vars work with uuid-standby agents
2017-09-14 22:18:20 -03:00
Italo Rossi
77dcd007ad
FS-10660: [mod_callcenter] Park agent session before play cc_warning_tone - avoid double playback causing distorted audio
2017-09-14 21:02:56 -03:00
Anthony Minessale
a88bc6730e
FS-10667: [core] Segfault in crypto / srtp #resolve
2017-09-14 18:09:35 -05:00
Anthony Minessale
85348331f3
FS-10667: [core] Segfault in crypto / srtp #resolve
2017-09-13 17:28:40 -05:00
Italo Rossi
7f31967a31
FS-10666: [mod_callcenter] Adding callcenter_break agent api
...
callcenter_break agent <uuid> can be called with an uuid that represents
an outbound session created to call an agent.
The current behavior of mod_callcenter is to keep watching this channel
until it is hangup, once the hangup happens the bridge-agent-end and
member-queue-end events are fired, agent is released on the database
so it can receive more calls and member is also updated on database.
If you do not want to the agent channel hangup to release the agent you can
call this app with the agent session uuid and the agent will be released and
available to receive more calls. This is useful when the agent is located on a
remote freeswitch box and transfer the call internally, the original leg between
the first FreeSWITCH and the remote box remains live and the agent will only be
Available when the original call hangup.
2017-09-13 17:39:43 -03:00
Shane Bryldt
af69e2fb5b
FS-10167: Temporary commit to retain changes before removing concept of realm/subrealm as per discussions, will revisit this concept later when a real use-case presents itself, tests will not operate correctly in this build as realms are incomplete prior to removal
2017-09-13 08:41:40 -06:00
Anthony Minessale II
12fefdf79b
Merge pull request #1386 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-10654 to master
...
* commit '67dad0639867bbc64fa404b30caad2889ea80899':
FS-10654: [verto] implementing replace prototype in verto dialog
2017-09-12 15:16:15 +00:00
Anthony Minessale
2aea0c329b
FS-10468: [mod_verto] Attended Transfer from Mod Verto leaves one channel in limbo. #resolve
2017-09-11 14:47:56 -05:00
Mike Jerris
79bd7ad203
Merge pull request #1390 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10663-portaudio-and-windows-devices-empty to master
...
* commit 'fe83efca4508029cb93402663d1dea57839cc160':
FS-10663: [mod_portaudio] Fix empty pa devlist on windows x64 release build.
2017-09-11 19:34:25 +00:00
Andrey Volk
fe83efca45
FS-10663: [mod_portaudio] Fix empty pa devlist on windows x64 release build.
2017-09-11 22:27:31 +03:00
Anthony Minessale
2362cb4e58
FS-10622: [core] Auto-fixing audio codec from G722 to PCMU although PCMU was not negotiated #resolve
2017-09-08 13:38:44 -05:00
Mike Jerris
8fa59c995d
Merge pull request #1374 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10608-patch-change-hard-coded-60-value to master
...
* commit '348c2c42bb9d366b3c5a36fa4a377bbf8286d3c6':
FS-10608: Change 60 second timeout value to a global #define SWITCH_DEFAULT_TIMEOUT
2017-09-08 17:29:14 +00:00
Victor Torres
67dad06398
FS-10654: [verto] implementing replace prototype in verto dialog
2017-09-08 14:12:31 -03:00
Mike Jerris
e848f1ef4b
Merge pull request #1372 in FS/freeswitch from ~HRISTO/freeswitch:FS-10617-nightmare-xfer-uuid-helper-vars to master
...
* commit '9d4c26825fe2dddbaec4fc9e1bbb658da98c1de5':
FS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as variables.
2017-09-08 16:33:07 +00:00
Shane Bryldt
bda523b5af
FS-10167: Small fix to get linux build working, tested and working correctly
2017-09-07 07:48:48 -05:00
Shane Bryldt
ee8db10a5f
FS-10167: Added support for SSL/TLS, specifically enforcing TLS 1.2 currently but could be more configurable later. Added support for obtaining SANS from X509 certificates within the default wss transport, SANS will be used for preapproved automatically registered identities, currently only being cached on server side for downstream connections providing the remote client upstream certificate SANS, but can also be used by a master to obtain initial master identities from it's own downstream certificate in the future (planned, but not yet implemented) as it is the exception with no upstream and MUST have downstream available. Also added the openssl executable to the projects being built in the libblade solution to provide a windows executable for certificate production when required.
2017-09-07 06:44:16 -06:00
Anthony Minessale
63eec0ee3a
FS-10647: [mod_av] Video quality degragation from 1.6.17 to 1.6.19 #resolve
2017-09-06 12:59:18 -05:00
Anthony Minessale
7cf6eb8e74
FS-10604: [core] Segfault in libcrypto / dtls #resolve
2017-09-06 12:29:02 -05:00
Anthony Minessale
e2a186cb37
FS-10613: [core] freeswitch using the the wrong PT value (using the transmit PT instead of the receive PT) #resolve
2017-09-01 13:55:33 -05:00
Anthony Minessale
3c524021ca
FS-10637: [core] FreeSWITCH crash in 'enterprise originate' API caused due to fix done for FS-10596 #resolve
2017-09-01 11:19:34 -05:00
Anthony Minessale
68fc3b5120
FS-10503 return causes break on first loop and can cause buildup in buffer
2017-08-31 14:17:25 -05:00
Anthony Minessale
ce5c69f63a
FS-10503 disable write buffer for all streaming
2017-08-30 19:26:19 -05:00
Seven Du
951b6c1464
FS-10503 #comment disable write buffer for rtsp streaming
2017-08-31 08:11:49 +08:00
Marc Olivier Chouinard
348c2c42bb
FS-10608: Change 60 second timeout value to a global #define SWITCH_DEFAULT_TIMEOUT
2017-08-29 13:54:34 -04:00
Hristo Trendev
9d4c26825f
FS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as variables.
...
Currently there is no easy way for ESL and dial plan users to easily correlate
the channel UUID of the call legs involved in a nightmare transfer. This patch
adds two new channel variables, which are set to the remote server call leg
UUIDs (transfer_refer_from, transfer_refer_for).
The UUIDs are passed from the remote server in custom headers (X-FS-Refer-From
and X-FS-Refer-For).
2017-08-28 13:38:45 +02:00
Brian West
fd3c2fd3bf
Merge pull request #1369 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592-1 to master
...
* commit 'aea2db043e376b7d55087416ce0670ce70cba7f0':
FS-10592: [mod_sofia] add sofia_profile_url to b channel
2017-08-24 20:07:19 +00:00
Brian West
ccb32525d6
[core] FS-10587 502 response sent on codec mismatch
2017-08-24 15:04:02 -05:00
Anthony Minessale
eed17a6079
FS-10609: [mod_verto] Invalid pointer in verto channel #resolve
2017-08-24 11:17:11 -05:00
Anthony Minessale
7d6e60e251
FS-10270 add additional patch
2017-08-24 11:11:59 -05:00
Mike Jerris
2ebdf42f2c
FS-10602: [mod_conference] add api_on_conference_create
2017-08-22 21:33:00 +00:00
Anthony Minessale
aef2487077
FS-10601: [freeswitch-core] accomodate should be accommodate #resolve
2017-08-21 17:09:24 -05:00
Anthony Minessale
10dfc93cdf
FS-10571: [mod_conference,RTP] TMMBR messages request the same size for any user layout size when manage-inbound-video-bitrate enabled #resolve
2017-08-21 12:37:03 -05:00