Commit Graph

29641 Commits

Author SHA1 Message Date
Anthony Minessale e5f214d11b 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 2015-08-26 13:38:58 -05:00
Mike Jerris 1f493addf2 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
2015-08-26 13:36:47 -05:00
Anthony Minessale de3b0a0957 FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream] 2015-08-26 12:10:34 -05:00
Anthony Minessale 0777568241 don't recv video on screen share 2015-08-26 12:04:07 -05:00
Chris Rienzo 03219436d5 FS-8054 #resolve #comment [mod_rayo] fix warning when building on Debian. 2015-08-26 10:52:33 -04:00
Michael Jerris 451b6e393d FS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due to using __FUNCTION__ on newer compilers 2015-08-26 09:28:54 -04:00
Artur Zaprzała 822cbefc4a FS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof 2015-08-26 10:51:42 +02:00
Michael Jerris 15fb6c6546 FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers 2015-08-25 21:48:02 -04:00
Seven Du 1c76a0db98 FS-8050 #resolve 2015-08-26 08:48:49 +08:00
Anthony Minessale 84ef99b55e FS-8049 #resolve [Add getenv FSAPI] 2015-08-25 17:26:38 -05:00
Ítalo Rossi 8eaca2afef 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.
2015-08-25 16:59:54 -05:00
Joao Mesquita aadb1fb3dd FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system. 2015-08-25 18:46:36 -03:00
Michael Jerris d609becdd6 FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers 2015-08-25 17:36:23 -04:00
Anthony Minessale 2d32859dec FS-8046 #resolve [Verto lib not passing device prefs to dialogs properly] 2015-08-25 16:07:14 -05:00
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