aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-22mgcp: Move the SNMP file to _hw.c to move to the NexusAPIHolger Hans Peter Freyther2-4/+4
2012-01-16mtp: Allow to send SCCP/ISUP to a specific endpointHolger Hans Peter Freyther2-2/+95
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-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: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther2-7/+122
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
2011-11-20misc: Address various compiler warnings in the codeHolger Hans Peter Freyther3-26/+1
2011-10-07mgcp: Increase number of endpoints that can be blockedHolger Hans Peter Freyther1-1/+1
2011-09-19mgcp: Skip blocked endpoints in the show mgcp commandHolger Hans Peter Freyther1-0/+5
2011-09-19msc: Do not run ping/pong timers by defaultHolger Hans Peter Freyther1-0/+1
2011-09-19mgcp: Improve the show mgcp command to print the domain nameHolger Hans Peter Freyther1-3/+9
2011-09-19mgcp: Write the vtrunk using mgcp_write_vtrunk_extraHolger Hans Peter Freyther1-1/+1
2011-09-15cellmgr: Patch the MGCP messages and replace the domain nameHolger Hans Peter Freyther3-2/+115
2011-09-15mgcp: Reset the local endpoint with the domain name configuredHolger Hans Peter Freyther1-6/+12
2011-09-14mgcp: Reset endpoints via the trunk config instead of all of themHolger Hans Peter Freyther2-15/+22
2011-09-14mgcp: Fix the indention of the trunk/vtrunk extra itemsHolger Hans Peter Freyther1-14/+14
2011-09-14mgcp: Fix the naming of the various audio volume/gain parametersHolger Hans Peter Freyther1-2/+2
2011-09-14mgcp: Introduce multiple virtual trunksHolger Hans Peter Freyther4-282/+231
2011-09-14mgcp: Generate the ConnId per trunk baseHolger Hans Peter Freyther1-9/+9
2011-09-14mgcp: Introduce a command that will just block the default portsHolger Hans Peter Freyther1-0/+19
2011-09-14mgcp: Add VTY commands to block endpoints instead of having this hardcodedHolger Hans Peter Freyther3-49/+89
2011-09-14mgcp: Split creation of endpoints and static port allocationHolger Hans Peter Freyther2-9/+38
2011-09-13mgcp: Remove the endp_offset that was introduced due coding stupidityHolger Hans Peter Freyther3-17/+9
2011-09-13vty: Add a config to enable MGCP command rewritingHolger Hans Peter Freyther2-1/+54
2011-08-10sctp: Really apply the MSC workaroundHolger Hans Peter Freyther1-16/+9
2011-08-10sctp: Add VTY command to print details about active SCTP connectionsHolger Hans Peter Freyther1-4/+22
2011-08-10sctp: Check if there is any other connection with the ASP identHolger Hans Peter Freyther1-0/+15
2011-08-10m2ua: Print information about number of SCTP connectionsHolger Hans Peter Freyther3-1/+32
2011-07-22misc: Update code to compil with libosmocore 0.3.2Holger Hans Peter Freyther3-35/+23
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte28-148/+155
2011-04-26mgw: Attempt to set the CMR to 5.9kbit/sHolger Hans Peter Freyther1-0/+4
2011-03-25mgcp: Fix the comment in the configurationHolger Hans Peter Freyther1-1/+1
2011-03-21mgcp: Check if the endpoint is blocked and then reject itHolger Hans Peter Freyther1-7/+6
2011-03-05isup: Handle CGUs and respond with a CGUAHolger Hans Peter Freyther1-0/+31
2011-03-05vty: Remember if isup should be passed through or not.Holger Hans Peter Freyther1-0/+2
2011-03-03mgcp: Fix the initialisation set trunk_type in the callerHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Print the linkset nr and name like in other commands.Holger Hans Peter Freyther1-1/+2
2011-03-03ss7: Drop the input of packages as wellzecke/test-forward-failureHolger Hans Peter Freyther2-1/+14
2011-03-03ss7: Move the blocking of outgoing messages into the SS7 appHolger Hans Peter Freyther2-18/+17
2011-03-03ss7: Do not send anything until both linksets in an app are upHolger Hans Peter Freyther2-5/+30
2011-03-03sctp: Mention the link index that got releasedHolger Hans Peter Freyther1-1/+1
2011-03-02mtp: Consider the linkset be ready for SCTP after having collected routing dataHolger Hans Peter Freyther1-1/+1