Master 4.2#2
Open
cypromis wants to merge 27 commits intoSIPfoundry:master-4.2from
Open
Conversation
… do not need libwww anymore. Not sure if 4.3 needs libwww at all and if we cannot just get rid of that junk :)
…eeds to be copied to distfiles and some other minor adjustments
moved to freeswitch 1.0.7 beta which is actualy far better tested and bugtracked than 1.0.6 (we run milions of calls on it) still need to add erlang modules for douglas and openacd, but than ... why not use mod_fifo in its newest version that has most of the stuff build in now ?
… do not need libwww anymore. Not sure if 4.3 needs libwww at all and if we cannot just get rid of that junk :)
…ded during the day.
added build of erlang module to freeswitch (libs erlang module rpm has to be installed irst, not yet in the build removed some not used modules from sipx-freeswitch modules.conf.xml template
…eeds to be copied to distfiles and some other minor adjustments
added build of erlang module to freeswitch (libs erlang module rpm has to be installed irst, not yet in the build removed some not used modules from sipx-freeswitch modules.conf.xml template
…eeds to be copied to distfiles and some other minor adjustments
… update to a neweer tested git version of freeswitch
…les to freeswitch
…m builds, resolves XX-9076
dhubler
pushed a commit
that referenced
this pull request
Aug 2, 2012
Date: Fri, 27 Jul 2012 17:56:18 +0300 Subject: [PATCH 2/2] UC-1278 Fixed a couple of glaring issues within OF presence plugin Issue #1: Subscriber spawned an infinite number of Timer instances that were never cancelled, lead to threads leaking Issue #2: Users synchronization was painfully slow. Added some bulk operations in OF to improve performance and removed unnecessary MUC access setting (was being granted twice)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.