aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-09m3ua: Start timer to wait for ASPAC_ACKHolger Hans Peter Freyther1-0/+4
2015-10-04ctr: Count number of dropped messagesHolger Hans Peter Freyther1-0/+2
2015-09-21ss7: Allow to force the link down when the IPA conn is going downHolger Hans Peter Freyther1-0/+5
2015-09-21ss7: Inform the application layer that a connection is downHolger Hans Peter Freyther1-0/+3
2015-04-19cellmgr: Attempt to fix the make distcheckHolger Hans Peter Freyther1-1/+1
2015-04-16m3ua: Make the traffic-mode configurableHolger Hans Peter Freyther1-0/+5
2015-03-24all: Use the libosmo-sccp version of mtp_level3.hHolger Hans Peter Freyther2-181/+1
2015-03-24m3ua: Implement link bring-up and sending/receiving of dataHolger Hans Peter Freyther1-0/+5
2015-03-24m3ua: Implement connect and re-connect handlingHolger Hans Peter Freyther1-0/+5
2015-03-24m3ua: Begin to create a m3ua client connectionHolger Hans Peter Freyther2-0/+23
2015-03-24mtp: Allow to skip SLTM on links (e.g. m3ua)Holger Hans Peter Freyther1-0/+6
2015-03-23mtp: Clean-up and remove the unused start routineHolger Hans Peter Freyther1-1/+0
2015-03-23Port from libm2ua to libxuaHolger Hans Peter Freyther1-1/+1
2013-06-04dtmf: Make the on/off time and transmit power configurableHolger Hans Peter Freyther1-0/+2
2013-05-23dtmf: Make the API more robust and avoid inconsistenciesHolger Hans Peter Freyther1-1/+1
2013-05-23dtmf: Improve the log message and print the number of messages queuedHolger Hans Peter Freyther1-0/+2
2013-05-13patching: Add a VTY option to hardcode the assignment complete messageHolger Hans Peter Freyther1-0/+7
2013-05-13patching: Get the struct ss7_application down to the patching routineHolger Hans Peter Freyther1-1/+3
2013-03-19msc: Allow to listen for incoming connections.Holger Hans Peter Freyther1-0/+12
2013-03-18misc: Address warnings coming from clangHolger Hans Peter Freyther1-0/+2
2013-02-24isup: Make isup CIC parsing/using work on big endian machines as wellHolger Hans Peter Freyther1-0/+1
2012-12-16isup: Hook the reset scanner before we forward the ISUP message1.3.0Holger Hans Peter Freyther3-3/+37
2012-12-16stp: Allow to specify a trunk_name in the applicationHolger Hans Peter Freyther1-1/+4
2012-12-16stp: Extract the MGCP forwarding code out of the msc_connectionHolger Hans Peter Freyther3-3/+39
2012-12-16mgw: Implement the specific RSIP handlingHolger Hans Peter Freyther1-1/+1
2012-12-16mgcp: Merge the current MGCP code from OpenBSCHolger Hans Peter Freyther2-9/+24
2012-12-16dtmf: Schedule DTMF tones for the MTN hardwareHolger Hans Peter Freyther4-1/+29
2012-12-16mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther1-2/+4
2012-01-22mgcp: Implement to loop timeslots when not used for audioHolger Hans Peter Freyther2-0/+3
2012-01-22mgcp: Rename from snmp to hw in variables and function name.Holger Hans Peter Freyther2-5/+5
2012-01-16mtp: Allow to send SCCP/ISUP to a specific endpointHolger Hans Peter Freyther1-2/+12
2011-11-24bss: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther1-3/+10
2011-11-20misc: Address various compiler warnings in the codeHolger Hans Peter Freyther1-0/+3
2011-11-20distcheck: Add the header file to make the distcheck passHolger Hans Peter Freyther1-1/+1
2011-09-15cellmgr: Patch the MGCP messages and replace the domain nameHolger Hans Peter Freyther2-1/+11
2011-09-14mgcp: Reset endpoints via the trunk config instead of all of themHolger Hans Peter Freyther2-3/+1
2011-09-14mgcp: Introduce multiple virtual trunksHolger Hans Peter Freyther3-1/+5
2011-09-14mgcp: Generate the ConnId per trunk baseHolger Hans Peter Freyther1-2/+1
2011-09-14mgcp: Split creation of endpoints and static port allocationHolger Hans Peter Freyther1-0/+1
2011-09-13mgcp: Remove the endp_offset that was introduced due coding stupidityHolger Hans Peter Freyther2-2/+1
2011-09-13vty: Add a config to enable MGCP command rewritingHolger Hans Peter Freyther1-0/+6
2011-08-10m2ua: Print information about number of SCTP connectionsHolger Hans Peter Freyther1-0/+2
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte15-54/+54
2011-03-03ss7: Drop the input of packages as wellzecke/test-forward-failureHolger Hans Peter Freyther1-0/+1
2011-03-03ss7: Do not send anything until both linksets in an app are upHolger Hans Peter Freyther1-0/+2
2011-03-02mgcp: Mark certain endpoints as blocked.Holger Hans Peter Freyther1-0/+1
2011-03-01mgcp: Calculate the right Audio Processor resource for high endpointsHolger Hans Peter Freyther1-1/+1
2011-03-01mgcp: Merge OpenBSC MGCP code and update the structure to match itHolger Hans Peter Freyther4-68/+190
2011-02-23mtp: Call the mtp_link_set always set otherwise things get confusingHolger Hans Peter Freyther2-8/+8
2011-02-23sccp: The link attribute was never used leading to a crashHolger Hans Peter Freyther1-1/+0