]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoFS-8066 Add encoded avatar url to userVariables so that mod_conference can use it...
Ken Rice [Thu, 27 Aug 2015 17:06:08 +0000 (12:06 -0500)] 
FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute

10 years agoFS-7135: [mod_sofia] fix response to re-invite with duplicate sdp (such as we get...
Mike Jerris [Thu, 27 Aug 2015 16:42:29 +0000 (11:42 -0500)] 
FS-7135: [mod_sofia] fix response to re-invite with duplicate sdp (such as we get from seesion refresh) when soa is disabled to include an sdp.  Fixes t.38 fax failure on session refresh

10 years agoFS-8048 [verto_communicator] #resolve Fixing infinite reconnect after changing hostna...
Italo Rossi [Thu, 27 Aug 2015 04:01:04 +0000 (01:01 -0300)] 
FS-8048 [verto_communicator] #resolve Fixing infinite reconnect after changing hostname and websocket url.

10 years agoFS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible
Italo Rossi [Thu, 27 Aug 2015 03:24:43 +0000 (00:24 -0300)] 
FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible

10 years agoFS-8061: [verto_communicator] Adding license to package.json.
Italo Rossi [Thu, 27 Aug 2015 03:09:41 +0000 (00:09 -0300)] 
FS-8061: [verto_communicator] Adding license to package.json.

10 years agoMerge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025...
Ítalo Rossi [Thu, 27 Aug 2015 03:01:12 +0000 (22:01 -0500)] 
Merge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025-overlay-icons to master

* commit 'c382c0597c1d92ef35d3c40a84c855a4e3d9b76e':
  FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.

10 years agoFS-8025: [verto_communicator] Restoring the blue blackground on the video controls...
Italo Rossi [Thu, 27 Aug 2015 02:53:57 +0000 (23:53 -0300)] 
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.

10 years agoMerge pull request #440 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7979...
Ítalo Rossi [Thu, 27 Aug 2015 02:30:58 +0000 (21:30 -0500)] 
Merge pull request #440 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7979-conference-transfer-doesn-t-prompt to master

* commit '1d3e85093093986d8aabc1caa109b63078d82750':
  FS-7979: [verto_communicator] Removing extra console.log and commented line.
  FS-7979: [verto_communicator] Prompt for extension before transferring a conference member.

10 years agoFS-7979: [verto_communicator] Removing extra console.log and commented line.
Italo Rossi [Thu, 27 Aug 2015 02:30:00 +0000 (23:30 -0300)] 
FS-7979: [verto_communicator] Removing extra console.log and commented line.

10 years agoFS-8060: [verto.js] conditionally set video tag src to null for FF and empty string...
João Mesquita [Thu, 27 Aug 2015 02:27:07 +0000 (23:27 -0300)] 
FS-8060: [verto.js] conditionally set video tag src to null for FF and empty string for others.

10 years agoMerge pull request #442 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8001...
Ítalo Rossi [Thu, 27 Aug 2015 02:24:03 +0000 (21:24 -0500)] 
Merge pull request #442 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8001-double-click-from-call-history-to to master

* commit 'ea0d1ebf5498cfe0927af31af166e68e91d1536d':
  FS-8001: [verto_communicator] For this to work, passing in the parameter was missing.

10 years agoMerge pull request #439 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7957...
Brian West [Thu, 27 Aug 2015 01:22:23 +0000 (20:22 -0500)] 
Merge pull request #439 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7957-when-entering-muted-in-a-conference to master

* commit 'cb52b6e2b4b5d855d2b0b8fcb83b3961ffe784f9':
  FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event.

10 years agoFS-8001: [verto_communicator] For this to work, passing in the parameter was missing.
João Mesquita [Thu, 27 Aug 2015 01:16:56 +0000 (22:16 -0300)] 
FS-8001: [verto_communicator] For this to work, passing in the parameter was missing.

10 years agoFS-8059 [verto.js] Fix typo when transferring party from conference.
João Mesquita [Thu, 27 Aug 2015 01:10:36 +0000 (22:10 -0300)] 
FS-8059 [verto.js] Fix typo when transferring party from conference.

10 years agoFS-7979: [verto_communicator] Prompt for extension before transferring a conference...
João Mesquita [Thu, 27 Aug 2015 01:08:46 +0000 (22:08 -0300)] 
FS-7979: [verto_communicator] Prompt for extension before transferring a conference member.

10 years agoFS-7957: [verto_communicator] Make console less chatty by commenting liveArray update...
João Mesquita [Thu, 27 Aug 2015 00:48:46 +0000 (21:48 -0300)] 
FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event.

10 years agoMerge pull request #381 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/t.38_segfa...
Mike Jerris [Wed, 26 Aug 2015 22:52:31 +0000 (17:52 -0500)] 
Merge pull request #381 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/t.38_segfault to master

* commit '86ab3c5d1e6e6109fab8e4ecec725e078560f7c9':
  FS-7942 #comment Fix segfault on T.38 FAX calls

10 years agoFS-8058: [mod_vpx] build correctly against libvpx that is not installed into default...
Michael Jerris [Wed, 26 Aug 2015 22:32:23 +0000 (17:32 -0500)] 
FS-8058: [mod_vpx] build correctly against libvpx that is not installed into default locations on the system

10 years agoFS-8057: [core] fix segfault when doing video call when built against libyuv but...
Michael Jerris [Wed, 26 Aug 2015 22:24:56 +0000 (17:24 -0500)] 
FS-8057: [core] fix segfault when doing video call when built against libyuv but not libvpx

10 years agoFS-8056: [mod_voicemail] fix segfault on vm_inject, regression from FS-7968
Michael Jerris [Wed, 26 Aug 2015 22:06:28 +0000 (17:06 -0500)] 
FS-8056: [mod_voicemail] fix segfault on vm_inject, regression from FS-7968

10 years agoFS-8055: [build] add confdir variable to freeswitch.pc
Michael Jerris [Wed, 26 Aug 2015 20:54:27 +0000 (15:54 -0500)] 
FS-8055: [build] add confdir variable to freeswitch.pc

10 years agoadd some more usefule variables to standalone_module configure sample script
Michael Jerris [Wed, 26 Aug 2015 20:53:26 +0000 (15:53 -0500)] 
add some more usefule variables to standalone_module configure sample script

10 years agoFS-8031 -m update to support firefox too, they only send us 2 stun packets total...
Anthony Minessale [Wed, 26 Aug 2015 18:38:51 +0000 (13:38 -0500)] 
FS-8031 -m update to support firefox too, they only send us 2 stun packets total and if we don't adjust, they will never send any more

10 years agoMerge pull request #278 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7640-wraparound...
Mike Jerris [Wed, 26 Aug 2015 18:36:47 +0000 (13:36 -0500)] 
Merge pull request #278 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7640-wraparound-proof-comparisions to master

* commit '822cbefc4a1467d10ce2694c6fea61b4a7ffe3b3':
  FS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof

10 years agoFS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will...
Anthony Minessale [Wed, 26 Aug 2015 17:10:34 +0000 (12:10 -0500)] 
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]

