Anthony Minessale
0a4e394cc8
add parsing for userLocation header
2015-12-22 16:54:56 -06:00
Chris Rienzo
749cf1cdf3
FS-8676 [mod_unimrcp] fix crash when an invalid voice-gender TTS param is attempted to be set
2015-12-22 16:04:04 -05:00
Anthony Minessale II
c603648aa8
Merge pull request #646 in FS/freeswitch from ~JAONZE/freeswitch:feature/FS-8600-add-button-to-open-new-window-on to master
...
* commit '284e98fba4541a21662025801e3e0294aa40ab86':
FS-8600 [verto_communicator] - Added button at top menu for new window
2015-12-22 13:51:58 -06:00
Anthony Minessale II
42d6cca440
Merge pull request #647 in FS/freeswitch from bugfix/FS-8673-core-dump-on-playback-after-decode to master
...
* commit '1015c3c7a2c37cd11ee73dcba1de4cb47fc7b1f5':
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
2015-12-22 13:50:21 -06:00
Anthony Minessale
1015c3c7a2
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
2015-12-22 13:49:39 -06:00
Jaon EarlWolf
284e98fba4
FS-8600 [verto_communicator] - Added button at top menu for new window
2015-12-22 16:16:20 -03:00
Italo Rossi
ee12caebd2
FS-8591 [verto_communicator] restoring chat send button behavior
2015-12-22 15:58:48 -03:00
Ítalo Rossi
1911cd1bb4
Merge pull request #644 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8591-chat-window-inserts-spurious-carriage to master
...
* commit 'aede42e8bd4d24fff12314908b58b723ffa96011':
FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
2015-12-22 12:45:45 -06:00
Jaon EarlWolf
aede42e8bd
FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
2015-12-22 15:39:13 -03:00
Ítalo Rossi
2765893b27
Merge pull request #645 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8563-output-device-mechanism-needs-feedback to master
...
* commit 'ef3e43840614e3e62238c1e48fbfad6344ff0b2f':
FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
2015-12-22 12:10:15 -06:00
Ítalo Rossi
0faf7a2163
Merge pull request #637 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8654-moderator-controls-randomly-popup to master
...
* commit '0a9c4a6b7d16c67fa351eb9cc43b5c16101ef627':
FS-8654 [verto_communicator] - Added event emission on hangup
2015-12-22 12:05:24 -06:00
Ítalo Rossi
4cc5e41d35
Merge pull request #643 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8675-add-bower-resolution-for-bootstrap-angular to master
...
* commit '52e9763f58f46f35f108b382c6dbb4f80d0e8dc2':
FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
2015-12-22 11:30:29 -06:00
Ítalo Rossi
f9fc23daaa
Merge pull request #642 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8636-verto-communicator-autocall-does to master
...
* commit '21ee58558d2421e4a75972bd6462ef93fce8db79':
FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps
2015-12-22 11:29:28 -06:00
Jaon EarlWolf
ef3e438406
FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
2015-12-21 17:59:59 -03:00
Jaon EarlWolf
52e9763f58
FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
2015-12-21 14:59:32 -03:00
Anthony Minessale
222eff143c
FS-8595 contd
2015-12-17 16:32:55 -06:00
Anthony Minessale
5f344bc5ea
FS-8595 contd
2015-12-17 16:00:20 -06:00
Jaon EarlWolf
21ee58558d
FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps
2015-12-17 18:25:52 -03:00
Spencer Thomason
3c291b3c61
Use mtmalloc on Solaris SPARC if available
...
FS-8666 #resolve
2015-12-17 16:47:06 +00:00
Mike Jerris
42be0a8086
Merge pull request #632 in FS/freeswitch from bugfix/FS-8650-add-switch_must_malloc-switch_must_realloc-switch_must_strdup to master
...
* commit '350a739da8b5ad44e4c82185258be49724a4d5b4':
FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c]
2015-12-17 10:11:59 -06:00
Anthony Minessale
02224a037e
FS-8179 bring this back to default its fixed in chrome
2015-12-16 18:22:27 -06:00
Anthony Minessale
af49d5b086
FS-8595 contd
2015-12-16 18:20:21 -06:00
Anthony Minessale
56a4557237
FS-8595 contd
2015-12-16 15:34:06 -06:00
Anthony Minessale
7507636d48
FS-8595 contd
2015-12-16 14:05:30 -06:00
Anthony Minessale
7f80d75010
FS-8595 contd
2015-12-16 13:55:33 -06:00
grindhold
c61f6826c8
bugfix: prevented endless loop in sendmsg
...
FS-8667 - some commands do not send a response with the type
command/reply but send api/response instead. check for this type,
too in order to prevent $client->comand() from never returning
to the users script.
2015-12-16 05:05:13 +01:00
Anthony Minessale
010db753f6
FS-8595 matching input res does not work well when chrome auto decides to shrink it too small so never mind this part
2015-12-15 18:37:03 -06:00
Anthony Minessale
7733ff58d9
FS-8641 #resolve [Make frame rate configurable]
2015-12-15 16:16:51 -06:00
Anthony Minessale II
6b8a6005de
Merge pull request #629 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8641-make-frame-rate-configurable to master
...
* commit '682850c02f749714fc6f51d023f329daaacca264':
FS-8641 [verto-communicator] - Added Frame Rate setting
2015-12-15 16:14:41 -06:00
Ken Rice
0a024c4ecb
Merge branch 'master' of https://freeswitch.org/stash/scm/FS/freeswitch
2015-12-15 14:14:38 -06:00
Jaon EarlWolf
0a9c4a6b7d
FS-8654 [verto_communicator] - Added event emission on hangup
2015-12-15 17:12:58 -03:00
Ken Rice
0c413afccd
FS-8664 #resolve add fs_cli.exe to msi so its installed.
...
Tweak the wix configs to actually build a 64bit installer.
unfortunately this breaks the 32bit msi without edits to the Setup.2015
WiX configs for the 32bit temp pathes. We are looking for a solution for
this.
2015-12-15 14:12:27 -06:00
Anthony Minessale
0bcb240b24
FS-8663 a little more
2015-12-15 14:00:58 -06:00
Chris Rienzo
475df32a4b
FS-8662 [mod_http_cache] don't block http_tryget while another thread is fetching the URL
2015-12-15 14:43:06 -05:00
Anthony Minessale
3fd416166a
FS-8663 #resolve [add vid-personal command]
2015-12-15 13:37:50 -06:00
Anthony Minessale II
5353c0c180
Merge pull request #635 in FS/freeswitch from feature/FS-8629-add-new-param-video-mute-exit-canvas to master
...
* commit '881197e661c93c5a09d3d789fc0f92fb60a74737':
FS-8629 #resolve [Add new param video-mute-exit-canvas to conference cflags]
FS-8642 addtl patch
2015-12-15 11:58:09 -06:00
Anthony Minessale II
881197e661
FS-8629 #resolve [Add new param video-mute-exit-canvas to conference cflags]
2015-12-15 11:58:02 -06:00
Matthew Vale
aad6b0aca5
FS-8648: incorrect url's in yum repos
...
#comment the urls that are currently in the yum/freeswitch*.repo are incorrect
With this change, it corrects the urls to match.
2015-12-15 17:02:49 +00:00
Michael Jerris
9f52ebf257
FS-8658: [mod_verto] windows fixes for mod_verto
2015-12-14 16:37:09 -06:00
Anthony Minessale
8670e5f801
FS-8642 addtl patch
2015-12-14 16:05:57 -06:00
Michael Jerris
b1206d0b50
FS-9658: [mod_verto] windows fixes for mod_verto
2015-12-14 14:23:31 -06:00
Ken Rice
ebda34e1d9
FS-8655 #resolve Update the windows build for MSVS2015 and WiX 3.10.1 to build an MSI
2015-12-14 10:58:29 -06:00
Anthony Minessale
350a739da8
FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c]
2015-12-11 16:57:30 -06:00
Ken Rice
cbc23f4db8
Revert "explore use of nuget for wix build dependency"
...
This reverts commit 31065883df
.
2015-12-11 16:38:31 -06:00
Anthony Minessale
af5281e91d
revert commit from PR 585
2015-12-11 16:30:45 -06:00
Anthony Minessale II
0363be406d
Merge pull request #626 in FS/freeswitch from ~WHENRY/freeswitch:bugfix/FS-8631 to master
...
* commit '2bddbf972e30933e8280227238d04a8cbf7cd004':
FS-8631 [update regex to allow DSN to match rest of FS code]
2015-12-11 13:44:00 -06:00
Anthony Minessale II
fa33321d60
Merge pull request #627 in FS/freeswitch from ~ARMENB/freeswitch:bugfix/FS-8643-fix-mod-sofia-memory-leaks to master
...
* commit 'e23aa12a2d81946932e9600b0135ecbaa39561e1':
FS-8643: fix mod_sofia memory leaks
2015-12-11 13:39:20 -06:00
Armen Babikyan
e23aa12a2d
FS-8643: fix mod_sofia memory leaks
2015-12-10 22:42:55 -08:00
Anthony Minessale II
cae255395f
Merge pull request #585 in FS/freeswitch from ~LEKENSTEYN/freeswitch:xml-fixes to master
...
* commit '48d6a5f6a8fb21a7e20302cfdd4ff012288b3892':
switch_xml_decode: avoid NUL injection
switch_xml_set_attr: fix inconsistent state on error paths
2015-12-10 18:23:48 -06:00
Jaon EarlWolf
682850c02f
FS-8641 [verto-communicator] - Added Frame Rate setting
2015-12-10 17:08:35 -03:00