Commit Graph

183 Commits (a932feea6c5ff1b4e7770bcae26711f103eb8fcd)

Author SHA1 Message Date
Stefan Sayer a932feea6c added sample flite generated prompt files.
19 years ago
Stefan Sayer dc45a7e27d - various bugfixes
19 years ago
Stefan Sayer aee44c98cd fixed small mem leak: playlist is closed in session destructors to free playlist items
19 years ago
Stefan Sayer d09611c984 enables IVR in b2bua to set the From in the callee leg
19 years ago
Stefan Sayer 0d9ddae975 added functions to add and set credit, and _list function to easily use with xmlrpc2di
19 years ago
Stefan Sayer fa88fba332 stop playing if a key is entered
19 years ago
Stefan Sayer acad1c96b2 only print deprecated headers warn message if headers are used
19 years ago
Stefan Sayer 2bc53e31ad changed the To header in the b leg from number@suffix to 'number <sip:number@suffix>'
19 years ago
Stefan Sayer 97d326c8ba updated docs regardgin authenticated dialout
19 years ago
Stefan Sayer 9032e2ee65 authenticated announcement (SEMS call originator)
19 years ago
Stefan Sayer 6d22152bd5 corrected sample script
19 years ago
Stefan Sayer fec8991f2c fixed code indentation
19 years ago
Stefan Sayer b07ec431a4 reverted mistaken changes
19 years ago
Juha Heinanen 6ef9036d74 * Turned on automatic re-connection of MySQL connection.
19 years ago
Stefan Sayer bea950eae9 adds the option to finish file B while mixing in
19 years ago
Stefan Sayer 788be1129f added missing example (why did it not get added in the first place?)
19 years ago
Juha Heinanen bb798ae462 * Added what I think was a missing 'else' in IVR audio type check.
19 years ago
Stefan Sayer 7bebf15237 ivr wrapper for audio mixin and example app
19 years ago
Stefan Sayer 7d47e34e5e fixed SEMS-9: bug preventing the last parameter to be extracted correctly from contact
19 years ago
Stefan Sayer e2818b87e7 reindented code to default indentation
19 years ago
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 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 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
Juha Heinanen 1459031d84 * Added example configuration file for db_announce example application.
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 e5dfd2811f catches more internal exceptions (e.g. AmArgArray) and passes them as XMLRPC exceptions
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 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