aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-02mgcp: Add a go to parent to allow multiple trunksHolger Hans Peter Freyther2-3/+10
2011-03-02mgcp: Use the blocked attribute to figure out if an endpoint is blockedHolger Hans Peter Freyther1-2/+2
2011-03-02sctp: Use the right link index when sending messagesHolger Hans Peter Freyther1-1/+1
2011-03-02sctp: Handle establish request for a wrong ASPHolger Hans Peter Freyther1-4/+13
2011-03-02mgcp: Respect the blocked indication fo an endpoint.Holger Hans Peter Freyther1-4/+14
2011-03-02mgcp: Mark certain endpoints as blocked.Holger Hans Peter Freyther2-2/+7
2011-03-02snmp: Fix the configuration and point it to the right thing.Holger Hans Peter Freyther1-1/+1
2011-03-01mgcp: Use the 'i' as type for SNMP to help with the code.zecke/wip-mgcpHolger Hans Peter Freyther1-1/+1
2011-03-01mgcp: Configure the HSCOMM routing based on the information we haveHolger Hans Peter Freyther3-3/+45
2011-03-01mgcp: Calculate which dsp resource should be used by the trunksHolger Hans Peter Freyther1-0/+25
2011-03-01mgcp: Calculate the right Audio Processor resource for high endpointsHolger Hans Peter Freyther2-6/+25
2011-03-01mgcp: Merge OpenBSC MGCP code and update the structure to match itHolger Hans Peter Freyther10-684/+2025
2011-02-28mgcp: Attempt to get the endpoint configuration rightHolger Hans Peter Freyther1-4/+4
2011-02-28mgcp: Add code that will attempt to configure the TDM switchHolger Hans Peter Freyther1-0/+161
2011-02-25sctp: Fix a memory leak on connection failures.Holger Hans Peter Freyther1-0/+1
2011-02-25sctp: Only handle traffic with the payload type of M2UAHolger Hans Peter Freyther1-1/+9
2011-02-25sctp: Fail if we fail to enable SCTP events on this socketHolger Hans Peter Freyther1-5/+10
2011-02-25links: Fix the init code for the old cellmgr_ng codeHolger Hans Peter Freyther1-1/+1
2011-02-23counter: Fix the wrong counter size.Holger Hans Peter Freyther1-2/+2
2011-02-23vty: Allow to specify 14 bits for the CPC.Holger Hans Peter Freyther1-2/+2