Commit Graph

32428 Commits

Author SHA1 Message Date
Mike Jerris 8102dd62e2 Merge pull request #1298 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10365-add-mod_http_cache-to-the-windows to master
* commit '9b1d58653ce0f225ecc16da7f45ee3c104ff27c2':
  FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
2017-06-02 22:06:59 +00:00
Andrey Volk 9b1d58653c FS-10365 [mod_http_cache] Add mod_http_cache to the windows build. 2017-06-03 01:01:08 +03:00
Mike Jerris cb6424a08a Merge pull request #1297 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10364-fix-encryption-in-mod_event_multicast to master
* commit 'c877b350965421369917d701b5e5636eff60efda':
  FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.
2017-06-02 20:22:47 +00:00
Andrey Volk c877b35096 FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines. 2017-06-02 23:19:32 +03:00
Mike Jerris a4c83dbf32 Merge pull request #1296 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10363-core-move-openssl-to-props-on-windows to master
* commit '06857d4e13bba54b6c2994da3bbd2b370f567d3b':
  FS-10363 [Core] Move openssl to props on windows.
2017-06-02 19:59:06 +00:00
Andrey Volk 06857d4e13 FS-10363 [Core] Move openssl to props on windows. 2017-06-02 22:49:39 +03:00
Anthony Minessale b4156f0984 FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing 2017-06-02 12:46:39 -05:00
Anthony Minessale b6a740a4cc FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing 2017-06-02 12:34:40 -05:00
Anthony Minessale 6b3cef9df2 FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing 2017-06-01 18:40:50 -05:00
Anthony Minessale c43fa95606 FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing -- remove strange chars 2017-06-01 18:40:02 -05:00
Anthony Minessale 58b163e08d FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve 2017-06-01 18:36:38 -05:00
Anthony Minessale d99efb6997 FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- fix regression from change re: FS-10249 2017-06-01 12:51:40 -05:00
Mike Jerris 0a19bb5d45 Merge pull request #1292 in FS/freeswitch from bugfix/FS-10352-seg-when-nack-received to master
* commit 'b79fd1f14fc73e4f884422f30e6f264c94953653':
  FS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t
2017-06-01 15:23:26 +00:00
Shane Bryldt cc627e534f FS-10167: Shifted the routing layer to occur slightly lower in the processing stack, which allows routing of messages without creating local pending requests for callback and TTL tracking 2017-05-31 16:19:08 -06:00
Anthony Minessale 7350382ac4 FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based on that feedback, please try latest master 2017-05-31 12:48:46 -05:00
Shane Bryldt f915bf515f FS-10167: First pass on adding support for blade.locate 2017-05-30 22:45:06 -06:00
Anthony Minessale c15a7d1f89 FS-10269: [mod_conference] conference recording pause doesn't work correctly for video #resolve 2017-05-30 16:34:48 -05:00
Shane Bryldt 3341413254 FS-10167: Getting last commit to build and run under linux 2017-05-30 12:48:34 -05:00
Shane Bryldt e9d1ea645f FS-10167: Implemented first draft of blade.publish, still need to circle back to finish blade.route to support multi-tiered routes 2017-05-30 10:51:15 -06:00
Seven Du b79fd1f14f FS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t 2017-05-29 17:48:57 +08:00
Anthony Minessale 84ec92048a FS-10249: [mod_av] Audio gradually falls behind video in recordings 2017-05-26 17:41:07 -05:00
Mike Jerris 414f8085bb FS-10319: fix casting 2017-05-25 18:39:04 -04:00
Mike Jerris aa4aeb9fbe FS-10319: fix casting 2017-05-25 12:11:26 -05:00
Anthony Minessale 21f250f115 FS-10249: [mod_av] Audio gradually falls behind video in recordings 2017-05-25 12:01:23 -05:00
Brian West 983600214c FS-10341: [mod_conference] Remove unused conference object member from FS-5461 #resolve 2017-05-24 17:30:12 -05:00
Anthony Minessale ac6092e6db FS-10340: [mod_conference] Zoom layers not working right when input image is same height as the layer #resolve 2017-05-24 14:18:56 -05:00
Mike Jerris 8afac73cd6 FS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial invite on an inbound call leg 2017-05-23 17:07:08 -04:00
Anthony Minessale ea05cb22bb reswig 2017-05-23 12:42:43 -05:00
Anthony Minessale a14651110b FS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is destroyed #comment Regression causing deadlock when holding write lock and close/destroying all the bugs but the video recording thread tries to read lock. Separating destroy out so it can be called outside the lock after the bugs are detached. 2017-05-23 12:30:50 -05:00
Anthony Minessale 49468d480f FS-10335: [mod_av] Colors in recorded MP4 appear dull #resolve 2017-05-22 19:58:37 -05:00
Shane Bryldt 222780795d FS-10167: Updates to previous overhaul commit to get everything building right under linux 2017-05-22 12:02:04 -05:00
Shane Bryldt 9fa52c742e FS-10167: Significant overhaul to libblade and it's operations to match the first layer required by the blade protocol, still more work to be done but nodes can connect to router nodes and get initial identities registered based on realms configured for the master router node. 2017-05-22 10:31:50 -06:00
Anthony Minessale bbd87e4a67 FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension 2017-05-19 19:05:44 -05:00
Anthony Minessale 513b9f522a FS-10249: [mod_av] Audio gradually falls behind video in recordings 2017-05-19 18:23:42 -05:00
Anthony Minessale e76ccc3955 FS-10249: [mod_av] Audio gradually falls behind video in recordings 2017-05-19 17:38:08 -05:00
Anthony Minessale a1fc18aee5 FS-10249: [mod_av] Audio gradually falls behind video in recordings 2017-05-18 18:19:17 -05:00
Anthony Minessale e7397a896e FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve 2017-05-18 16:30:20 -05:00
Anthony Minessale cc92f5a2ce FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve 2017-05-18 14:34:46 -05:00
Anthony Minessale abd7545608 FS-10326: [mod_conference] Memory leak while playing video files that contain only a video stream #resolve 2017-05-18 13:42:40 -05:00
Anthony Minessale c70fc7a940 FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension #resolve 2017-05-18 11:57:37 -05:00
Anthony Minessale 4c78733189 FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's 2017-05-16 14:50:21 -05:00
Italo Rossi 060b70c7c0 Merge pull request #1281 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS-10309-check-network-has-no-visual-feedback to master
* commit '25f5b3ab7e7eaa36d6ead8e2c74b6b4b9dfb41bf':
  FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed. The button to check network now is disabled when a request is processing.
2017-05-16 18:53:51 +00:00
Anthony Minessale 77b78a7895 FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's #resolve 2017-05-16 13:16:33 -05:00
Neto Guimaraes 25f5b3ab7e FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
The button to check network now is disabled when a request is processing.
2017-05-16 14:43:39 -03:00
Mike Jerris 442ba2d8fe FS-10319: fix build errors from rtp ts changes 2017-05-15 18:11:46 -05:00
Anthony Minessale 71514ca00d FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-15 18:00:40 -05:00
Anthony Minessale 69b723b12d FS-10320: [mod_av] Playing a file with audio only with mod_av can crash when attempting to seek #resolve 2017-05-15 17:28:04 -05:00
Italo Rossi 8dece92e5f Merge pull request #1279 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS-10310-no-validation-at-change-login-information-form to master
* commit '3b8d65f90601c5005d55393d701596b5f8e097b4':
  FS-10310 [verto_communicator]: Adding validation at change login information modal
2017-05-15 14:05:35 +00:00
Neto Guimaraes 3b8d65f906 FS-10310 [verto_communicator]: Adding validation at change login information modal 2017-05-15 09:41:51 -03:00
Anthony Minessale 7a46fd67cd FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-12 14:35:13 -05:00