Commit Graph

128 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer d476f9d0a5 correct printf fmt
18 years ago
Stefan Sayer 46576096fd using installed xmlrpc++ lib (now in debian, gentoo ebuild: http://bugs.gentoo.org/show_bug.cgi?id=132494 )
18 years ago
Stefan Sayer 2a02e6abd1 not overriding exclude_modules in examples
18 years ago
Stefan Sayer baab62f62e using set_sip_relay_only setter
18 years ago
Stefan Sayer 29b3e6b586 corrected path
18 years ago
Stefan Sayer 3497f9e94a fixed header include due to AmAudio/AmAudioFile split
18 years ago
Raphael Coeffic e9afe8d7d6 - simplified Makefile.
18 years ago
Stefan Sayer 0782c0d10d making example cc_acc so make install produces runnable sems
18 years ago
Stefan Sayer 3f02e25624 Makefile for py_sems examples
18 years ago
Stefan Sayer 688756e465 fixes for SEMS on Solaris
18 years ago
Stefan Sayer 726e3e3ddc PYTHON_VERSION is detected in Makefile.ivr_application
18 years ago
Stefan Sayer c220465566 corrected core path
18 years ago
Stefan Sayer b75d45d453 fixed compilation
18 years ago
Stefan Sayer bba13905e8 fixed missing include
18 years ago
Stefan Sayer 93cfe148c1 XMLRPC client mode: use simple xmlrpc2di DI method to connect as XMLRPC client to a server
18 years ago
Stefan Sayer 8c857dc978 simple call generator
18 years ago
Stefan Sayer 60ca6667bf tool to check DTMF test
18 years ago
Andreas Granig 4f94c403c1 Added support to pass call leg r-uris different from from- and to-uri.
19 years ago
Stefan Sayer 8836f205ae b2b API changed: onOtherReply may absorb replies
19 years ago
Stefan Sayer f91fe91c18 support for extra headers in dialout calls
19 years ago
Stefan Sayer 1c92fcb303 early media receiving example
19 years ago
Stefan Sayer 1d44aa2d7f fixed example configuration and doxygen dirs
19 years ago
Stefan Sayer 749023591d fixed repatching
19 years ago
Stefan Sayer 12f2cdf66e fixed missing make progress
19 years ago
Stefan Sayer 191d8fe395 target for xmlrpcpp autoinstall
19 years ago
Stefan Sayer ec6eafdeb0 mixed up with jukecall
19 years ago
Stefan Sayer 573805ea49 renamed readme files to avoid clashes
19 years ago
Stefan Sayer 5bbb93895b readme file
19 years ago
Stefan Sayer 94fc88f0cd added doku stub
19 years ago
Stefan Sayer ee1334ac3b readme added
19 years ago
Stefan Sayer 6b624e9bf6 renamed to avoid naming conflict in doxygen
19 years ago
Stefan Sayer ce2e350ce5 readme file for the mixing
19 years ago
Stefan Sayer f5d9f0cfe5 serviceline application - ivr, then auth'ed b2b call with media relay
19 years ago
Stefan Sayer 17d20f3c56 removing from media processor after connecting. should fix the error reported by Jayesh Nambiar
19 years ago
Stefan Sayer 20e569f052 checking DI argument types
19 years ago
Stefan Sayer 2379cfb0ef b/f: result of xmlrpc call does not need to be array
19 years ago
Stefan Sayer 9e9fbd5c3b corrected core path, thanks todd lewis for reporting
19 years ago
Stefan Sayer 82f2785579 added cc_acc using xmlrpc from Todd Lewis
19 years ago
Stefan Sayer 6626f0124c more specific xmlrpc exceptions thrown
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 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 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 6d22152bd5 corrected sample script
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
Stefan Sayer 7bebf15237 ivr wrapper for audio mixin and example app
19 years ago
Stefan Sayer 29cc0cf236 combined AmArg and AmArgArray into one class
19 years ago
Stefan Sayer 814e69eeeb added small patch set to xmlrpcpp-0.7
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 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