10 years agodon't recv video on screen share
Anthony Minessale [Wed, 26 Aug 2015 17:04:07 +0000 (12:04 -0500)] 
don't recv video on screen share

10 years agoFS-8054 #resolve #comment [mod_rayo] fix warning when building on Debian.
Chris Rienzo [Wed, 26 Aug 2015 14:52:33 +0000 (10:52 -0400)] 
FS-8054 #resolve #comment [mod_rayo] fix warning when building on Debian.

10 years agoFS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due...
Michael Jerris [Wed, 26 Aug 2015 13:28:54 +0000 (09:28 -0400)] 
FS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due to using __FUNCTION__ on newer compilers

10 years agoFS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof
Artur Zaprzała [Thu, 11 Jun 2015 12:37:45 +0000 (14:37 +0200)] 
FS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof

10 years agoFS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer...
Michael Jerris [Wed, 26 Aug 2015 01:47:51 +0000 (21:47 -0400)] 
FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers

10 years agoFS-8050 #resolve
Seven Du [Wed, 26 Aug 2015 00:48:23 +0000 (08:48 +0800)] 
FS-8050 #resolve

10 years agoFS-8049 #resolve [Add getenv FSAPI]
Anthony Minessale [Tue, 25 Aug 2015 22:26:31 +0000 (17:26 -0500)] 
FS-8049 #resolve [Add getenv FSAPI]

10 years agoMerge pull request #435 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8045...
Ítalo Rossi [Tue, 25 Aug 2015 21:59:54 +0000 (16:59 -0500)] 
Merge pull request #435 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8045-split-files-to-make-it-more-manageable to master

* commit 'aadb1fb3ddb1bee2bcc32e39620889feeab96d3e':
  FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.

10 years agoFS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best...
Joao Mesquita [Tue, 25 Aug 2015 20:59:54 +0000 (17:59 -0300)] 
FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.

10 years agoFS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer...
Michael Jerris [Tue, 25 Aug 2015 21:36:23 +0000 (17:36 -0400)] 
FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers

