Commit Graph

354 Commits (601f286240bc1450302ac3fc35703167a9fa0a35)
 

Author SHA1 Message Date
Stefan Sayer 601f286240 unmade untested fix of sip info dtmf detector until its tested
19 years ago
Stefan Sayer 41795d6d9f added the call watcher, useful class to monitor/interface call status to external applications/network etc
19 years ago
Stefan Sayer d49e62e3b9 corrected sems' socket name
19 years ago
Stefan Sayer c3c58b203b corrected UAC auth handling (qop and realm mismatch)
19 years ago
Stefan Sayer bea950eae9 adds the option to finish file B while mixing in
19 years ago
Juha Heinanen b93bc9d3fd * Added OpenSER version of AmSipDialog::reply_error.
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
Juha Heinanen 6b7ecc4ba9 * Added CR before each LF in some OpenSER MI command arguments.
19 years ago
Stefan Sayer 7bebf15237 ivr wrapper for audio mixin and example app
19 years ago
Stefan Sayer 8bc40b2f64 AmAudio class that mixes in a file into an audio at regular intervals
19 years ago
Stefan Sayer 0f6efa9be2 handles failed sendInvite properly
19 years ago
Stefan Sayer 9cfac79e6e fixed small bug on disconnect from wrong session
19 years ago
Stefan Sayer cb3a57a5f1 fixed b2absession audio connector behaviour, and made it more secure by protecting with mutex
19 years ago
Stefan Sayer bc254976ca corrected AmThread debug messages
19 years ago
Stefan Sayer 8b116b52ac fixed B2ABSession so it works again
19 years ago
Stefan Sayer 6d721d6244 made AmArg size() const
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 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.
20 years ago
Stefan Sayer b66a7b09c8 fix: set wsola and w_ts offset correctly after time scaling
20 years ago
Juha Heinanen d46ba25419 * Changed unknown value of 'language' field from NULL to ''. The reason
20 years ago
Juha Heinanen edf165425d * Introduced IVR based announcement application that keeps greeting
20 years ago
Stefan Sayer 7977e49bdf Readme file added
20 years ago
Stefan Sayer dbb74d05ff deleted unnecessary file
20 years ago
Stefan Sayer baa0684af7 conference example: room number entry via DTMF
20 years ago
Stefan Sayer e6a9973711 new AmPromptCollection helper class:
20 years ago
Stefan Sayer 5def5ac6ff test commit
20 years ago
Stefan Sayer 560742c100 Adds AmPlaylistSeparator, which can be used to get notified in the Session when the playlist reaches a certain entry.
20 years ago