aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-24all: Use the libosmo-sccp version of mtp_level3.hHolger Hans Peter Freyther12-197/+16
2015-03-24m3ua: Use the MTP_READ_DPC/MTP_READ_OPC for using the right PCHolger Hans Peter Freyther1-5/+4
2015-03-24m3ua: Implement link bring-up and sending/receiving of dataHolger Hans Peter Freyther2-2/+346
2015-03-24m3ua: Implement connect and re-connect handlingHolger Hans Peter Freyther2-6/+165
2015-03-24m3ua: Begin to create a m3ua client connectionHolger Hans Peter Freyther5-3/+255
2015-03-24mtp: Allow to skip SLTM on links (e.g. m3ua)Holger Hans Peter Freyther3-2/+17
2015-03-23mtp: Clean-up and remove the unused start routineHolger Hans Peter Freyther4-18/+0
2015-03-23Port from libm2ua to libxuaHolger Hans Peter Freyther4-71/+74
2015-03-23debian: Add a start script for osmo-stpHolger Hans Peter Freyther6-6/+157
2015-03-23debian: Rename the packagesHolger Hans Peter Freyther6-14/+20
2014-12-22build: Replace deprecated INCLUDES with AM_CPPFLAGSSylvain Munaut7-7/+7
2014-07-30debian: Begin with a debian package for the STPHolger Hans Peter Freyther8-0/+88
2013-06-28sctp_m2ua: Fix the byte order of the request flag for the StateConfHolger Hans Peter Freyther1-0/+1
2013-06-28sctp_m2ua: Fix the check of how many ASP for the same ident we have activeHolger Hans Peter Freyther1-1/+1
2013-06-04dtmf: Make the on/off time and transmit power configurableHolger Hans Peter Freyther4-0/+39
2013-06-04dtmf: Add tone detection to the event handlingHolger Hans Peter Freyther1-0/+14
2013-05-23mgcp: Return 502 in case the endpoint is allocated.Holger Hans Peter Freyther1-1/+1
2013-05-23dtmf: Check the tones that are put into the DTMF scheduler and reject a 0Holger Hans Peter Freyther3-1/+27
2013-05-23dtmf: Make the API more robust and avoid inconsistenciesHolger Hans Peter Freyther4-11/+19
2013-05-23dtmf: Improve the log message and print the number of messages queuedHolger Hans Peter Freyther3-4/+13
2013-05-23mgcp: Initialize the tone to CHAR_MAX as this might not be a requestHolger Hans Peter Freyther1-1/+1
2013-05-13patching: Add a VTY option to hardcode the assignment complete messageHolger Hans Peter Freyther5-5/+102
2013-05-13patching: Get the struct ss7_application down to the patching routineHolger Hans Peter Freyther4-12/+23
2013-04-22msc: Create a copy of the message for the forward_only caseHolger Hans Peter Freyther1-1/+14
2013-04-22app: Mark the transport as started for the relay modeHolger Hans Peter Freyther1-0/+1
2013-04-22app: Make it possible to enable the forward only codeHolger Hans Peter Freyther1-0/+20
2013-03-25bss patch: Remove stale printf from the code that broke the testsHolger Hans Peter Freyther1-1/+0
2013-03-25bss patch: Patch all slots with FR2 in the assignment requestHolger Hans Peter Freyther2-7/+13
2013-03-25bss patching: Add test cases for assignment and assignment complete patchingHolger Hans Peter Freyther3-12/+61
2013-03-25tests: Make the test data static constHolger Hans Peter Freyther1-15/+15
2013-03-19msc_conn: Clear the write queue when the connection is droppingHolger Hans Peter Freyther1-0/+1
2013-03-19msc: Allow to listen for incoming connections.Holger Hans Peter Freyther3-5/+248
2013-03-18misc: Address warnings coming from clangHolger Hans Peter Freyther3-2/+3
2013-02-26mgcp: Add a log message about the tones that will be queuedHolger Hans Peter Freyther1-0/+1
2013-02-26mgcp: After the tones are played inform the DTMF stateHolger Hans Peter Freyther1-2/+3
2013-02-26mgcp: Remove unused variable from the callback handlingHolger Hans Peter Freyther1-1/+0
2013-02-24isup: Make isup CIC parsing/using work on big endian machines as wellHolger Hans Peter Freyther4-8/+27
2013-02-24isup_filter: Add debug and log messages for the filteringHolger Hans Peter Freyther1-4/+21
2012-12-16mgcp: Fix the vary large jump detection in the codeHolger Hans Peter Freyther1-1/+1
2012-12-16isup: Hook the reset scanner before we forward the ISUP message1.3.0Holger Hans Peter Freyther8-6/+143
2012-12-16isup: Test some more ISUP messages and that we parse them correctlyHolger Hans Peter Freyther2-2/+36
2012-12-16stp: Allow to specify a trunk_name in the applicationHolger Hans Peter Freyther3-6/+57
2012-12-16stp: Extract the MGCP forwarding code out of the msc_connectionHolger Hans Peter Freyther6-123/+206
2012-12-16mgw: Implement the specific RSIP handlingHolger Hans Peter Freyther3-12/+48
2012-12-16mgcp: Write a small hint that this special endpoint number handling is brokenHolger Hans Peter Freyther1-0/+1
2012-12-16mgcp: Use the realloc callback when freeing the endpoint via the VTYHolger Hans Peter Freyther1-0/+2
2012-12-16mgcp: Merge the current MGCP code from OpenBSCHolger Hans Peter Freyther10-442/+986
2012-12-16dtmf: Schedule DTMF tones for the MTN hardwareHolger Hans Peter Freyther14-3/+286
2012-12-16mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther4-7/+132
2012-12-16mgcp: Add a hack to allow to patch the SSRCHolger Hans Peter Freyther1-1/+2