Commit Graph

30583 Commits

Author SHA1 Message Date
William King 24fb219fa0 Adding a file extension to the package build logs 2016-01-08 10:14:19 -08:00
Brian West e39605dc2c FS-8715: [mod_sofia] make the oubound_proxy on the profile consistent with how we do the same thing on the gateway 2016-01-08 11:06:12 -06:00
Anthony Minessale 0db9843ea8 FS-8716 actually fix typo 2016-01-08 09:57:52 -06:00
Anthony Minessale 42ac717d58 FS-8716 typo 2016-01-07 16:46:30 -06:00
Anthony Minessale 0da5d8a350 FS-8716 #resolve [recording offset is delayed few seconds for rtmp stream] 2016-01-07 16:39:06 -06:00
Seven Du 563bd9ca5d FS-8713 avoid write exceeding buffer 2016-01-07 17:11:52 +08:00
Seven Du 5de4622734 Revert "FS-8713 #resolve avoid read exceeding buffer"
This reverts commit 1746d2ebc0.
2016-01-07 17:00:48 +08:00
Seven Du 1746d2ebc0 FS-8713 #resolve avoid read exceeding buffer 2016-01-07 14:11:48 +08:00
Nathan Neulinger 2a1b8bd4e6 mod_skinny: remove nested redundant mutex that could cause a hang 2016-01-06 11:27:35 -06:00
Nathan Neulinger ff551827ab mod_skinny: silence CID 1320795 by rearranging mutex aquisition, negligible impact 2016-01-06 11:23:52 -06:00
Nathan Neulinger 435c463672 mod_skinny: control flow issue reported by coverity CID 1294487 2016-01-06 11:15:18 -06:00
nneul on mst.edu 7bd6813b13 FS-8711 #resolve [fix a couple of possible memory leaks in mod_skinny packet reading code] 2016-01-06 10:57:13 -06:00
Anthony Minessale II 4c47a27a45 Merge pull request #664 in FS/freeswitch from bugfix/FS-8677-crash-possible-memory-corruption to master
* commit '56a68e3ad9dcb61dd939c87f457e14455ef056a7':
  FS-8677 #resolve [Crash (possible memory corruption) after codec change]
2016-01-06 10:09:35 -06:00
Anthony Minessale 56a68e3ad9 FS-8677 #resolve [Crash (possible memory corruption) after codec change] 2016-01-06 10:10:14 -06:00
Chris Rienzo 7aa17a9987 FS-8708 [mod_rayo] fix example configuration to map to correct DETECTED_TONE event from spandsp_start_tone_detect 2016-01-05 14:18:32 -05:00
Mike Jerris a70f6672e8 Merge pull request #663 in FS/freeswitch from ~RA/fs-ra-new:FS-8679-call-completed-elsewhere-2 to master
* commit '507bc265bd9bc1aec2fe77fe34d4ca1050c84243':
  FS-8679: [mod_sofia] no missed call if call is anwered by someone else
2016-01-04 15:13:25 -06:00
Raphael Lechner 507bc265bd FS-8679: [mod_sofia] no missed call if call is anwered by someone else
sofia is sending Call completed elsewhere to the other involved phones if not disabled by the option ignore_completed_elsewhere
2016-01-04 21:33:24 +01:00
Andrew Cassidy 92ac448c95 FS-8424 fix for default rounding values 2016-01-04 20:10:53 +00:00
Anthony Minessale 99a9537cd4 FS-8673 2016-01-04 13:37:29 -06:00
Anthony Minessale II b6da03684f Merge pull request #650 in FS/freeswitch from ~BORDMI/freeswitch:feature/FS-8694-list_users-performance-issue to master
* commit '9cd86722e713112fbc32e80cf88502712aa663c4':
  FS-8694 list_users performance issue update
2016-01-04 11:05:21 -06:00
Anthony Minessale 7805cf8eed FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message] 2016-01-04 10:48:54 -06:00
Travis Cross de5bbefdf0 Fix typo in freeswitch-doc package description 2015-12-31 16:03:11 +00:00
Michael Jerris 92aa8e10c8 FS-8683: [mod_conference] fix seg originating non video call into mcu video conference 2015-12-30 16:42:02 -05:00
Spencer Thomason e3e6bd8757 Add missing ENABLE_SRTP ifdef to allow building without SRTP
FS-8571 #resolve
2015-12-29 15:50:38 +00:00
Dmitriy N. Borisov 9cd86722e7 FS-8694 list_users performance issue update 2015-12-29 09:01:47 +03:00
William King 7575adcab8 FS-8692 Added functionality to mod_amqp command listener to be able to send the api response back as an event to an exchange defined in the api message headers 2015-12-28 15:17:31 -08:00
William King c643405f49 FS-8329 update the example configs, and fix whitespace 2015-12-28 10:21:50 -08:00
William King 65255fc8b0 Merge pull request #588 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-8432-wrong-timestamp-resolution-in-mpd_amqp to master
* commit '8c540c6632fc083b551c7e4966d72ad79b2ed0b4':
  FS-8432 fixes timestamp type resolution, adds new header of type uint64 to carry microsecond resolution timestamp
