yate/libs/ysig
paulc 5505d3bca9 Added extra method to check if any MSU transfer is configured, even if silent.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4816 acf43c95-373e-0410-b603-e72c3f656dc1
2012-01-23 16:07:18 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Fixed include for ASN headers. 2011-09-12 13:10:37 +00:00
address.cpp Constified all TokenDicts in the ysig library. 2011-02-21 11:56:06 +00:00
classes.dia Directory reorder #2 2007-11-15 22:21:43 +00:00
dumper.cpp Optimized const String usage in the ysig library. 2011-06-03 14:25:17 +00:00
engine.cpp Fixed bug: encode cause code if one is given for all coding standards. 2011-10-28 15:00:13 +00:00
interface.cpp Constified all TokenDicts in the ysig library. 2011-02-21 11:56:06 +00:00
isup.cpp Do not change call state or generate event on EXM receive, just start T9 timer. 2011-12-08 17:41:57 +00:00
layer2.cpp SS7Layer2 is now notifying its user on timer tick to avoid deadlocks. Make sure all descendents are calling SS7Layer2::timerTick(). 2011-07-12 09:17:08 +00:00
layer3.cpp Changed the MTP3 logic to auto-activate a link that is accidentally inactive on MSU reception. 2011-12-06 17:49:24 +00:00
layer4.cpp Destruction of SS7 User Parts detaches from network/router in the base class. 2011-08-25 10:02:56 +00:00
main-ss7test.cpp Correctly provide a format string as we cannot guarantee the string content is printf safe. 2009-06-04 14:01:17 +00:00
management.cpp Fixed a forever loop that sometimes blocked SS7 management on reception of LUN. 2011-11-30 19:14:04 +00:00
q921.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
q931.cpp Compute how long took for ISUP and ISDN circuits to connect, log a message if time is excessive. 2011-06-04 13:18:50 +00:00
router.cpp Detach the management when the router is destroyed. 2011-09-26 14:22:01 +00:00
run-ss7test Fixed path to test executable. 2009-06-04 14:01:44 +00:00
sccp.cpp Bug Fixed! Modified the pointers to mandatory variable and optional parameters from LUDT messages to be on 2 bytes instead of one. 2012-01-19 13:37:20 +00:00
sigcall.cpp Check for controller verify event before call or circuit events. 2011-09-23 14:57:04 +00:00
sigtran.cpp Fixed M2PA abort alignment t2 timeout bug. 2012-01-17 13:04:30 +00:00
tcap.cpp When accepting an ITU TCAP dialog set the diagnostic to originate from service user, not provider. 2012-01-20 12:27:47 +00:00
testpart.cpp Optimized const String usage in the ysig library. 2011-06-03 14:25:17 +00:00
tup.cpp Moved the SIO variable and its settings (service, priority, netindicator) in the common SS7Layer4 class so they apply to all SS7 User Parts. 2010-05-10 10:38:18 +00:00
usage.txt Directory reorder #2 2007-11-15 22:21:43 +00:00
yatesig.h Added extra method to check if any MSU transfer is configured, even if silent. 2012-01-23 16:07:18 +00:00