aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-12-17isup: Make isup CIC parsing/using work on big endian machines as wellHolger Hans Peter Freyther1-4/+4
2012-12-16isup: Test some more ISUP messages and that we parse them correctlyHolger Hans Peter Freyther2-2/+36
2012-12-16mgcp: Merge the current MGCP code from OpenBSCHolger Hans Peter Freyther3-5/+262
2012-12-16dtmf: Schedule DTMF tones for the MTN hardwareHolger Hans Peter Freyther5-1/+119
2012-12-16mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther2-1/+90
2011-12-04tests: Remove the copy of the 'missing' and use the $(top_srcdir) oneHolger Hans Peter Freyther2-378/+2
2011-11-24bss: Add an additional test where we do not want to patch anythingHolger Hans Peter Freyther1-0/+14
2011-11-24bss: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther1-3/+20
2011-11-20tests: Add GNU Autotest invocation for the tests we have hereHolger Hans Peter Freyther15-5/+510
2011-09-15cellmgr: Patch the MGCP messages and replace the domain nameHolger Hans Peter Freyther3-1/+110
2011-05-09misc: Fix the compilation of the testsHolger Hans Peter Freyther2-6/+6
2011-01-20mtp: Fix the address mask, macro to extract opc/dpcHolger Hans Peter Freyther1-0/+12
2011-01-20isup: Make status parsing and status response be genericHolger Hans Peter Freyther1-1/+1
2011-01-20stp: Forward unhandled ISUP from one end to anotherHolger Hans Peter Freyther1-2/+3
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-1/+1
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-0/+3
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther2-2/+19
2010-12-10isup: Start with isup support in the cellmgr.Holger Hans Peter Freyther3-1/+53
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther1-3/+1
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther2-3/+5
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther1-1/+1
2010-07-31u_int16_t -> uint16_tHolger Hans Peter Freyther1-1/+1
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther2-21/+21
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther5-0/+920