aboutsummaryrefslogtreecommitdiffstats
path: root/src/isup.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-20isup: Attempt a short cut in the link bring up by sending a unblockHolger Hans Peter Freyther1-8/+27
2011-01-20isup: Handle a CGB with a CGBA and claim all circuits to be blockedHolger Hans Peter Freyther1-3/+37
2011-01-20isup: Make status parsing and status response be genericHolger Hans Peter Freyther1-7/+7
2011-01-20isup: Attempt to handle a RSC on the exchangeHolger Hans Peter Freyther1-0/+38
2011-01-20isup: Fix the lebgth check in this packetHolger Hans Peter Freyther1-1/+1
2011-01-20stp: Allow to forward all ISUP messages without any modificationHolger Hans Peter Freyther1-0/+5
2011-01-20stp: Forward unhandled ISUP from one end to anotherHolger Hans Peter Freyther1-4/+5
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-3/+3
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-12-10isup: Respond to a ISUP GRS with a GRA.Holger Hans Peter Freyther1-3/+46
2010-12-10isup: Implement handling GRS and GRA messages for ISUP.Holger Hans Peter Freyther1-0/+43
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther1-0/+51