Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging and cleaning up previous branches #68

Open
wants to merge 28 commits into
base: release-16.12
Choose a base branch
from

Conversation

amiramix
Copy link

I merged all releases from 16.04 to 16.12 to verify that all changes made in these branches that should be kept have been integrated. Additionally:

  • Rewrite .gitignore so that it ignores all files, links and folders in the main repository apart from these that are already in the repository. This allows to install any additional plugins and links in the main repository and still have a clean output from 'git status'. Any files added to the existing folders in the repository will be noticed by git as untracked.
  • Allow to specify the environment for installing configuration files using the sipx_environment file.
  • Remove the homer submodule.

George Niculae and others added 28 commits August 17, 2016 16:24
trigger build process
-added tcp-timeout setting into etc/sipxpbx/sipxsqa-config
default is 100 ms
-replicate tcp timeout in sipxsqa-client.ini too
- refactoring before actual fix:
- BlockingTcpClient moved to separate source/include files
- friendship of StateQueueClient and BlockingTcpClient removed to avoid interface confusion
- some of the BlockingTcpClient methods made private
- magic numbers removed
- clean unused code from BlockingClient
- read of "tcp-timeout" option added
- magic numbers removed
- clean unused code from BlockingClient
- read of "tcp-timeout" option added
- magic numbers removed
- clean unused code from BlockingClient
- read of "tcp-timeout" option added
 - BlockingTcpClient.cpp merged back to BlockingTcpClient.h to avoid compiltaion issues
- preparation for IP moval script development.
- generate mongo entires always (not only on live attendant), use expiration of 0 to direct to AA when live attendant not enabled
Conflicts:
	freeswitch
	sipXconfig/web/unitelite/index.html
	sipXconfig/web/unitelite/scripts/136f5540ba8b86199d328694.scripts.js
	sipXconfig/web/unitelite/scripts/668494ad528c8b5f63df46c4.scripts.js
	sipXconfig/web/unitelite/scripts/ccee0dece6918f197cfb59a9.scripts.js
	sipXconfig/web/unitelite/views/settings.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants