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

Re-merge older branches + add CentOS dev environment + clean .gitignore #87

Open
wants to merge 46 commits into
base: release-17.08
Choose a base branch
from

Conversation

amiramix
Copy link

  • Re-merged older branches to ensure all changes ever added to those branches are present in this branch.
  • Removed homer dependency which no longer exists upstream
  • Added a config option which allows to compile sipxecs from sources on CentOS (in addition to Fedora which is already supported)
  • Clean-up .gitignore - with this change "git status" returns clean output even if some private modules are present in the main folder (this is achieved by ignoring everything and un-ignoring all folders known to sipxecs)

Please review and let me know if any additional changes are necessary.

George Niculae and others added 30 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
amiramix and others added 16 commits February 28, 2017 18:58
- added ability to add custom configs for yealink phone provisioning
SIPX-600: Custom settings enhancement for Yealink provisioning
SIPX-585 Check Phone Speed dials to select RL-URI for Lines (FW 7.x)
…etDisplayName() as default this works like required
… release-17.08

Conflicts:
	sipXyealink/etc/yealink/config_v7x.vm
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.

5 participants