Commit Graph

125 Commits (08f5e36e8c57c8a0341adc5caede1fc9a2374c0e)

Author SHA1 Message Date
Juha Heinanen 08f5e36e8c * Made B2ABEvent public.
20 years ago
Stefan Sayer 8aa0b9d1aa Makefile errors reported by juha
20 years ago
Stefan Sayer e75cecf3d3 example which initiate calls triggered by DI interface calls
20 years ago
Stefan Sayer ea631a20fb fixed Makefile.gen gernating with wrong python ver. thanks juha for report
20 years ago
Raphael Coeffic 7f5296e849 - fixes compatibity problems between 'ivr' and 'py_sems'.
20 years ago
Raphael Coeffic 89af7bb495 - added Stefan's example app.
20 years ago
Raphael Coeffic 769b20d3ea - fixes compilation time warnings and Makefile when called from base directory.
20 years ago
Raphael Coeffic d074dc3cae - fixed makefiles. Now everything should be OK when doing 'make' in the main py_sems directory.
20 years ago
Raphael Coeffic a529b5205b - removed unneed generated files.
20 years ago
Stefan Sayer a5b5266a12 convenience makefiles to make all
20 years ago
Stefan Sayer 733ceb5582 by setting IVRPATH and COREPATH, ivr applications can be in any directory now
20 years ago
Stefan Sayer 2ff1e991de checkin of the examples from the application development tutorial
20 years ago
Stefan Sayer 067c0571ca simple example on how to use the conference mixer
20 years ago
Stefan Sayer 65270dfd75 an example for the B2ABSession
20 years ago
Stefan Sayer 210b5105b1 some more b2ab classes
20 years ago
Stefan Sayer c200aa2efe py_sems can be used with AmSession, AmB2BSession, and AmB2ABSession now:
20 years ago
Stefan Sayer 3999175f08 changed Makefiles to link py_sems_lib library.
20 years ago
Stefan Sayer a02bd12573 added Dialout headers based on session parameters
20 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
20 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
20 years ago
Stefan Sayer 073ad26e9a missing fct pointers for mem_open/mem_close
20 years ago
Stefan Sayer 9b8725f706 updated doc
20 years ago
Stefan Sayer 0ce5e2c3d2 * configuration can be accessed in IVR scripts while they are loaded
20 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
20 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).
20 years ago
Raphael Coeffic a7e7dc0a86 added missing file.
20 years ago
Raphael Coeffic 65cffa7f3c fixes the bug causing the bye message not to be played in the mailbox_query application.
20 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
20 years ago
Stefan Sayer 866b8703ac drops received packets if not using input
20 years ago
Stefan Sayer a9d3e589cc python_files is made if cmdgoal=""
20 years ago
Raphael Coeffic cf67fea96d fixes a crash related to temporary audio files in IVR.
20 years ago
Raphael Coeffic b8b6c9f09e Including that header files was not enough to get py_sems to work.
20 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.
20 years ago
Raphael Coeffic e6fa3fd711 - fixed some more issues with py_sems. It should work with the example now.
20 years ago
Raphael Coeffic 2fc65e1012 fixes compilation problems related to sip4 (Python/C++ binding generator).
20 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
20 years ago
Raphael Coeffic 7bf670a6d6 renamed the generated package to "py_sems_lib",
20 years ago
Stefan Sayer 2637485fe2 * new 'examples' dir
20 years ago
Raphael Coeffic e97f7c8067 - copied from pysip branch.
20 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
20 years ago
Stefan Sayer 73381f0be9 fixes small leak on unsucecssful registration
20 years ago
Stefan Sayer ede1f7189f disabled DTMF detection where its not needed
20 years ago
Stefan Sayer 44cbfb7f6f disables DTMF detection (don't need it)
20 years ago
Stefan Sayer 4ef74402a8 fixes small bug in dialout, which is now recognized if user enters e.g ##*
20 years ago
Stefan Sayer 05a105357c disables DTMF detection in conference if not needed
20 years ago
Stefan Sayer a867a606e7 some maintenance on the makefiles...
20 years ago
Stefan Sayer 44f9122628 removed leading space before mail address
20 years ago
Stefan Sayer 5e56bcb9a7 added hint to rec_file_ext
20 years ago
Stefan Sayer 5ef21ffef0 adapted to new amci
20 years ago
Stefan Sayer 59d6177207 pin is authenticated against XMLRPC authentication server.
20 years ago