yate/modules
paulc 28983898f8 New "execute" command in extmodule allows executing arbitrary programs logged through Yate.
The behavior is the same as listing in the [execute] section.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4796 acf43c95-373e-0410-b603-e72c3f656dc1
2012-01-05 17:52:01 +00:00
..
client Fixed a few errors exposed by -Wunused-but-set-variable. 2011-09-08 10:36:32 +00:00
jabber The entity capabilities cache file is now configurable. 2011-08-29 14:09:32 +00:00
qt4 The contact list now remembers and restores contact group items expanded/collapsed state. 2011-08-26 15:07:23 +00:00
server Refuse new incoming calls if don't accepted by the driver (engine exiting or full) in sig, iax and jingle modules. 2012-01-04 15:58:31 +00:00
sig Bug fix: don't reuse context variable for MAP dialog reference. 2011-12-21 12:25:48 +00:00
sip Added new static mutex to protect channel disconnect parameters during access. 2011-10-28 18:23:26 +00:00
test Added test module to delay arbitrary messages. 2011-10-31 15:09:51 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Added module which translate MAP/CAMEL protocol data to XML format and vice versa. 2011-11-11 17:12:13 +00:00
amrnbcodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
analyzer.cpp Emit "call.analizer" message when AnalyzerChan is destroyed. The message contains Analyzer report. 2011-11-03 15:54:05 +00:00
callfork.cpp Clear the ringing slave ID when the slave is disconnected on timer too. 2012-01-04 15:52:58 +00:00
callgen.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
cdrbuild.cpp Use YSTRING in cdr builder to benefit from speedup on supported systems. 2011-10-10 18:41:11 +00:00
cdrfile.cpp Allow selective handling of user.auth and call.cdr in several modules. 2011-06-02 15:16:17 +00:00
conference.cpp Require the energy of speech to be at least sqrt(2) times the noise energy. 2011-10-24 16:14:39 +00:00
dumbchan.cpp Always copy parameters listed in "copyparams" to chan.startup of dumbchan. 2011-03-01 17:13:17 +00:00
enumroute.cpp The enumroute module is now using yate resolver. 2011-08-19 13:54:23 +00:00
extmodule.cpp New "execute" command in extmodule allows executing arbitrary programs logged through Yate. 2012-01-05 17:52:01 +00:00
faxchan.cpp Update the fax reason in phase B too, we may never reach phase E. 2011-05-25 18:25:46 +00:00
filetransfer.cpp Merged socks and file transfer modules changes from client branch into trunk. 2010-12-08 10:06:09 +00:00
gsmcodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
h323chan.cpp Fixed client login to gatekeeper. Implemented logout. Added mutexes to protect the configuration and endpoints list. 2011-11-03 15:51:38 +00:00
ilbccodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
moh.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
msgsniff.cpp Optimized const String usage in the message sniffer module. 2011-06-08 11:44:51 +00:00
mux.cpp Added Semaphore class, made Mutex derive from (new class) Lockable, made Lock able to get a lock on any Lockable - Mutex or Semaphore. 2009-07-22 12:57:14 +00:00
openssl.cpp The openssl socket can now present a certificate if requested by the server during SSL negociation. Added/changed debug. 2011-08-18 10:42:57 +00:00
pbx.cpp Added handlers to the pbx module so sata sources and consumers installed by chan.attach and chan.record can be removed by messages specifying "-" as target. 2011-10-26 14:52:21 +00:00
regexroute.cpp Addded capability to read parameters from main engine config file. 2011-10-06 11:41:25 +00:00
rmanager.cpp Allow a $() in an alias to start a new command. 2011-09-14 09:50:15 +00:00
speexcodec.cpp Find and include speex.h from the speex/ subdirectory. 2011-09-07 08:56:41 +00:00
tonedetect.cpp Fixed adding caller and caller numbers when diverting to fax from tonedetect. 2011-03-29 10:50:00 +00:00
tonegen.cpp Allow copying arbitrary params when initiating calls from wave or tonegen. 2011-09-14 17:03:57 +00:00
wavefile.cpp Allow copying arbitrary params when initiating calls from wave or tonegen. 2011-09-14 17:03:57 +00:00
yiaxchan.cpp Refuse new incoming calls if don't accepted by the driver (engine exiting or full) in sig, iax and jingle modules. 2012-01-04 15:58:31 +00:00
yjinglechan.cpp Refuse new incoming calls if don't accepted by the driver (engine exiting or full) in sig, iax and jingle modules. 2012-01-04 15:58:31 +00:00
yrtpchan.cpp Added separate setting for UDPTL timeout with a default of 25s. 2011-11-18 13:12:34 +00:00
ysipchan.cpp Set the custom 3xx redirect code in the channel's reason too, not only in SIP message. 2011-12-15 10:06:40 +00:00
ysockschan.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
ystunchan.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
zlibcompress.cpp Added support for zlib 1.2.2 and earlier that do not define Z_TEXT. 2010-07-16 21:02:17 +00:00