10 years agoFS-8046 #resolve [Verto lib not passing device prefs to dialogs properly]
Anthony Minessale [Tue, 25 Aug 2015 21:04:34 +0000 (16:04 -0500)] 
FS-8046 #resolve [Verto lib not passing device prefs to dialogs properly]

10 years agoMerge pull request #433 in FS/freeswitch from bugfix/FS-8031 to master
Mike Jerris [Tue, 25 Aug 2015 20:28:18 +0000 (15:28 -0500)] 
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

10 years agoFS-8044: [mod_odbc_cdr] fix how module detects b-leg
Emmanuel Schmidbauer [Tue, 25 Aug 2015 16:54:24 +0000 (12:54 -0400)] 
FS-8044: [mod_odbc_cdr] fix how module detects b-leg

10 years agoFS-8037 #resolve [zrtp-passthru shouldn't activate unless the zrtp-hash is in the...
Brian West [Tue, 25 Aug 2015 16:44:05 +0000 (11:44 -0500)] 
FS-8037 #resolve [zrtp-passthru shouldn't activate unless the zrtp-hash is in the SDP.]

10 years agoFS-7983 Added param for specifying video encoding speed
Bradley Jokinen [Tue, 25 Aug 2015 14:02:53 +0000 (09:02 -0500)] 
FS-7983 Added param for specifying video encoding speed

With this patch, the param vencspd can be set to slow, medium, or fast to
adjust the speed of video encoding on a per file basis. Currently, this
only has an affect on files recorded using mod_av with H.264 as the video
codec.

10 years agoFS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr...
Emmanuel Schmidbauer [Tue, 25 Aug 2015 12:52:01 +0000 (08:52 -0400)] 
FS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr_session_transfer to perform inline dialplan action

10 years agoMerge pull request #424 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7945...
Ítalo Rossi [Mon, 24 Aug 2015 22:59:46 +0000 (17:59 -0500)] 
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.

10 years agoFS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter...
João Mesquita [Sun, 23 Aug 2015 01:49:40 +0000 (22:49 -0300)] 
FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done.

10 years agoadd utils to path if the path is on disk
Brian West [Mon, 24 Aug 2015 22:51:26 +0000 (17:51 -0500)] 
add utils to path if the path is on disk

10 years agomove gl to utils
Anthony Minessale [Mon, 24 Aug 2015 22:46:22 +0000 (17:46 -0500)] 
move gl to utils

10 years agoFS-7989 add --author option
Brian West [Mon, 24 Aug 2015 22:44:55 +0000 (17:44 -0500)] 
FS-7989 add --author option

10 years agoFS-7903 #resolve [proxy_media gives Codec PROXY Exists but not at the desired impleme...
Anthony Minessale [Mon, 24 Aug 2015 22:43:59 +0000 (17:43 -0500)] 
FS-7903 #resolve [proxy_media gives Codec PROXY Exists but not at the desired implementation. 0hz 0ms 1ch]

10 years agoMerge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature...
Ítalo Rossi [Mon, 24 Aug 2015 22:33:16 +0000 (17:33 -0500)] 
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

10 years agoMerge pull request #431 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7995...
Ítalo Rossi [Mon, 24 Aug 2015 22:32:02 +0000 (17:32 -0500)] 
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.

10 years agoFS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates
Michael Jerris [Mon, 24 Aug 2015 18:13:43 +0000 (13:13 -0500)] 
FS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates

10 years agoFS-8014, move this as its preventing testing properly
Brian West [Mon, 24 Aug 2015 20:18:53 +0000 (15:18 -0500)] 
FS-8014, move this as its preventing testing properly

10 years agoFS-8014 t38 passthru test case
Brian West [Mon, 24 Aug 2015 20:18:16 +0000 (15:18 -0500)] 
FS-8014 t38 passthru test case

10 years agoMerge pull request #432 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8036...
Mike Jerris [Mon, 24 Aug 2015 19:47:20 +0000 (14:47 -0500)] 
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

10 years agoFS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf
Joao Mesquita [Mon, 24 Aug 2015 16:37:26 +0000 (13:37 -0300)] 
FS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf

10 years agoMerge pull request #402 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968...
Mike Jerris [Mon, 24 Aug 2015 17:46:14 +0000 (12:46 -0500)] 
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

10 years agoFS-7968: [mod_voicemail] fix verbose events
Joshua Gigg [Mon, 24 Aug 2015 16:24:37 +0000 (17:24 +0100)] 
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'

10 years agoFS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope...
Joao Mesquita [Mon, 24 Aug 2015 16:29:55 +0000 (13:29 -0300)] 
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.

