aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-19link_sets: Move the submit for SCCP/ISUP into a function pointerzecke/multiple-link-set-typesHolger Hans Peter Freyther5-21/+29
2013-03-19link_sets: Move the struct mtp_link_set to a new header fileHolger Hans Peter Freyther3-86/+124
2013-03-19link_sets: Remove direct function calls for data/up/down from MTP3Holger Hans Peter Freyther7-14/+44
2013-03-18link_sets: Create a new file with just the generic linkset in thereHolger Hans Peter Freyther3-88/+115
2013-03-18link_sets: Name functions working on linksets as suchHolger Hans Peter Freyther5-12/+14
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
2012-12-16mgw: Always disable the writing for the socket notifier, initialize variableHolger Hans Peter Freyther2-2/+2
2012-07-01adler: Remove the SCTP hack that we needed to force the adler checksumHolger Hans Peter Freyther1-3/+0
2012-06-12syslog: Log all exit paths in this codeHolger Hans Peter Freyther1-6/+7
2012-06-12syslog: Add syslog for the MGCP MTN threadHolger Hans Peter Freyther1-3/+18
2012-05-11mgcp: Always restore the endpoint routing when destroying the endpointHolger Hans Peter Freyther1-1/+1
2012-05-11mgcp: Possible fix for using the right DSP resource on the MGCP MGWHolger Hans Peter Freyther1-1/+1
2012-01-23hw: The DSP resource was one based with the SNMP API, subtract itHolger Hans Peter Freyther2-4/+4
2012-01-22mgcp: Implement to loop timeslots when not used for audioHolger Hans Peter Freyther5-5/+66
2012-01-22mgcp: Move to using the NexusWare API for Timeslot configHolger Hans Peter Freyther2-106/+15
2012-01-22mgcp: Rename from snmp to hw in variables and function name.Holger Hans Peter Freyther4-13/+14
2012-01-22mgcp: Move the SNMP file to _hw.c to move to the NexusAPIHolger Hans Peter Freyther2-4/+4
2012-01-16TODO: Add some known shortcomings and some talk about what to do.Holger Hans Peter Freyther1-0/+6
2012-01-16mtp: Allow to send SCCP/ISUP to a specific endpointHolger Hans Peter Freyther3-4/+107
2012-01-16mtp: Provide the method with the OPC and DPCHolger Hans Peter Freyther1-6/+7
2012-01-16mtp: Name the parameter opc instead of just PCHolger Hans Peter Freyther1-3/+3
2012-01-16ss7: Make the forwarding methods staticHolger Hans Peter Freyther1-2/+2
2011-12-04tests: Remove the copy of the 'missing' and use the $(top_srcdir) oneHolger Hans Peter Freyther2-378/+2
2011-11-28vty: Add show msc [NR] to specify an optional MSC nrHolger Hans Peter Freyther1-3/+8
2011-11-25msc: Make 'show msc' show the primary msc connection againHolger Hans Peter Freyther1-6/+10
2011-11-25msc: Only take down the link if it is upHolger Hans Peter Freyther1-2/+4
2011-11-25vty: Introduce show mscs to show all mscsHolger Hans Peter Freyther1-8/+25
2011-11-25msc: Only unregister the fd when we have a valid fdHolger Hans Peter Freyther1-3/+7
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 Freyther4-13/+152
2011-11-23bss_patch: Remove magic number and use define for BSSAP managementHolger Hans Peter Freyther1-3/+3
2011-11-23sccp: PC -> PointCode and we remove them to avoid routing issuesHolger Hans Peter Freyther1-1/+1
2011-11-20rate_ctr: Initialize the rate_ctr to update them properlyHolger Hans Peter Freyther2-0/+6