Mike Jerris
5e380bbc54
Merge pull request #433 in FS/freeswitch from bugfix/FS-8031 to master
...
* commit '2f2e29226fc8fa9ba2744107ecb51705ff8720e1':
FS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates
2015-08-25 15:28:18 -05:00
Brian West
fb383f247b
FS-8037 #resolve [zrtp-passthru shouldn't activate unless the zrtp-hash is in the SDP.]
2015-08-25 11:44:05 -05:00
Ítalo Rossi
ae76f4a0c1
Merge pull request #424 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7945-setting-banner-doesn-t-prompt-for to master
...
* commit '931fcbda03bd3af3900720e681497636faec9cda':
FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done.
2015-08-24 17:59:46 -05:00
João Mesquita
931fcbda03
FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done.
2015-08-24 19:58:11 -03:00
Brian West
9fd5024023
add utils to path if the path is on disk
2015-08-24 17:51:26 -05:00
Anthony Minessale
f1d1db9f5b
move gl to utils
2015-08-24 17:46:22 -05:00
Brian West
baa2d4f37e
FS-7989 add --author option
2015-08-24 17:44:55 -05:00
Anthony Minessale
b78a600375
FS-7903 #resolve [proxy_media gives Codec PROXY Exists but not at the desired implementation. 0hz 0ms 1ch]
2015-08-24 17:44:20 -05:00
Ítalo Rossi
03656d5cb5
Merge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature/FS-8002-growl-type-like-pop-up-if-chat-isn-t to master
...
* commit '9902be9bde9845ffce6ee96b48184dfb1f7a3f0e':
FS-8002 - Verto Communicator - Using toastr to prompt popup
2015-08-24 17:33:16 -05:00
Ítalo Rossi
dad61c3d3a
Merge pull request #431 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7995-members-list-shows-duplicate-members to master
...
* commit 'f01c85743cf9d1ae9f45174c60ee3b27f75e4d85':
FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state.
2015-08-24 17:32:02 -05:00
Michael Jerris
2f2e29226f
FS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates
2015-08-24 16:33:08 -05:00
Brian West
8ae4885582
FS-8014, move this as its preventing testing properly
2015-08-24 15:19:04 -05:00
Brian West
c1be27462b
FS-8014 t38 passthru test case
2015-08-24 15:19:04 -05:00
Mike Jerris
733a4c8c5f
Merge pull request #432 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8036-add-chatchannel-subscription-to-.verto.conf to master
...
* commit '749313a2b266314645db82fb74d86e413baeb772':
FS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf
2015-08-24 14:47:20 -05:00
Joao Mesquita
749313a2b2
FS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf
2015-08-24 16:08:13 -03:00
Mike Jerris
c321261f06
Merge pull request #402 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968-verbose-events-for-voicemail to master
...
* commit '1e27e9f5e7543083cfadfab86bf932c52ebb3311':
FS-7968: [mod_voicemail] fix verbose events
2015-08-24 12:46:14 -05:00
Joshua Gigg
1e27e9f5e7
FS-7968: [mod_voicemail] fix verbose events
...
- Fix record-name event missing VM-Name-Path
- Fix verbose events for mod_voicemail 'folder-summary'
- Send change-password event in mod_voicemail
- Fix verbose events for mod_voicemail 'leave-message'
2015-08-24 18:12:17 +01:00
Joao Mesquita
f01c85743c
FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state.
2015-08-24 13:29:55 -03:00
William King
51a3ec7cbc
Merge pull request #422 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8019-debian-util.sh-ignores-t-option to master
...
* commit 'e45837198c702f3a78b90493176b94d31d3500d0':
debian/README.source updated
debian/bootstrap.sh: excluded few modules that fail to compile
FS-8019 debian/util.sh ignored -T option
2015-08-24 11:19:39 -05:00
Brian West
a4f0adcc1f
FS-8014 t38 test case
2015-08-24 11:05:16 -05:00
Brian West
1577755215
FS-8014 test case
2015-08-24 11:02:23 -05:00
Stanislav Sinyagin
e45837198c
debian/README.source updated
...
In Jessie, pbuilder disables the network by default, and we need it
to build our packages. Also currently only Jessie debs are built successfully,
and building for wheezy fails because of missing video libraries.
2015-08-24 10:27:23 -04:00
Brian West
bd371f4def
Merge pull request #423 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8027-make-grunt-serve-ip-to-work-correctly to master
...
* commit 'fd134000e764a612c2e3db5b9a22338bdfc905a9':
FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements
2015-08-24 08:36:23 -05:00
Brian West
b128774082
Merge pull request #428 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8026-pressing-enter-on-email-doesn-t-login to master
...
* commit '11b24f7e435875885080e8ba2467620b4fe7c58d':
FS-8026 [Verto-Communicator] #resolve Add an autofocus directive to both dialpad and login so that enter will just work. On dialpad useful to provide keyboard only input without the need to using the mouse.
2015-08-24 08:31:00 -05:00
Joao Mesquita
11b24f7e43
FS-8026 [Verto-Communicator] #resolve Add an autofocus directive to both dialpad and login so that enter will just work. On dialpad useful to provide keyboard only input without the need to using the mouse.
2015-08-24 10:18:25 -03:00
Stanislav Sinyagin
a083b881f3
debian/bootstrap.sh: excluded few modules that fail to compile
...
applications/mod_mp4v2
codecs/mod_openh264
event_handlers/mod_smpp
formats/mod_webm
2015-08-24 08:52:44 -04:00
Anthony Minessale
d8ea71aa7b
FS-8029 minor update
2015-08-23 18:08:24 -05:00
Mike Jerris
763e394ab3
Merge pull request #426 in FS/freeswitch from bugfix/FS-8029 to master
...
* commit 'd4e10d527855411bf0a7e2de7c9956c334613146':
FS-8029: [jitterbuffer] fix robotic sound when using jitterbuffer when buffer timestamps get behind that of the packet timestamps, such as when the source clock is out of sync with our clock
2015-08-23 17:37:14 -05:00
Anthony Minessale
d4e10d5278
FS-8029: [jitterbuffer] fix robotic sound when using jitterbuffer when buffer timestamps get behind that of the packet timestamps, such as when the source clock is out of sync with our clock
2015-08-23 17:29:12 -05:00
Mike Jerris
f8d8bad957
Merge pull request #425 in FS/freeswitch from bugfix/FS-8028 to master
...
* commit 'cadc2397a416dc48f71c5d47949a3178260398c6':
FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621
2015-08-23 16:44:49 -05:00
Anthony Minessale
cadc2397a4
FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621
2015-08-23 16:43:18 -05:00
João Mesquita
fd134000e7
FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements
2015-08-22 22:28:20 -03:00
Stanislav Sinyagin
e78c440585
FS-8019 debian/util.sh ignored -T option
...
Fixed the handling of -T and -t, and added debian/apt_sources.list
that needs to build 1.7 master. The following commands need to be
used to build Jessie packages:
apt-get update && apt-get install -y git curl
mkdir -p /usr/src/freeswitch
cd /usr/src/freeswitch/
git clone https://stash.freeswitch.org/scm/fs/freeswitch.git /usr/src/freeswitch/src
curl http://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub | apt-key add -
cd /usr/src/freeswitch/src
./debian/util.sh build-all -i -z1 -aamd64 -cjessie -T /usr/src/freeswitch/src/debian/apt_sources.list
2015-08-22 20:22:06 -04:00
William King
8dae8e9c21
Merge pull request #416 in FS/freeswitch from ~FEDECASTRO/freeswitch:pr-6972 to master
...
* commit 'e5d247df29ef67b0dd86b6b088adfb1ab07c0916':
FS-6972 Packaging a version of the python ESL wrapper for python.
2015-08-21 18:21:19 -05:00
Michael Jerris
f929a9ccbf
FS-7966: we still need to do declarations first until we fully switch to 2015 and change the flags on other builds to not error on code before declaration
2015-08-21 18:47:58 -04:00
Brian West
9cb58fbf1a
Merge pull request #420 in FS/freeswitch from ~JMESQUITA/freeswitch:FS-8009 to master
...
* commit 'd825ad8a76e2c573037b5b40ccb75a9e85c6acaa':
Use string-replace and copy partials over
2015-08-21 17:34:07 -05:00
Joao Mesquita
d825ad8a76
Use string-replace and copy partials over
2015-08-21 19:33:25 -03:00
Michael Giagnocavo
5e456fe9a6
FS-7966. First pass at moving to Visual Studio 2015.
...
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Ítalo Rossi
fb5b390ce3
Merge pull request #419 in FS/freeswitch from ~JMESQUITA/freeswitch:FS-8009 to master
...
* commit '147a639499fb894ae92521384b84e0f84fed48ae':
FS-8009 Now we are using grunt for building as well and replace contrib-connect for browser-sync because we like use the new kids on the block.
2015-08-21 16:26:09 -05:00
Joao Mesquita
147a639499
FS-8009 Now we are using grunt for building as well and replace contrib-connect for browser-sync because we like use the new kids on the block.
2015-08-21 18:17:14 -03:00
Stefan Yohansson
9902be9bde
FS-8002 - Verto Communicator - Using toastr to prompt popup
2015-08-21 18:02:51 -03:00
Italo Rossi
255d2a62bb
FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower
2015-08-21 15:31:12 -03:00
Brian West
72faf9bab4
ignore these folders
2015-08-21 12:44:36 -05:00
Ítalo Rossi
175fb8667e
Merge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022-clicking-refresh-device-list-should to master
...
* commit 'ea4fe4f942e73fa2b7595399523054b8e09840d8':
FS-8022 - fix refresh devices and prevent reset previous selected configuration
2015-08-21 12:41:25 -05:00
Ítalo Rossi
4e79ac1363
Merge pull request #406 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8013-user-bower-to-install-javacript-dependencies to master
...
* commit '22658c79459926590a6b041812a23137fbd8a7c1':
FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file.
2015-08-21 12:38:06 -05:00
Stefan Yohansson
ea4fe4f942
FS-8022 - fix refresh devices and prevent reset previous selected configuration
2015-08-21 14:33:45 -03:00
Ítalo Rossi
b3d6448f80
Merge pull request #414 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8024-display-gravatar-using-new-uservariables to master
...
* commit '2a890706e16293c45508dac5afb130527df09406':
FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.
2015-08-21 12:19:25 -05:00
João Mesquita
2a890706e1
FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.
...
FS-8023 #resolve Add shadow to the avatar to indicate muting and talking statuses FS-8024 #resolve pass in the email to display avatar.
2015-08-21 14:17:43 -03:00
Federico Castro
e5d247df29
FS-6972 Packaging a version of the python ESL wrapper for python.
2015-08-21 10:27:59 -03:00
João Mesquita
22658c7945
FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file.
2015-08-21 02:09:36 -03:00