Commit Graph

279 Commits (8346c43eedc590bc53fa4e609c2fe37e520e5c65)
 

Author SHA1 Message Date
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
Raphael Coeffic 9fbf2f5e51 changed name of the param header to reflect changes in the code.
19 years ago
Stefan Sayer a5b5266a12 convenience makefiles to make all
19 years ago
Stefan Sayer 733ceb5582 by setting IVRPATH and COREPATH, ivr applications can be in any directory now
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 210b5105b1 some more b2ab classes
19 years ago
Stefan Sayer c200aa2efe py_sems can be used with AmSession, AmB2BSession, and AmB2ABSession now:
19 years ago
Stefan Sayer 3999175f08 changed Makefiles to link py_sems_lib library.
19 years ago
Stefan Sayer a02bd12573 added Dialout headers based on session parameters
19 years ago
Stefan Sayer 4d2a007772 correct checking of rtp timeout diff
19 years ago
Stefan Sayer d60aee543a signalling and media B2BUA class implementation.
19 years ago
Stefan Sayer 445db2035f AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services
19 years ago
Stefan Sayer 643a384516 fixes debug messages
19 years ago
Stefan Sayer b7666d99ee fixes DI invocation parameters over stats server
19 years ago
Stefan Sayer 2d07b7b821 fixes SessionComponent hook handling onSendRequest;
19 years ago
Stefan Sayer 5eb2a7325a handling of RTP timeout improved
19 years ago
Stefan Sayer c07ba6ac52 added make ser-cfg-install target to install default ser-sems.cfg
19 years ago
Maxim Sobolev 3b527c2353 Include all possible payload types into 200 OK and actually accept any of them
19 years ago
Stefan Sayer 4e6f4a917b sessions can be set onHold with AmSession::setOnHold, if you want a reinvite with on Hold, call AmSession::Reinvite after setOnHold
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer 13aadbfe7d yet more documentation...
19 years ago
Stefan Sayer 832bbc1a2c added changelog
19 years ago
Stefan Sayer 2990076555 default fork
19 years ago
Stefan Sayer 5afa9a9a56 cp default config instead of mv
19 years ago