yate/modules
paulc 852a2874fb Map received disconnect cause "noanswer" to 480 Temporarily Unavailable.
Code 487 should be used only when a transaction is CANCELed.


git-svn-id: http://voip.null.ro/svn/yate@4984 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-29 16:34:32 +00:00
..
client Notify and handle resource update capabilities when received a response to disco info. 2012-02-03 18:23:45 +00:00
jabber Changed component domain configuration parameter name to avoid conflict with optional connect address. 2012-03-26 15:02:40 +00:00
qt4 Apply custom tree widget attributes from parameters. 2012-02-10 09:10:21 +00:00
server By default append the node name to the SNMP Engine ID. 2012-03-26 13:51:48 +00:00
sig Convert to signed when using the unary operator '-' on unsigned variables. Fixed VC warnings. Fixed debug message. 2012-02-10 16:44:33 +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 iSAC codec support based on lib WebRTC. 2012-03-02 17:45:45 +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 Added minimum interval for speaker tracking notifications. 2012-02-23 16:44:44 +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 Sleep a time correlated to the fake T.38 number of samples. 2012-02-28 18:02:31 +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 h323chan status reporting logic, was not reporting in case of broadcasts. 2012-02-23 16:48:29 +00:00
ilbccodec.cpp Adjust the timestamp too when performing PLC. 2012-01-30 17:29:31 +00:00
isaccodec.cpp Added iSAC codec support based on lib WebRTC. 2012-03-02 17:45:45 +00:00
javascript.cpp Fixed a compile conversion warning. 2012-03-05 17:14:16 +00:00
moh.cpp Wait until the entire MOH buffer is full before pushing it out. 2012-03-05 17:16:20 +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 Allow returning true but not setting retValue from regexroute. 2012-03-26 00:28:33 +00:00
rmanager.cpp Fixed cursor position after debug information writes or machine mode. 2012-02-24 19:13:35 +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 Bug fix: properly read IP address from configuration file. 2012-01-20 09:52:24 +00:00
yjinglechan.cpp Added support to offer p2p transport for outgoing jingle sessions. 2012-03-27 07:37:56 +00:00
yrtpchan.cpp Fixed RTP dejitter code, use it automatically in client mode. 2012-03-13 09:43:47 +00:00
ysipchan.cpp Map received disconnect cause "noanswer" to 480 Temporarily Unavailable. 2012-03-29 16:34:32 +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