Stefan Sayer
bbcb04c7ee
added g729 example
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1558 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5b868ae4bb
fixed frame samples length for precoded files. Patch by Andrey Samusenko
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1557 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5352e9abb7
DSM exceptions. SEMS-59.
...
actions and conditions should be able to throw exceptions. if an exceptions happens, execution of the current actions is interrupted, and special exception transitions are executed.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1554 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0c66ebf7c5
changed debug log with config option:
...
# print raw DSM text while loading to debug log?
# debug_raw_dsm=yes
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1553 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
612e1754fc
support for live reloading of DSM scripts, preloading of modules, registering of applications, listing DSMs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1551 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d49c3affed
removed saving diagram collection reference in call which is not necessary
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1549 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
abda8aa902
SEMS-63: mod_conferencing: remove current connection to conference when joining a new one
...
if one joins a conference with mod_conferencing, the current conference channel is not removed, which will lead to unnecessary processing and wrong numbers of participants in the rooms
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1548 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
e81fc2ac9c
- Clean up installation of python files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1547 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Bogdan Pintea
6486c9fcdc
make configuration of reg_agent a bit easier:
...
- allow display name setting be empty (might wanna skip this for some
registrars)
- if 'auth_user' setting is empty, use the 'user' one (common for most[?]
accounts)
- allow password be empty for a valid account (like auth'ing by IP)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1543 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
97c0229406
went one step further with macrotisation of DSM modules
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1542 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1dd3278ae3
listRegistrations method (useful via xmlrpc)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1539 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9002488266
optionally add proxy (next_hop) to registration (host:port)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1538 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
ee37fc1866
implements monitoring_full_stategraph / monitoring_full_transitions : all states/transitions visited by a call are saved to dsm_stategraph AVP in monitoring record for the call (SEMS-61)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1537 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bd6ac1d716
s/DSMDialog/DSMCall/g : renamed DSMDialog to what it actually is, the call implementation of DSMSession
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1536 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1497095890
running invite event for outgoing calls as well (does not respect connect session yet)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1535 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
5a20859255
- Enabled building of mailbox app.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1534 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
debf00fa4e
- Temporarily disable py_sems.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1533 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
8b6baaecd0
- Building of py_sems/sip was fixed.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1532 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
d67e7a748e
- Fixed building of static libs.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1531 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
4d50687bb5
- Fixed installation of python binary objects.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1530 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
71d295163a
- Fixed linking against python.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1529 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a21f24d63b
- Enabled building of mod_py.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1528 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
daed703091
- Added CMake configs for apps/twit (still disabled by default).
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1527 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
e275ea19f8
- Added installation of log.py.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1526 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
3f038c4145
- Rules for installation of ivr modules were added.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1524 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
d2b7aa71fa
- Added installation of doc-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1522 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
ff7a6c8a76
- Added rules for installing of config-files for modules.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1517 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
f5f4672db4
- Added installation of audio-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1516 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
683d52bc48
- DSM sub-modules common includedir was moved to dsm.lib.rules.txt.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1515 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
8d38f1123a
- Add installation of DSM sub-modules and scripts.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1514 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6e15b229e7
Common parts of CMake modules targets were moved to cmake/module.rules.txt.
...
This greatly simplified further work.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1513 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e705c19600
removeTimer and removeTimers actions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1510 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a7ee9ca66c
- Simplified CMake files for building libraries and plugins.
...
- Ability to override installation directories.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1509 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
739b40730e
moving file by copying if rename fails with EXDEV (SEMS-58).
...
changed the debug level of error messages to WARN
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1508 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6f204ac4b7
implements mail_header_vars : add variables from P-App-Param into voicemail template (SEMS-17)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1505 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
eb91a5717d
Added missing include path to gateway app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1502 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
21d1eee88c
Use INCLUDE_DIRECTORIES directive
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1501 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
b61b8324b1
Comment out applications we currently can't build with CMake
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1500 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
7fe3137a40
Use ADD_DEFINITIONS directive instead of naive checks for compiler
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1499 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a237367c62
added stub for twit app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1497 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a57d90c57e
added stub for mod_aws dsm
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1496 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
1c4788fdb7
set CMAKE_SHARED_LIBRARY_PREFIX globally
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1495 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bc584d6f8c
rand / srand functions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1490 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
27f7863f5b
fixed fd leak when SSL connection fails
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1482 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
00e272207a
basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1475 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a4c9cb1ced
port of r1470:
...
- also support compact form of Event header (o)
- strip header parameters before checking for subscription type
- support remote hangup before REFER succeeded
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1472 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
709e05536c
twitter app. call sip:tweet@iptel.org or 1010 if you have set your twitter account at iptel.org/service -> other.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1466 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
ad7c4ccd46
speakonly and listenonly modes for joining conference channel (for muting participants)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1458 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c49259bb9c
always return array type (also if empty)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1457 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0988946778
simplified with asserArgFmt
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1448 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago