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
Emmanuel Schmidbauer
f2fcfe1a75
FS-8668: allow channel variable prefix-a-leg to override global setting in mod_xml_cdr
2015-12-16 07:47:20 -08: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
Anthony Minessale II
48f0cd65d5
Merge pull request #623 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8603-mic-box-in-setting-modal-having-an to master
...
* commit '22f766c28f12f1a003a5cd5167e8f072c279aa49':
FS-8603 [verto_communicator] - Added Device validation
2015-12-10 11:53:03 -06:00
Anthony Minessale
85f8bca628
FS-8642 #resolve [CF_VIDEO_READY set on non-video calls]
2015-12-09 19:02:23 -06:00
Anthony Minessale
2c7d53030c
FS-8641 need to set min and max for less than 30 but if you set min and max to 30 and it doesn't support it it will fail, (maybe design these FPS params a little better webrtc politicians)
2015-12-09 18:38:25 -06:00
Anthony Minessale
83c5294427
FS-8641 hard code to 15 for now until this is complete
2015-12-09 18:22:10 -06:00
Anthony Minessale
2f04c5e16d
FS-8633 #resolve [ first verto to join a conference does not get "conference-livearray-join" event]
2015-12-09 16:16:26 -06:00
Anthony Minessale
6cd796a9bc
FS-8293 add quality level 0 to conference (default is 1) and fix some logic in auto bw
2015-12-09 15:33:26 -06:00
Brian West
d35d7344be
FS-8640 #resolve Dont clear conference member reservation id on members that dont have a reservation ID
2015-12-09 14:19:47 -06:00
Anthony Minessale
2cb7188c17
FS-8632 #resolve [Add origination_audio_mode originate variable]
2015-12-08 18:30:48 -06:00
William Henry
2bddbf972e
FS-8631 [update regex to allow DSN to match rest of FS code]
2015-12-08 18:51:29 -05:00
Jaon EarlWolf
3df5826098
FS-8616 [verto_communicator] - A new menu for moderator, added Gain buttons and removed the 3-dot-button, moving its behavior to member-name div
2015-12-08 17:44:01 -06:00
Anthony Minessale
b91a1017e2
FS-8621
2015-12-08 14:35:15 -06:00
Jaon EarlWolf
22f766c28f
FS-8603 [verto_communicator] - Added Device validation
2015-12-08 17:20:25 -03:00
Anthony Minessale
cce8288c16
FS-8625 #resolve [Segmentation fault: 11]
2015-12-08 11:18:07 -06:00
Brian West
1d36d1fcae
Merge pull request #606 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8565-txfax-fails-when-remote-party-changes to master
...
We've tested this with Yehavi and it does fix a problem that apparently happens a lot in the wild, and I have tested it against FS.
* commit 'd7b8394e501ae061926a78a1d45a0be8aafb6907':
FS-8565 update initial rtp from address when auto changing port so we can avoid false later comparisons
2015-12-08 09:58:16 -06:00
William King
cd361f6f59
misc config update for available modules. #noWIR
2015-12-07 11:52:43 -08:00
Mike Jerris
0988413cd9
Merge pull request #561 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_codec2-improvements to master
...
* commit '611449f4b36f6bf0ab74984f10d1265e864b7f79':
FS-8364: mod_codec2 : improvements, add extra modes: 3200,1400,1200. add config file.
2015-12-07 10:19:42 -06:00