10 years agoMerge pull request #422 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8019...
William King [Mon, 24 Aug 2015 16:19:39 +0000 (11:19 -0500)] 
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

10 years agoFS-8014 t38 test case
Brian West [Mon, 24 Aug 2015 16:05:16 +0000 (11:05 -0500)] 
FS-8014 t38 test case

10 years agoFS-8014 test case
Brian West [Mon, 24 Aug 2015 16:02:23 +0000 (11:02 -0500)] 
FS-8014 test case

10 years agodebian/README.source updated
Stanislav Sinyagin [Mon, 24 Aug 2015 14:27:23 +0000 (10:27 -0400)] 
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.

10 years agoMerge pull request #423 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8027...
Brian West [Mon, 24 Aug 2015 13:36:23 +0000 (08:36 -0500)] 
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

10 years agoMerge pull request #428 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8026...
Brian West [Mon, 24 Aug 2015 13:31:00 +0000 (08:31 -0500)] 
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.

10 years agoFS-8026 [Verto-Communicator] #resolve Add an autofocus directive to both dialpad...
Joao Mesquita [Mon, 24 Aug 2015 13:18:25 +0000 (10:18 -0300)] 
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.

10 years agodebian/bootstrap.sh: excluded few modules that fail to compile
Stanislav Sinyagin [Mon, 24 Aug 2015 12:52:44 +0000 (08:52 -0400)] 
debian/bootstrap.sh: excluded few modules that fail to compile

applications/mod_mp4v2
codecs/mod_openh264
event_handlers/mod_smpp
formats/mod_webm

10 years agoFS-8029 minor update
Anthony Minessale [Sun, 23 Aug 2015 23:08:24 +0000 (18:08 -0500)] 
FS-8029 minor update

10 years agoMerge pull request #426 in FS/freeswitch from bugfix/FS-8029 to master
Mike Jerris [Sun, 23 Aug 2015 22:37:14 +0000 (17:37 -0500)] 
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

10 years agoFS-8029: [jitterbuffer] fix robotic sound when using jitterbuffer when buffer timesta...
Anthony Minessale [Sun, 23 Aug 2015 21:55:18 +0000 (16:55 -0500)] 
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

10 years agoMerge pull request #425 in FS/freeswitch from bugfix/FS-8028 to master
Mike Jerris [Sun, 23 Aug 2015 21:44:49 +0000 (16:44 -0500)] 
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

10 years agoFS-8028: [mod_shout] fix random sockets being closed regression from FS-7621
Anthony Minessale [Sun, 23 Aug 2015 17:42:27 +0000 (12:42 -0500)] 
FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621

10 years agoFS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements
João Mesquita [Sun, 23 Aug 2015 01:28:20 +0000 (22:28 -0300)] 
FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements

10 years ago FS-8019 debian/util.sh ignored -T option
Stanislav Sinyagin [Sun, 23 Aug 2015 00:22:06 +0000 (20:22 -0400)] 
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

10 years agoMerge pull request #416 in FS/freeswitch from ~FEDECASTRO/freeswitch:pr-6972 to master
William King [Fri, 21 Aug 2015 23:21:19 +0000 (18:21 -0500)] 
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.

10 years agoFS-7966: we still need to do declarations first until we fully switch to 2015 and...
Michael Jerris [Fri, 21 Aug 2015 22:47:47 +0000 (18:47 -0400)] 
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

10 years agoMerge pull request #420 in FS/freeswitch from ~JMESQUITA/freeswitch:FS-8009 to master
Brian West [Fri, 21 Aug 2015 22:34:07 +0000 (17:34 -0500)] 
Merge pull request #420 in FS/freeswitch from ~JMESQUITA/freeswitch:FS-8009 to master

* commit 'd825ad8a76e2c573037b5b40ccb75a9e85c6acaa':
  Use string-replace and copy partials over

10 years agoUse string-replace and copy partials over
Joao Mesquita [Fri, 21 Aug 2015 22:12:28 +0000 (19:12 -0300)] 
Use string-replace and copy partials over

10 years agoFS-7966. First pass at moving to Visual Studio 2015.
Michael Giagnocavo [Sun, 16 Aug 2015 10:18:57 +0000 (04:18 -0600)] 
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.

10 years agoMerge pull request #419 in FS/freeswitch from ~JMESQUITA/freeswitch:FS-8009 to master
Ítalo Rossi [Fri, 21 Aug 2015 21:26:09 +0000 (16:26 -0500)] 
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.

10 years agoFS-8009 Now we are using grunt for building as well and replace contrib-connect for...
Joao Mesquita [Fri, 21 Aug 2015 21:17:14 +0000 (18:17 -0300)] 
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.

10 years agoFS-8002 - Verto Communicator - Using toastr to prompt popup
Stefan Yohansson [Fri, 21 Aug 2015 19:14:54 +0000 (16:14 -0300)] 
FS-8002 - Verto Communicator - Using toastr to prompt popup

10 years agoFS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower
Italo Rossi [Fri, 21 Aug 2015 18:31:12 +0000 (15:31 -0300)] 
FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower

10 years agoignore these folders
Brian West [Fri, 21 Aug 2015 17:44:36 +0000 (12:44 -0500)] 
ignore these folders

10 years agoMerge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022...
Ítalo Rossi [Fri, 21 Aug 2015 17:41:25 +0000 (12:41 -0500)] 
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

10 years agoMerge pull request #406 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8013...
Ítalo Rossi [Fri, 21 Aug 2015 17:38:06 +0000 (12:38 -0500)] 
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.

10 years agoFS-8022 - fix refresh devices and prevent reset previous selected configuration
Stefan Yohansson [Fri, 21 Aug 2015 17:33:43 +0000 (14:33 -0300)] 
FS-8022 - fix refresh devices and prevent reset previous selected configuration

10 years agoMerge pull request #414 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8024...
Ítalo Rossi [Fri, 21 Aug 2015 17:19:25 +0000 (12:19 -0500)] 
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.

10 years agoFS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_ve...
João Mesquita [Fri, 21 Aug 2015 05:34:25 +0000 (02:34 -0300)] 
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.

10 years agoFS-6972 Packaging a version of the python ESL wrapper for python.
Federico Castro [Fri, 21 Aug 2015 13:27:59 +0000 (10:27 -0300)] 
FS-6972 Packaging a version of the python ESL wrapper for python.

10 years agoFS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject...
João Mesquita [Thu, 20 Aug 2015 04:11:19 +0000 (01:11 -0300)] 
FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file.

10 years agoFS-7855 pass userVariables back to the live array
Brian West [Fri, 21 Aug 2015 01:57:58 +0000 (20:57 -0500)] 
FS-7855 pass userVariables back to the live array

10 years agoFS-8021 #resolve [filebug.pl allow comma separated component entry]
Brian West [Fri, 21 Aug 2015 00:06:30 +0000 (19:06 -0500)] 
FS-8021 #resolve [filebug.pl allow comma separated component entry]

10 years agoMerge pull request #413 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8010...
Brian West [Fri, 21 Aug 2015 00:19:42 +0000 (19:19 -0500)] 
Merge pull request #413 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8010 to master

* commit '77a604f17fc9482b4326eb5930ad891678f32354':
  FS-8010 Add hardcoded params

10 years agoFS-8010 Add hardcoded params
Joao Mesquita [Thu, 20 Aug 2015 23:53:26 +0000 (20:53 -0300)] 
FS-8010 Add hardcoded params

FS-8010 Make audio settings configurable as well. UI must be reviewed because it now scrolls on modal appearance.

10 years agoFS-7989 add extra line to cut so template is satisfied
Anthony Minessale [Fri, 21 Aug 2015 00:16:30 +0000 (19:16 -0500)] 
FS-7989 add extra line to cut so template is satisfied

10 years agoFS-7988 add info in the buffer with comments to exclude lines
Anthony Minessale [Fri, 21 Aug 2015 00:14:24 +0000 (19:14 -0500)] 
FS-7988 add info in the buffer with comments to exclude lines

10 years agoMerge pull request #412 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8010...
Brian West [Thu, 20 Aug 2015 23:59:41 +0000 (18:59 -0500)] 
Merge pull request #412 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8010 to master

* commit '3717e945e3dc5e2e9aba3e1c2be79ab15f2519f3':
  FS-8010 Add hardcoded params

10 years agoFS-8010 Add hardcoded params
Joao Mesquita [Thu, 20 Aug 2015 23:53:26 +0000 (20:53 -0300)] 
FS-8010 Add hardcoded params

10 years agoMerge pull request #411 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7998...
Anthony Minessale II [Thu, 20 Aug 2015 23:39:33 +0000 (18:39 -0500)] 
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.

10 years agoMerge pull request #409 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8003...
Anthony Minessale II [Thu, 20 Aug 2015 23:37:58 +0000 (18:37 -0500)] 
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.

10 years agoFS-8003 #resolve Use audioInDevices instead of audioDevices to match verto plugin.
Joao Mesquita [Thu, 20 Aug 2015 21:33:39 +0000 (18:33 -0300)] 
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.