Commit Graph

335 Commits (39d53e78738bbfd1e7a91da9572adb3e7477760c)
 

Author SHA1 Message Date
Stefan Sayer 39d53e7873 removed excessive debug information
19 years ago
Stefan Sayer 29cc0cf236 combined AmArg and AmArgArray into one class
19 years ago
Stefan Sayer 2063ae879a added 'introspection' _list method
19 years ago
Stefan Sayer ecc59b2be5 using To instead of ruri user as room identifier
19 years ago
Stefan Sayer 814e69eeeb added small patch set to xmlrpcpp-0.7
19 years ago
Stefan Sayer a560407d13 added 'introspection' _list method
19 years ago
Stefan Sayer d483ff96cf added introspection list method
19 years ago
Stefan Sayer 545b481162 added direct export functions to export functions under their proper name
19 years ago
Stefan Sayer 572812085d cosmetics on the plugin loader
19 years ago
Juha Heinanen b280576c5c * Added conditional support for OpenSER 1.3.
19 years ago
Stefan Sayer c1a51d7904 added setInOut, setInput, setOutput
19 years ago
Stefan Sayer 37359232a6 added direct room access readme
19 years ago
Stefan Sayer eb0f799b3a added configurable regexp matching on direct dialin numbers for direct room access
19 years ago
Stefan Sayer 8b427ea9d2 conference with control over DI
19 years ago
Stefan Sayer c2c5015521 allows AmArgArray as return value to xmlrpc array (also nested)
19 years ago
Stefan Sayer d2219d06bb correctly set visibility of onB2ABEvent
19 years ago
Stefan Sayer 53ba4b63a5 AmArgArray can be ArgObject
19 years ago
Stefan Sayer 13630db2f6 changes to adapt to pyB2AB callee session
19 years ago
Stefan Sayer 3ca9428fa7 PySemsB2ABCalleeDialog added, which has onPyB2ABEvent handler to pass events between b2ab sessions
19 years ago
Stefan Sayer 0aa130852f updated Makefile to work from under examples directory
19 years ago
Stefan Sayer b535dd9b63 corrected exception message (will send out error reply again)
19 years ago
Juha Heinanen 1459031d84 * Added example configuration file for db_announce example application.
19 years ago
Stefan Sayer b66a7b09c8 fix: set wsola and w_ts offset correctly after time scaling
19 years ago
Juha Heinanen d46ba25419 * Changed unknown value of 'language' field from NULL to ''. The reason
19 years ago
Juha Heinanen edf165425d * Introduced IVR based announcement application that keeps greeting
19 years ago
Stefan Sayer 7977e49bdf Readme file added
19 years ago
Stefan Sayer dbb74d05ff deleted unnecessary file
19 years ago
Stefan Sayer baa0684af7 conference example: room number entry via DTMF
19 years ago
Stefan Sayer e6a9973711 new AmPromptCollection helper class:
19 years ago
Stefan Sayer 5def5ac6ff test commit
19 years ago
Stefan Sayer 560742c100 Adds AmPlaylistSeparator, which can be used to get notified in the Session when the playlist reaches a certain entry.
19 years ago
Stefan Sayer e5dfd2811f catches more internal exceptions (e.g. AmArgArray) and passes them as XMLRPC exceptions
19 years ago
Stefan Sayer c53df18673 fix for iLBC codec multiple frames per packet bug. Thanks Alex Gradinar for reporting
19 years ago
Stefan Sayer 7cdde23088 test commit
19 years ago
Stefan Sayer d259633186 code re-indented
19 years ago
Juha Heinanen 3924478d78 * Fixed misplaced USE_MYSQL #endif.
19 years ago
Juha Heinanen 3123aba1bf * Added MySQL audio and template storage option for voicemail
19 years ago
Juha Heinanen 5695a3a1f1 * Application conf files can include other conf files using syntax
19 years ago
Juha Heinanen 29d6318285 * Added APP_NAME to name of cached file in order to avoid conflict if
19 years ago
Juha Heinanen c82fbdc5a0 * Conference audio can now be stored in MySQL database.
19 years ago
Stefan Sayer 36dc1f6669 xmlrpc2di makes xmlrpc calls to DI interface possible
19 years ago
Stefan Sayer 8eb74d1351 doc on auth dialout
19 years ago
Stefan Sayer e7f0bc410a dialout with auth and with auth pins.
19 years ago
Stefan Sayer a0ca3c54e8 allows to give dialout sessions a variant parameter with the call to AmUAC::dialout.
19 years ago
Stefan Sayer bb6c86b2c8 added some doc
19 years ago
Stefan Sayer f15ee7005d removed spaces between from: and from header body
19 years ago
Stefan Sayer cd9d3580a6 adds trailing slash to module configuration path if missing
19 years ago
Stefan Sayer 7ec8215f16 corrected link to tutorial
19 years ago
Stefan Sayer 48dc3522ea jukecall example updated to B2ABSession fix from r300/r304
19 years ago
Stefan Sayer 249dd52bce B2ABEvent declared as descendant of AmEvent (needed for casting to AmEvent in wrapper)
19 years ago