Stefan Sayer
|
82e2017ce7
|
add DI API: postDSMEvent
Example (with direct_export=dsm;monitoring):
s.postDSMEvent(s.list()[0], [["action", "kick"]])
transition "DI xmlrpc kick event" room - eventTest(#action==kick) / stop(true) -> end;
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1308 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
8e7800f002
|
updated core actions and conditions
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1307 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
3b18f2a3dc
|
sample simple conference
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1306 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
572274d3c5
|
conference for DSM
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1305 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
fc42849791
|
more flexibily for modules:
* DSMDisposable + transferOwnership for garbage collection
* addToPlaylist in DSMSession
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1304 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
ed9c060bbe
|
set refresh to a saner value
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1301 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
b8199ad74b
|
sample PyQT GUI for webconference
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1300 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Juha Heinanen
|
8ae2a8dd97
|
* Removed unused variable.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1299 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
7917523e16
|
moved to app dir (as example)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1295 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
6eb4ed8fa9
|
moved urlcatcher to examples
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1293 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
63a876b0cb
|
missing checking from 1284
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1285 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
a4bb89c874
|
added ignore_pin config option
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1284 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
518ed60c85
|
urlcatcher application that illustrates the use of embedded URL to display a call control web page
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1283 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
5a245991e4
|
fixed regexp in sample config
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1278 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
a905c29fa2
|
adds monitoring support
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1276 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
61e3d3b36c
|
o check for cseq
o added monitoring
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1274 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
7fb993dc55
|
using local tag insteda of call id (can be used for controlling session by sending events)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1272 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
c226967f95
|
functions to retrieve only an attribute, and filter the list:
o listByFilter
o listByRegex
o getAttribute [Active/Finished]
renamed 'unfinished' to 'active'
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1271 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
64e831725c
|
fixed initialization of SSL - caused random crashing of xmlrpc server (which does not support SSL)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1268 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
5b5d9159ae
|
convert into array if necessary on logAdd
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1267 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
967dcefb2e
|
add conf_id to monitoring
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1260 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
43a387c392
|
initial support for better call/server monitoring
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1259 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
f86cd750f1
|
simplify by using helper function
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1254 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
5898f6807f
|
take account optionally from config file (overrides P-App-Param
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1252 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
71fb353d9c
|
authenticate on both 401 and 407 reply. Fix from Tom van der Geer
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1249 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
bcca72498a
|
fixed prompts fallback
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1248 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
e44d2a100f
|
o $prompts.default_fallback
o required_prompts config
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1246 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
67c1ffed32
|
o 'not' operator on conditions
o transitions from multiple origin states
o register scripts as application
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1245 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
ae90dfc26a
|
ssl support is mandatory
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1241 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
4318da87eb
|
just playing a file example
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1230 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
ca045a4ca6
|
another idea
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1228 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
74d4b6b48e
|
simple ivr db example
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1227 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
96f41c1c2e
|
implements Disconnect-Peer-Request (DPR) handling and more proper (?) TLS connection shutdown.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1225 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
bbb7c872fb
|
linking with openssl (SSL can not be #defined)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1220 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
352b0e8d20
|
support for server timeout
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1214 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
0dec77b98c
|
DIAMETER client with TLS, handling of request timeout/retries, multiple servers,
and bugfixes (closing failed sockets)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1213 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
e0d8e7a5b8
|
using included xmlrpc; added ssl option
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1212 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
ac2cf0a414
|
added xmlrpc++ library source, as xmlrpc++ is not any more in debian testing and unfortunately had gentoo eol as well.
This version is from xmlrpc++_0.7+cvs20040713.tar.gz the debian etch source package
http://ftp.de.debian.org/debian/pool/main/x/xmlrpc++/xmlrpc++_0.7+cvs20040713.orig.tar.gz
+ xmlrpcpp07_sems.patch which just removes some compiler warnings and adds fPIC
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1210 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
2f12060ee9
|
filename in sync
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1206 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
9be9857cfd
|
added reference
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1205 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
69f41c7c29
|
moved to include in doc
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1204 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
d4cb6661ef
|
some more modes for AudioMixIn
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1203 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
f19bb3be8a
|
added copy of Makefile.app_module with differing install target,
to overcome build warnings
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1196 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 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
|
18 years ago |
Stefan Sayer
|
564ce8f139
|
using PY_VER
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1187 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
9fca2b26b0
|
add generated files for SessionAudioConnector
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1183 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
9476f0ebbf
|
SEMS-42: callee domain optionally specified in webconference dialout
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1180 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
552c36d705
|
reinvite support
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1179 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
ddd375363b
|
properly fix reinvite in onsessionstart
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1178 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |
Stefan Sayer
|
bad03bcf80
|
properly fix reinvite in onsessionstart
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1177 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
18 years ago |