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
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
a3a90c1
Update README
Aug 17, 2016
6a59b48
Update README
Aug 22, 2016
79a09f2
Update README
Aug 22, 2016
afa076c
Update README
Aug 22, 2016
6d85607
Update README
Aug 22, 2016
dd0c282
UW-338 UC-4216 UW-371 UW-231 unitelite 16.08
mharcar Aug 26, 2016
5c29a86
UW-338 UC-4216 UW-371 UW-231 unitelite 16.08 fixed previous commit
mharcar Aug 26, 2016
c7d9b9c
UW-338 unitelite, changed warning message
mharcar Aug 31, 2016
1d44023
UC-4189: barge in functionality broken
Sep 29, 2016
2863e72
UC-4193: zen 6013 : StateQueueClient 100ms hard coded timeout
Aug 3, 2016
b0d62b4
UC-4193: zen 6013 : StateQueueClient 100ms hard coded timeout
Aug 4, 2016
ad8363b
UC-4193 StateQueueClient 100ms hard coded timeout
Aug 4, 2016
c081856
UC-4193 StateQueueClient 100ms hard coded timeout
Aug 5, 2016
a51ebc9
UC-4193 StateQueueClient 100ms hard coded timeout
Aug 5, 2016
e4924b2
UC-4193 StateQueueClient 100ms hard coded timeout
Aug 5, 2016
2043f43
UC-4193 StateQueueClient 100ms hard coded timeout
Aug 8, 2016
ab7ee5d
UC-4044 uniteme setup to bind network interface of choice
Oct 7, 2016
53dbeb1
SIPX-524 Backport from 16.12
bmachens Oct 12, 2016
1ed3397
Merge pull request #63 from bmachens/release-16.08
Oct 12, 2016
2bad515
UC-4267 - Config generation fails with external Line on Phone
Oct 26, 2016
e774da9
SIPX-529 Allow to self should only override name check for BLF, not B…
bmachens Nov 11, 2016
f5bbe70
Merge pull request #64 from bmachens/release-16.08
dizzy Nov 11, 2016
ad0c982
Update gitignore + add development Apache config for Centos
amiramix Nov 18, 2016
ed6bbe1
SIPX-533: AA auto attendant not restricted by locations (again)
Dec 9, 2016
0960d4e
Try to improve .gitignore, check-in untracked files, changes to allow…
amiramix Dec 22, 2016
6634128
Merge branch 'release-16.08' of git://github.com/sipxcom/sipxecs into…
amiramix Dec 22, 2016
c6ef91c
Merge branch 'release-16.08-greg' into release-16.12
amiramix Dec 22, 2016
1ea059c
Merge branch 'release-16.12' into release-16.12-greg
amiramix Dec 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
234 changes: 202 additions & 32 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,207 @@
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
*~
Makefile.in
aclocal.m4
config.h.in
autom4te.cache
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/ltmain.sh
config/missing
configure
sipXconfig/top.build.dir
spy.log
velocity.log
bin.eclipse

#*~
#Makefile.in
#aclocal.m4
#config.h.in
#autom4te.cache
#config/compile
#config/config.guess
#config/config.sub
#config/depcomp
#config/install-sh
#config/ltmain.sh
#config/missing
#configure
#sipXconfig/top.build.dir
#spy.log
#velocity.log
#bin.eclipse
# exclude files created when building 3rd party deps
lib/*/build
lib/cache-file
lib/dist
sipXtackLib/src/test/net/SipXauthIdentityTest.cpp
custom
sipXconfig/packages/analyzer
sipXconfig/packages/args
sipXconfig/packages/browser
sipXconfig/packages/collection
sipXconfig/packages/intl
sipXconfig/packages/logging
sipXconfig/packages/path
sipXconfig/packages/unmodifiable_collection
#lib/*/build
#lib/cache-file
#lib/dist
#sipXtackLib/src/test/net/SipXauthIdentityTest.cpp
#custom
#sipXconfig/packages/analyzer
#sipXconfig/packages/args
#sipXconfig/packages/browser
#sipXconfig/packages/collection
#sipXconfig/packages/intl
#sipXconfig/packages/logging
#sipXconfig/packages/path
#sipXconfig/packages/unmodifiable_collection
#pubspec.lock
#/sipXyealink/nbproject/private/
#/sipXyealink/build/

*

!/*/*
!/*/*/*
!/*/*/*/*

/**/Makefile.in
/**/config.h.in
/**/configure
/**/aclocal.m4

/**/autom4te.cache/
/**/build/

/*/*/Makefile.in
/*/*/config.h.in
/*/*/*/Makefile.in
/*/*/*/config.h.in

pubspec.lock
/sipXyealink/nbproject/private/
/sipXyealink/build/
/autom4te.cache/

/config/config.guess
/config/config.sub
/config/depcomp
/config/compile
/config/install-sh
/config/ltmain.sh
/config/missing