2015-12-23 18:44:22 -06:00
Ken Rice cdf0e32921 Merge pull request #631 in FS/freeswitch from ~MAFOOUK/freeswitch:bugfix/FS-8648-incorrect-url-s-in-yum-repos to master
* commit 'aad6b0aca525af283b128d1952b1dd902142f488':
  FS-8648: incorrect url's in yum repos
2015-12-23 12:25:43 -06:00
Mike Jerris 5fbe53813c Merge pull request #639 in FS/freeswitch from ~GRINDHOLD/freeswitch:bugfix/perl-sendmsg-fix to master
* commit 'c61f6826c80bc95977b9be49dfbdcc23562e4d8d':
  bugfix: prevented endless loop in sendmsg
2015-12-23 12:19:05 -06:00
Mike Jerris 5502cf6516 Merge pull request #641 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8666-link-to-mtmalloc-on-solaris-sparc to master
* commit '3c291b3c61c1857449f26285c34c9ac406407f5d':
  Use mtmalloc on Solaris SPARC if available
2015-12-23 12:13:35 -06:00
Anthony Minessale 6c17410c25 add parsing for userLocation header 2015-12-22 16:57:41 -06:00
Anthony Minessale 0a4e394cc8 add parsing for userLocation header 2015-12-22 16:54:56 -06:00
Chris Rienzo 749cf1cdf3 FS-8676 [mod_unimrcp] fix crash when an invalid voice-gender TTS param is attempted to be set 2015-12-22 16:04:04 -05:00
Anthony Minessale II c603648aa8 Merge pull request #646 in FS/freeswitch from ~JAONZE/freeswitch:feature/FS-8600-add-button-to-open-new-window-on to master
* commit '284e98fba4541a21662025801e3e0294aa40ab86':
  FS-8600 [verto_communicator] - Added button at top menu for new window
2015-12-22 13:51:58 -06:00
Anthony Minessale II 42d6cca440 Merge pull request #647 in FS/freeswitch from bugfix/FS-8673-core-dump-on-playback-after-decode to master
* commit '1015c3c7a2c37cd11ee73dcba1de4cb47fc7b1f5':
  FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
2015-12-22 13:50:21 -06:00
Anthony Minessale 1015c3c7a2 FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message] 2015-12-22 13:49:39 -06:00
Jaon EarlWolf 284e98fba4 FS-8600 [verto_communicator] - Added button at top menu for new window 2015-12-22 16:16:20 -03:00
Italo Rossi ee12caebd2 FS-8591 [verto_communicator] restoring chat send button behavior 2015-12-22 15:58:48 -03:00
Ítalo Rossi 1911cd1bb4 Merge pull request #644 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8591-chat-window-inserts-spurious-carriage to master
* commit 'aede42e8bd4d24fff12314908b58b723ffa96011':
  FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
2015-12-22 12:45:45 -06:00
Jaon EarlWolf aede42e8bd FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown 2015-12-22 15:39:13 -03:00
Ítalo Rossi 2765893b27 Merge pull request #645 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8563-output-device-mechanism-needs-feedback to master
* commit 'ef3e43840614e3e62238c1e48fbfad6344ff0b2f':
  FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
2015-12-22 12:10:15 -06:00
Ítalo Rossi 0faf7a2163 Merge pull request #637 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8654-moderator-controls-randomly-popup to master
* commit '0a9c4a6b7d16c67fa351eb9cc43b5c16101ef627':
  FS-8654 [verto_communicator] - Added event emission on hangup
2015-12-22 12:05:24 -06:00
Ítalo Rossi 4cc5e41d35 Merge pull request #643 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8675-add-bower-resolution-for-bootstrap-angular to master
* commit '52e9763f58f46f35f108b382c6dbb4f80d0e8dc2':
  FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
2015-12-22 11:30:29 -06:00
Ítalo Rossi f9fc23daaa Merge pull request #642 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8636-verto-communicator-autocall-does to master
* commit '21ee58558d2421e4a75972bd6462ef93fce8db79':
  FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps
2015-12-22 11:29:28 -06:00
Jaon EarlWolf ef3e438406 FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice 2015-12-21 17:59:59 -03:00
Jaon EarlWolf 52e9763f58 FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions 2015-12-21 14:59:32 -03:00
Anthony Minessale 222eff143c FS-8595 contd 2015-12-17 16:32:55 -06:00
Anthony Minessale 5f344bc5ea FS-8595 contd 2015-12-17 16:00:20 -06:00
Jaon EarlWolf 21ee58558d FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps 2015-12-17 18:25:52 -03:00