Stefan Sayer
2af18e6228
better modules handling; fixed debian packaging
16 years ago
Raphael Coeffic
dea103ae68
- make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite.
...
- WARNING: this code is not yet tested.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1827 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
03bf1e1b15
json-rpc v2.0 module.
...
transport over netstrings/tcp. still experimental.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1826 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
a0dfd71af5
- splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
...
- exclude_dsm_modules is set in apps/dsm/mods/Makefile, the two others are set in Makefile.defs.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1741 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
7f165d4f8e
- fixes exclude_modules.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1732 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
12490d7291
fix exclude_modules as from apps/Makefile
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1710 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
27f92cf42b
don't try to build CMakeLists.txt
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1664 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
3184c2bbbd
build monitoring module only if monitoring support enabled
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1365 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6f868c2f9b
excluding gateway by default due to dependency on (uncommon) mISDN library
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1195 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
44d73b20e4
adapted corepath; added to xmlrpc2di to exclude_modules (needs xmlrpc++ lib)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1105 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
c32c404f56
possibly filtering out cc_acc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@893 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
f122c077b7
supporting colon as separator for exclude_modules
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@887 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
55433a7107
- Makefiles fix
...
o DESTDIR is only used as installation target directory. Allows staging compile.
o xxx-target used in sub-makefiles
o CXX/CC taken from env variables
- some minor compililation fixes
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@882 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
eb98223129
taking exclude_modules if present
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@870 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
268532f59d
- fixes compilation errors on Darwin (Mac OS X).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@837 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
37edac6f46
some more solaris fixes from R. Newman (from 20080211T1344 and 20080211T1054)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@722 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
c04f065895
for passing modules and exclude modules from build
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@682 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
2835753af6
a few more patches for SOLARIS from R. Newman (from sems_diffs_20080130.udiff)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@653 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
0782c0d10d
making example cc_acc so make install produces runnable sems
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@652 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
2637485fe2
* new 'examples' dir
...
this is for application examples which are meant to demonstrate
certain functionality but will probably not be used as real applications
in the implemented way
* moved announce_auth to examples
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@226 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
ede1f7189f
disabled DTMF detection where its not needed
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@207 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
011dfa1d57
* 'tar' and 'dist' target in main dir
...
* Makefile.defs moved to main dir
* small bug in ivr Makefile fixed
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@179 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
66d132f871
cleaned up and corrected the install system
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@153 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d94b3d7386
example application for uac_auth
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@127 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
c75dd1bae7
merged changes from rel_0.10.0_rc1@106 made at sipit into trunk.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@116 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Raphael Coeffic
37abd5379e
initial checkin new open source version.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@5 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago