Commit Graph

128 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
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 c2c5015521 allows AmArgArray as return value to xmlrpc array (also nested)
19 years ago
Stefan Sayer 13630db2f6 changes to adapt to pyB2AB callee session
19 years ago
Stefan Sayer 0aa130852f updated Makefile to work from under examples directory
19 years ago
Juha Heinanen 1459031d84 * Added example configuration file for db_announce example application.
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 e5dfd2811f catches more internal exceptions (e.g. AmArgArray) and passes them as XMLRPC exceptions
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 48dc3522ea jukecall example updated to B2ABSession fix from r300/r304
19 years ago
Stefan Sayer 5a56be339f more performance tests
19 years ago
Stefan Sayer 8346c43eed - simplified logging interface (now works with more than one logger)
19 years ago
Stefan Sayer e75cecf3d3 example which initiate calls triggered by DI interface calls
19 years ago
Raphael Coeffic 89af7bb495 - added Stefan's example app.
19 years ago
Stefan Sayer a5b5266a12 convenience makefiles to make all
19 years ago
Stefan Sayer 2ff1e991de checkin of the examples from the application development tutorial
19 years ago
Stefan Sayer 067c0571ca simple example on how to use the conference mixer
19 years ago
Stefan Sayer 65270dfd75 an example for the B2ABSession
19 years ago
Stefan Sayer 0ce5e2c3d2 * configuration can be accessed in IVR scripts while they are loaded
19 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
19 years ago
Raphael Coeffic 3fc680b93f - fixed part of the memory leak in py_sems. Now, everything from the session object is release, except for the wrapper object itself.
19 years ago
Raphael Coeffic e6fa3fd711 - fixed some more issues with py_sems. It should work with the example now.
19 years ago
Stefan Sayer 2637485fe2 * new 'examples' dir
19 years ago