Commit Graph

314 Commits (e213936e03bc6a2e896afd79ab812820a0e66211)

Author SHA1 Message Date
Stefan Sayer fb8ed40711 deleted old file
19 years ago
Stefan Sayer 43c1ae2e26 deleted old file
19 years ago
Stefan Sayer 2731a037e4 corrected type conversions
19 years ago
Stefan Sayer 749023591d fixed repatching
19 years ago
Stefan Sayer 87c267d412 override email address option
19 years ago
Stefan Sayer df05720c1c fixed missing include
19 years ago
Stefan Sayer 12f2cdf66e fixed missing make progress
19 years ago
Stefan Sayer dff4954f8b fixed unistd include
19 years ago
Stefan Sayer 191d8fe395 target for xmlrpcpp autoinstall
19 years ago
Stefan Sayer 4ed0c04087 fixes retrying in some cases of failed re-registration, contact parsing
19 years ago
Stefan Sayer c468398f71 added module to register at SIP registrar (using registrar_client)
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer b8031f0f4c adding lots of readme files and examples overview to doxygen doc
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 6afef51800 corrected ivr app installation
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 de207b492d fixed broken macros due to reindenting
19 years ago
Stefan Sayer 8d76c8bb0a indented apps to default indentation
19 years ago
Stefan Sayer 6626f0124c more specific xmlrpc exceptions thrown
19 years ago
Stefan Sayer a52ba850a9 corrected prompt filename
19 years ago
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
Stefan Sayer f15ee7005d removed spaces between from: and from header body
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
Juha Heinanen bb9f5a98ef * Added language awareness to conference application. Should be
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
Juha Heinanen 08f5e36e8c * Made B2ABEvent public.
19 years ago
Stefan Sayer 8aa0b9d1aa Makefile errors reported by juha
19 years ago
Stefan Sayer e75cecf3d3 example which initiate calls triggered by DI interface calls
19 years ago
Stefan Sayer ea631a20fb fixed Makefile.gen gernating with wrong python ver. thanks juha for report
19 years ago
Raphael Coeffic 7f5296e849 - fixes compatibity problems between 'ivr' and 'py_sems'.
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 a529b5205b - removed unneed generated files.
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
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
19 years ago
Stefan Sayer 073ad26e9a missing fct pointers for mem_open/mem_close
19 years ago
Stefan Sayer 9b8725f706 updated doc
19 years ago
Stefan Sayer 0ce5e2c3d2 * configuration can be accessed in IVR scripts while they are loaded
19 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
19 years ago
Raphael Coeffic 5b5de2b23e some cleanup work, and the begin of a fix for the memory leak in py_sems (Python PySemsDialog is leaking).
19 years ago
Raphael Coeffic a7e7dc0a86 added missing file.
19 years ago
Raphael Coeffic 65cffa7f3c fixes the bug causing the bye message not to be played in the mailbox_query application.
19 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
19 years ago
Stefan Sayer 866b8703ac drops received packets if not using input
19 years ago
Stefan Sayer a9d3e589cc python_files is made if cmdgoal=""
19 years ago
Raphael Coeffic cf67fea96d fixes a crash related to temporary audio files in IVR.
19 years ago
Raphael Coeffic b8b6c9f09e Including that header files was not enough to get py_sems to work.
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
Raphael Coeffic 2fc65e1012 fixes compilation problems related to sip4 (Python/C++ binding generator).
19 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
19 years ago
Raphael Coeffic 7bf670a6d6 renamed the generated package to "py_sems_lib",
19 years ago
Stefan Sayer 2637485fe2 * new 'examples' dir
19 years ago
Raphael Coeffic e97f7c8067 - copied from pysip branch.
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Stefan Sayer 73381f0be9 fixes small leak on unsucecssful registration
19 years ago
Stefan Sayer ede1f7189f disabled DTMF detection where its not needed
19 years ago
Stefan Sayer 44cbfb7f6f disables DTMF detection (don't need it)
19 years ago
Stefan Sayer 4ef74402a8 fixes small bug in dialout, which is now recognized if user enters e.g ##*
19 years ago
Stefan Sayer 05a105357c disables DTMF detection in conference if not needed
19 years ago
Stefan Sayer a867a606e7 some maintenance on the makefiles...
19 years ago
Stefan Sayer 44f9122628 removed leading space before mail address
19 years ago
Stefan Sayer 5e56bcb9a7 added hint to rec_file_ext
19 years ago
Stefan Sayer 5ef21ffef0 adapted to new amci
19 years ago
Stefan Sayer 59d6177207 pin is authenticated against XMLRPC authentication server.
19 years ago
Stefan Sayer 14489dd125 some extensions to ivr
19 years ago
Stefan Sayer 17530b75bd adds 'transfer' function to ivr. this is used by the pin_collect application.
19 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
19 years ago
Stefan Sayer e1daa6237c uses moved API include
19 years ago
Stefan Sayer 4aa3b785be updated to use the default applications makefile
19 years ago
Stefan Sayer 011dfa1d57 * 'tar' and 'dist' target in main dir
19 years ago
Raphael Coeffic 68466deda1 git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@177 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer 81cba80be8 fix so it works with courier mta
19 years ago
Stefan Sayer daaa4dcfc9 string exceptions not supported any more...
19 years ago
Stefan Sayer 964f96e36c implements a method to check for a registration's state
19 years ago
Stefan Sayer 1c303fbd47 re-register period corrected
19 years ago