Stefan Sayer
f300e8ec18
ignore SIGPIPE (like SIGCHLD)
16 years ago
Stefan Sayer
972bf9e01e
DTMF: excessive log compile time disabled
16 years ago
Stefan Sayer
bd24854161
fix * DTMF for spandsp detector
16 years ago
Stefan Sayer
37b48df84f
even more verbose DTMF logging
16 years ago
Stefan Sayer
4c0cc9d924
report changed key in KeyPressed, verbouse DBG
16 years ago
Stefan Sayer
f1b81f44c7
wsp fixes
16 years ago
Stefan Sayer
575b2e1bc1
de03bc1
16 years ago
Stefan Sayer
7b7bf45b1a
fixed some paths in documentation
16 years ago
Stefan Sayer
9c38e83152
fixed config file paths
16 years ago
Stefan Sayer
77853863ab
getHeader:support content spanning multipe headers
...
Patch by Robert Szokovacs
16 years ago
Stefan Sayer
24d93e326f
using fct tests; getHeader test
16 years ago
Stefan Sayer
9e15e1e9b0
test target
16 years ago
Stefan Sayer
01e5dd127d
initial start of test suite
16 years ago
Stefan Sayer
959fe1e8f5
proper logging set in debian packaged
16 years ago
Stefan Sayer
70ff495734
more depends, and excluding mp3 for deb packaging
16 years ago
Stefan Sayer
9f88d0088d
dsm mod_conference: MixIn for mixing in files
16 years ago
Stefan Sayer
2af18e6228
better modules handling; fixed debian packaging
16 years ago
Stefan Sayer
5a33a0e632
added missing doc about DSM conf bundle parameters
16 years ago
Stefan Sayer
dd98376709
corrected config files path
16 years ago
Stefan Sayer
5f741b7cc5
dont bail out if configs dir not present
16 years ago
Stefan Sayer
f96299b6c5
support git without --dirty
...
older (? current on ubuntu 9.10) git doesn't support --dirty option
16 years ago
Stefan Sayer
e37e499c9b
typo fix in error message
16 years ago
Stefan Sayer
6e306e954a
bool and invalid (null) types in XMLRPC2DI
16 years ago
Stefan Sayer
c3629d7c3f
jsonrpc extensions and fixes
...
o sendMessage DI function
to send message into open connection
O execServerFunction DI function
execute server function as if received through json-rpc
o getServerPort DI function
get the server port the json-rpc server is listening on
o notification events of connection disconnect
o various fixes in protocol handling
16 years ago
Stefan Sayer
ccdbae75ed
make varPrintArg usable from modules
...
varPrintArg() prints an AmArg variable into var (string) array,
useful for modules
16 years ago
Stefan Sayer
6e6162df11
sets() accept arrays, json event conditions
...
o sets() function now accepts variable names in strings, e.g.
sets($param=$(my_var)is_in_one_string;
o jsonRpcRequest and jsonRpcResponse conditions
16 years ago
Stefan Sayer
0801200e56
avoid deadlock when setting timer in timer event
...
when using user timers, new timers can now be set and current timers
removed when processing the timer event (i.e. directly in the postEvent
function - which should not be blocking for long time anyway)
16 years ago
Stefan Sayer
726ad0b393
fix UID and GID parameters processing
...
fixes a segfault when process UID or GID was configured
16 years ago
Stefan Sayer
1f61b971bb
added missing includes (seen on freebsd)
...
thanks to dmitry for reporting
16 years ago
Peter Lemenkov
58ee004421
Typo fix
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Peter Lemenkov
66100476b0
Add python optimized object-files to the .gitignore
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Raphael Coeffic
0d26de833e
added a place holder for dsm's lib directory.
...
added compiled python files on the ignore list.
16 years ago
Raphael Coeffic
d35e5ec668
avoid duplicated code and debug/error messages
16 years ago
Raphael Coeffic
95fbe63be2
added sems and sems-stats binaries
16 years ago
Raphael Coeffic
e50ab10534
generate EXTRAVERSION out of 'git describe ...'
16 years ago
Raphael Coeffic
3156bee69b
added an tracked .gitignore file.
16 years ago
Stefan Sayer
938279a2c0
use original content type instead of hardcoded application/sdp
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1960 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
08a5a3bfce
Added workarounfd for weird behaviour of CMake 2.4 while handling
...
static libs.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1951 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
618ad404a2
Fix newest variables escaping strategy on new CMake
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1949 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
f697f119ec
Sync with latest sems.conf.sample
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1948 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
28306815dc
Another one template for CMake
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1946 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
7965b0bbf7
Fix MOD_NAME passing to gcc
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1944 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
86ee7d00bf
Copy+paste typo: this conf-file actually is a early_announce.conf
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1941 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
c30c021763
Typo: paramater => parameter
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1940 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
76a3a5ff5d
Sync CMake config-file templates with original ones
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1935 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
856e262864
Fix config-files installation with CMake 2.4
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1934 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
eec4c5c2d5
- make use of LDFLAGS and EXTRA_LDFLAGS for linking 'sems-stats'
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1933 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
42051b6df3
Changes the name of the directory within tar archives to include the full release version (including SVN version)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1932 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
e42c05d7ff
- updated doc to only use t_relay_to(), instead of t_write_unix() in SER config examples.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1931 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
a2e840a7b3
Changes the regular expression type from basic to extended to allow
...
for more fancy expressions like:
^sip:(999)|(echo)@=>echo
^sip:(100)|(conf)[0-9]{4}@=>conference
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1930 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago