Joao Mesquita
3717e945e3
FS-8010 Add hardcoded params
2015-08-20 20:53:26 -03:00
Anthony Minessale II
66da0fa8da
Merge pull request #411 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7998-dont-prompt-when-recovering-call to master
...
* commit '070c89996e995c996a8972f89a633d5041621df5':
FS-7998 #resolve Simply don't ask.
2015-08-20 18:39:33 -05:00
Anthony Minessale II
8f9f1ee87d
Merge pull request #409 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8003-communicator-does-not-list-microphones to master
...
* commit 'c0a5c54bc10c7ebdb65f5aafc8d60dbad6477944':
FS-8003 #resolve Use audioInDevices instead of audioDevices to match verto plugin.
2015-08-20 18:37:58 -05:00
Joao Mesquita
c0a5c54bc1
FS-8003 #resolve Use audioInDevices instead of audioDevices to match verto plugin.
...
FS-8003 Also make modifications so that refreshing device actually calls APIs on the verto library instead of just reparsing it's output.
2015-08-20 20:36:00 -03:00
Joao Mesquita
070c89996e
FS-7998 #resolve Simply don't ask.
...
FS-7998 Add option to settings interface and persist it on local storage.
2015-08-20 19:50:58 -03:00
Ítalo Rossi
aa0bbe84af
Merge pull request #408 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-8017-verto-service-in-local-storage-needs to master
...
* commit '024f86ad022453e94bfa2cdaa93678e2597c7604':
FS-8017 - Verto Communicator - fix uses of serialized verto in local storage
2015-08-20 17:20:05 -05:00
Anthony Minessale
74945217b0
FS-7986 add $.verto.refreshDevices(runtime)
2015-08-20 17:14:10 -05:00
Joao Mesquita
2d14aa9389
FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.
2015-08-20 18:50:45 -03:00
Stefan Yohansson
024f86ad02
FS-8017 - Verto Communicator - fix uses of serialized verto in local storage
2015-08-20 18:26:35 -03:00
Italo Rossi
bd48aced25
FS-7992 - Verto Communicator - Fixing device list at settings.
2015-08-20 17:10:07 -03:00
Anthony Minessale
ebff42790f
FS-8016 #resolve [Reduce buffering of video in conference mux]
2015-08-20 12:03:14 -05:00
Mike Jerris
d71c4d4555
Merge pull request #407 in FS/freeswitch from ~MICHAELGG/freeswitch:FS-8015 to master
...
* commit '37df3ee6daddc66db7fc4472033fedb578cc2cdf':
FS-8015 --resolve - Add project dir to include for mod_conference so it picks up mod_conference.h.
2015-08-20 10:42:35 -05:00
Michael Giagnocavo
37df3ee6da
FS-8015 --resolve - Add project dir to include for mod_conference so it picks up mod_conference.h.
2015-08-20 04:56:16 -06:00
Brian West
e886fdcd86
Merge pull request #405 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8009 to master
...
* commit 'be73c4f1e6b9bff40d9f8f063dd4e7c6d2e6360e':
FS-8009 #resolve Create a grunt project with livereload support. From now on, use npm install && grunt serve to develop on this project.
2015-08-19 21:07:09 -05:00
João Mesquita
be73c4f1e6
FS-8009 #resolve Create a grunt project with livereload support. From now on, use npm install && grunt serve to develop on this project.
2015-08-19 23:03:56 -03:00
Anthony Minessale
7303631fbc
FS-8008 #resolve [Separate verto default config to have sep v4 and v6 listeners]
2015-08-19 17:17:22 -05:00
Michael Jerris
61c641aa0b
swigall
2015-08-19 16:41:39 -05:00
Anthony Minessale
5818a24ca5
FS-7988 add attach and comment
2015-08-19 16:09:15 -05:00
Ítalo Rossi
7ea5dabd0d
Merge pull request #404 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-7977-selecting-the-highest-supported-resolution-isnt-working to master
...
* commit '880fb810d045458a05f06a4f65353bc61f69ba99':
FS-7977 - [Verto Communicator] Fixing default resolution and cleaning code
2015-08-19 15:49:02 -05:00
William Henry
dd498786eb
FS-7932 - removed the param from the getMute funciton in verto class, not needed on underlying method
2015-08-19 16:42:51 -04:00
Stefan Yohansson
880fb810d0
FS-7977 - [Verto Communicator] Fixing default resolution and cleaning code
2015-08-19 17:36:46 -03:00
Mike Jerris
6b23acc100
Merge pull request #403 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fix-plc-init to master
...
* commit 'ecabfc7f9a71b8ec17e1a0253d3811c08fbdcbce':
FS-8005: mod_opus : fix for rare decoder error when doing PLC, OPUS_GET_LAST_PACKET_DURATION might return 0
2015-08-19 15:04:07 -05:00
Anthony Minessale
43c3a15bf5
FS-7988 update default versions
2015-08-19 14:59:21 -05:00
Anthony Minessale
d3dbd3306d
FS-7988 fix a few buglets
2015-08-19 14:58:13 -05:00
Anthony Minessale
876e8296cb
FS-8007 #resolve [Send Keyframe on Multiple NACKS]
2015-08-19 14:58:13 -05:00
Anthony Minessale
135e8d6d93
FS-8006 #resolve [switch_core_video_thread_callback_func_t is not like other callbacks]
2015-08-19 14:58:13 -05:00
Anthony Minessale
7a81968eac
FS-7988 add -askall and -noedit params
2015-08-19 14:58:13 -05:00
Mike Jerris
283685844e
Merge pull request #399 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:telephone-event--adv_rm_rate-fix2 to master
...
* commit 'a0a43ab1eeef126031c6767b868d58ee7a5612ae':
FS-7971 : adv_rm_rate (telephone-event and CN)
2015-08-19 13:40:20 -05:00
Dragos Oancea
ecabfc7f9a
FS-8005: mod_opus : fix for rare decoder error when doing PLC, OPUS_GET_LAST_PACKET_DURATION might return 0
2015-08-19 14:34:51 -04:00
Anthony Minessale
c52969fcf9
FS-8004 #resolve [Send keyframe on recv nack with multiples]
2015-08-19 13:14:24 -05:00
Anthony Minessale
99d29ba679
FS-7988 FS-7989 add debug mode to fixbug and filebug and add -project to filebug and add -append and -comment to fixbug to append to defualt commit msg
2015-08-19 13:09:33 -05:00
Anthony Minessale
25e8d05492
FS-7962 #resolve [Invite/replaces fails about half the time when between 2 freeswitch servers]
2015-08-19 12:47:31 -05:00
Anthony Minessale
3a198d177f
FS-7989 fix typo
2015-08-19 11:43:35 -05:00
Anthony Minessale
f43510f243
FS-7969 #resolve [Freeswitch segfaults due to pthread_setschedparam() on a thread that has exited] #comment please test this fix which was verified working
2015-08-19 11:42:11 -05:00
Anthony Minessale
fa8f304248
FS-7988 FS-7989 cleanup scripts
2015-08-18 18:46:21 -05:00
Anthony Minessale
5bee986fb7
FS-7988 #resolve [We can't file bugs from the command line]
2015-08-18 18:33:42 -05:00
Anthony Minessale
7cd0fb54cb
FS-7989 #resolve [Fix bugs in fixbug.pl]
2015-08-18 18:28:38 -05:00
Anthony Minessale
6441f5c8ff
FS-7988 #resolve [We can't file bugs from the command line]
2015-08-18 18:26:52 -05:00
Anthony Minessale
45bc79af78
FS-7985 #resolve [mod_voicemail fails to compile on 32-bit PPC platform]
2015-08-18 16:11:14 -05:00
Mike Jerris
3e78565441
Merge pull request #398 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968-verbose-events-for-voicemail to master
...
* commit '5802ba71ac80aa88d99b45963e86c53a993a5f94':
Fix record-greeting event missing VM-Greeting-Path
2015-08-18 13:09:19 -05:00
Seven Du
514cfbd9f5
add newline to log %nojira
2015-08-18 23:05:50 +08:00
Dragos Oancea
a0a43ab1ee
FS-7971 : adv_rm_rate (telephone-event and CN)
2015-08-18 10:38:33 -04:00
Joshua Gigg
5802ba71ac
Fix record-greeting event missing VM-Greeting-Path
...
FS-7975 #resolve
2015-08-18 09:14:14 +01:00
Anthony Minessale
242f22fa45
add fixbug.pl to tree
2015-08-17 16:31:09 -05:00
Anthony Minessale
24193c860a
#resolve [check_ice routine in switch_core_media.c chooses all candidates]
2015-08-17 16:30:06 -05:00
Anthony Minessale
4abbda1554
FS-7965 #resolve
2015-08-17 14:34:59 -05:00
Mike Jerris
13c0b6003d
Merge pull request #395 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7970 to master
...
* commit 'd6e5dc64a31e37d45fce6d98b83e2a258ecb3121':
FS-7970 Fixed crash in video_bug_thread caused by double free
2015-08-17 13:27:48 -05:00
Brian West
d4190a2c28
tweaks %nojira
2015-08-17 12:18:29 -05:00
Anthony Minessale
04b619bb47
FS-7971 #resolve
2015-08-17 12:13:55 -05:00
Bradley Jokinen
d6e5dc64a3
FS-7970 Fixed crash in video_bug_thread caused by double free
2015-08-17 08:52:58 -05:00