!/addons/
!build_docker_rpm.sh
!cfengine/
!config/
!configure.ac
!dart-sdk/
!doc/
!epel/
!erlang/
!erlang-cowboy/
!erlang-ej/
!erlang-ejrpc2/
!erlang-gen_server_mock/
!erlang-mimetypes/
!erlmongo/
!extras/
!freeswitch
!freeswitch_edge
!freeswitch-sounds-en-us-callie/
!hiredis/
!homer
!jasperserver/
!libevent2/
!libjsonrpccpp/
!mak/
!meta/
!mongo-cxx-driver/
!mongodb/
!net-snmp/
!nsis/
!nsis-data/
!oacd_dialplan
!oacd_freeswitch
!oacd_web
!openacd
!openfire
!oss_core
!README
!rrdtool/
!ruby-dbi/
!rubygem-file-tail/
!rubygem-net-sftp/
!rubygem-net-ssh/
!rubygem-rake/
!ruby-postgres/
!sipXaastra/
!sipXacccode/
!sipXAocBilling
!sipXaudiocodes/
!sipXbridge/
!sipXcallback/
!sipXcallController/
!sipXcallLib/
!sipXcallQueue
!sipXcdr/
!sipXcdrLog/
!sipXcisco/
!sipXclearone/
!sipXcom/
!sipXcommons/
!sipXcommserverLib/
!sipXconfig/
!sipXcounterpath/
!sipXcustomCallerId
!sipXdashboard/
!sipXdns/
!sipXecs/
!sipXeslLib/
!sipXevent/
!sipXexample/
!sipXgrandstream/
!sipXgtek/
!sipXhitachi/
!sipXhomer
!sipXimbot/
!sipXinterop/
!sipXipdialog/
!sipXisphone/
!sipXivr/
!sipXjitsi/
!sipXlang-abitibi-fr_CA
!sipXlang-ch
!sipXlang-cs
!sipXlang-de
!sipXlang-en_GB
!sipXlang-es
!sipXlang-es_MX
!sipXlang-fr
!sipXlang-fr_CA
!sipXlang-it
!sipXlang-ja
!sipXlang-nl
!sipXlang-pl
!sipXlang-pt/
!sipXlang-pt_BR
!sipXlang-zh
!sipXlg-nortel/
!sipXmediaAdapterLib/
!sipXmediaLib/
!sipXmitel/
!sipXmongo/
!sipXnortel/
!sipxopenacd
!sipXopenfire/
!sipXpage/
!sipXpbx/
!sipXpolycom/
!sipXportLib/
!sipXpostgres/
!sipXpreflight/
!sipXpresence/
!sipXprompts/
!sipXprovision/
!sipXproxy/
!sipXpublisher/
!sipXrecording/
!sipXregistry/
!sipXrelay/
!sipXrelease/
!sipXresiprocate
!sipXrest/
!sipXrls/
!sipXsaa/
!sipXsbc
!sipXsnom/
!sipXsqa/
!sipXstap/
!sipXsupervisor/
!sipXtackLib/
!sipXtcpdumplog/
!sipXtools/
!sipXunidata/
!sipXverify/
!sipXviewer/
!sipXyard/
!sipXyealink/
!sipXzmqLib/
!tools/
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "sipXcustomCallerId"]
path = sipXcustomCallerId
url = git://github.com/ezuce/sipXcustomCallerId.git
[submodule "homer"]
path = homer
url = http://code.google.com/p/homer/
[submodule "sipXhomer"]
path = sipXhomer
url = git://github.com/sipXcom/sipXhomer.git
Expand Down
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
To install from source
=======================
To install sipxcom from source
===============================

Step 1. Build makefile.

Expand Down
1 change: 0 additions & 1 deletion homer
Submodule homer deleted from 67d115
5 changes: 5 additions & 0 deletions sipXconfig/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.pub/
bin/packages

packages/*
!packages/sipxconfig
1 change: 1 addition & 0 deletions sipXconfig/web/context/WEB-INF/admin/systemaudit/packages
1 change: 1 addition & 0 deletions sipXconfig/web/context/WEB-INF/callback/packages
1 change: 1 addition & 0 deletions sipXconfig/web/context/WEB-INF/tcpdumplog/packages
2 changes: 1 addition & 1 deletion sipXconfig/web/unitelite/views/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@
</table>
<div class="settings-details-wrapper animated fade" data-ng-if="userSettings.errors.speedDials">
<div class="alert alert-warning">
<p><strong>Invalid Speed Dial value entered.</strong></p>
<p><strong>Invalid Speed Dial value entered.</strong></p>
You can not subscribe to presence with this speed dial value.
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions sipXcounterpath/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#counterpath support
1 change: 1 addition & 0 deletions sipXnortel/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Nortel phone plugin
2 changes: 2 additions & 0 deletions sipXrelease/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
install-sh
missing
3 changes: 3 additions & 0 deletions sipXsupervisor/etc/sipx.cf.in
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ bundle common sipx {
vars:
any::
"location_id" string => readfile("@SIPX_CFDATA@/defaults/location_id", "100");
"sipx_environment" string => readfile("@SIPX_CFDATA@/defaults/sipx_environment", "32");
"iface"
string => "$(sys.interface)",
policy => "overridable";
Expand Down Expand Up @@ -79,6 +80,8 @@ bundle common sipx {
# comparing where the service directory is seems like a solid test if src based install
"src" not => strcmp("@SIPX_SERVICEDIR@", "/etc/init.d");

"centos_dev" expression => strcmp("$(sipx_environment)", "CENTOS_DEV");

# established assumption
"primary" expression => strcmp("$(location_id)", "1");

Expand Down