aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-20misc: Address various compiler warnings in the codeHolger Hans Peter Freyther4-26/+4
2011-11-20dist: Ignore some more files hereHolger Hans Peter Freyther1-0/+13
2011-11-20distcheck: Add the header file to make the distcheck passHolger Hans Peter Freyther1-1/+1
2011-11-20tests: Add GNU Autotest invocation for the tests we have hereHolger Hans Peter Freyther16-5/+511
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: Update the default config to have multiple virtual trunksHolger Hans Peter Freyther1-2/+8
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 Freyther9-4/+237
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 Freyther4-18/+23
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 Freyther7-283/+236
2011-09-14mgcp: Generate the ConnId per trunk baseHolger Hans Peter Freyther2-11/+10
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 Freyther3-9/+39
2011-09-13mgcp: Remove the endp_offset that was introduced due coding stupidityHolger Hans Peter Freyther5-19/+10
2011-09-13vty: Add a config to enable MGCP command rewritingHolger Hans Peter Freyther3-1/+60
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 Freyther4-1/+34
2011-07-22misc: Update code to compil with libosmocore 0.3.2Holger Hans Peter Freyther4-38/+26
2011-05-09misc: Fix the compilation of the testsHolger Hans Peter Freyther2-6/+6
2011-05-08Merge remote-tracking branch 'origin/laforge/namespace'Holger Hans Peter Freyther44-202/+210
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte44-202/+210
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 Freyther3-1/+15
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 Freyther3-5/+32
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