Commit Graph

304 Commits (e5dfd2811fdbeb7bf92c54ed9b751a398ddd026c)
 

Author SHA1 Message Date
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
Stefan Sayer 2015e9ddfd fixes ipv6 compilation problems
19 years ago
Stefan Sayer 997a983594 updated to use new borrowed pointer explicit function reflecting AmArg semantics changed in r325
19 years ago
Juha Heinanen bb9f5a98ef * Added language awareness to conference application. Should be
19 years ago
Stefan Sayer 9fe41686d8 PLC buffer changed to simpler interface (makes testing tool for playout buffer possible)
19 years ago
Stefan Sayer e8e19a39df corrected AmArg ownership of ArgObject.
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 f1193e0900 corrected debug msg
19 years ago
Stefan Sayer 665126f91f changed receiver of keypresses to a more generic interface
19 years ago
Stefan Sayer 3df0445040 added missing loglevel
19 years ago
Stefan Keller 0903675067 - added a new plugin type "logging facility" for plugins which want to receive all log messages
19 years ago
Stefan Keller 7551933f09 - fixed a small bug in the in-band DTMF detector which caused some registerKeyPressed() to get lost
19 years ago
Juha Heinanen 08f5e36e8c * Made B2ABEvent public.
19 years ago
Stefan Sayer 8aa0b9d1aa Makefile errors reported by juha
19 years ago
Stefan Sayer a1d2158b6f codec order priority patch ba juha.
19 years ago
Stefan Sayer e75cecf3d3 example which initiate calls triggered by DI interface calls
19 years ago
Stefan Sayer 79aaf4685b corrected log info
19 years ago
Stefan Sayer dcf73ae3e6 fixed log message severity as reported by juha
19 years ago
Stefan Sayer ea631a20fb fixed Makefile.gen gernating with wrong python ver. thanks juha for report
19 years ago
Stefan Sayer c7f1345d28 puzzle: what happens after 3.106891851851851852 days?
19 years ago
Stefan Sayer 8132928ace renaming of jitter_buf in receive_buf, wallclock_ts (to be continued)
19 years ago
Stefan Sayer 00629bc2dc removed double parsing of received RTP packet
19 years ago
Stefan Sayer 027de94734 fixes rtp ts handling bug in receiving introduced in r281.
19 years ago
Raphael Coeffic 7f5296e849 - fixes compatibity problems between 'ivr' and 'py_sems'.
19 years ago
Raphael Coeffic caa620a5db added 'assert' in createCalleeSession in case the session ptr is NULL.
19 years ago
Raphael Coeffic 89af7bb495 - added Stefan's example app.
19 years ago
Raphael Coeffic 769b20d3ea - fixes compilation time warnings and Makefile when called from base directory.
19 years ago
Raphael Coeffic d074dc3cae - fixed makefiles. Now everything should be OK when doing 'make' in the main py_sems directory.
19 years ago
Raphael Coeffic 137c207553 - changed AmSessionAudioConnector not to commit suicide anymore.
19 years ago
Stefan Sayer a46231b39e added missing slash after the plugin dir
19 years ago
Raphael Coeffic a529b5205b - removed unneed generated files.
19 years ago