aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-08mgcp: Allocate a different port for the networking...Holger Hans Peter Freyther2-0/+3
2010-08-08mgcp: Rename the base port to bts_base as it will be used for the btsHolger Hans Peter Freyther1-1/+1
2010-08-08mgcp: Move the bfd for rtp/rtcp into the portHolger Hans Peter Freyther1-8/+6
2010-08-08mgcp: Make the function internal, only used by the init/config codeHolger Hans Peter Freyther2-1/+1
2010-08-08mgcp: Rename the bind method to show it is only binding for the bts portHolger Hans Peter Freyther1-1/+1
2010-08-08mgcp: Only use early bind for the BTS socket.Holger Hans Peter Freyther1-1/+0
2010-08-08mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTSHolger Hans Peter Freyther2-4/+3
2010-08-08mgcp: Group the state for bts/net into a struct and have two instancesHolger Hans Peter Freyther1-13/+14
2010-08-08mgcp: Remove the forwarding mode as it was not used.Holger Hans Peter Freyther1-3/+0
2010-08-04mgcp: Only patch the header if we had a change in SSRCHolger Hans Peter Freyther1-0/+1
2010-08-04mgcp: Allow switching the audio streams, patch the headerHolger Hans Peter Freyther1-0/+5
2010-08-04mgcp: Move the rtp state into a structHolger Hans Peter Freyther1-4/+8
2010-08-03mgcp: Allow to change the receive (the loopback part) via the VTYHolger Hans Peter Freyther1-0/+1
2010-08-03mgcp: Implement the "loopback" mode for a connection endpoint.Holger Hans Peter Freyther1-0/+9
2010-07-29osmo-grace: Introduce a global trace text to be send to subscribersHolger Hans Peter Freyther1-0/+1
2010-07-29osmo_rf: Keep the current policy inside the RF struct..Holger Hans Peter Freyther1-1/+3
2010-07-29bsc_rf: Embed the rf status inside the GSM Network.Holger Hans Peter Freyther1-0/+2
2010-07-29bsc_grace: Add a new per network check to decide if new connections are allowedHolger Hans Peter Freyther2-1/+31
2010-07-29gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther1-2/+2
2010-07-29gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther1-0/+1
2010-07-29gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther1-0/+2
2010-07-29gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther1-0/+2
2010-07-29gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther1-0/+1
2010-07-29gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther1-1/+1
2010-07-29gsm0480: Implement a generic "invoke" wrapping for messages.Holger Hans Peter Freyther1-0/+1
2010-07-29gsm0480: Attempt to encode a NotifySS-Arg with a username..Holger Hans Peter Freyther1-0/+2
2010-07-29bsc_msc_rf: Add a grace command, send a signalHolger Hans Peter Freyther1-0/+12
2010-07-29mgcp: Attempt to count missing RTP packets with a basic calculationHolger Hans Peter Freyther1-0/+6
2010-07-27bsc_msc_ip: Use ip-dscp and provide the old value as alias.Holger Hans Peter Freyther1-1/+1
2010-07-27mgcp: Rename TOS to DSCPHolger Hans Peter Freyther1-1/+1
2010-07-27nat: Remove the nat code from the On-Waves branch... new code is in masterHolger Hans Peter Freyther1-2/+0
2010-07-23abis_nm: Band aid on OML initialisation by queuing messagesHolger Hans Peter Freyther2-0/+7
2010-07-09Revert "abis_nm: Band aid on OML initialisation by queuing messages"Holger Hans Peter Freyther2-7/+0
2010-06-28bsc_init: Allow DTXu and enable DTXd on RSLHolger Hans Peter Freyther1-0/+3
2010-06-23abis_nm: Band aid on OML initialisation by queuing messagesHolger Hans Peter Freyther2-0/+7
2010-06-22abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack.Holger Hans Peter Freyther1-0/+3
2010-06-14lchan: Introduce a handoff variable...Holger Hans Peter Freyther1-0/+1
2010-06-13channel: Keep track on when a channel got allocated.Holger Hans Peter Freyther1-0/+3
2010-06-08nat: Allow to specify multiple entries in the access-list...Holger Hans Peter Freyther1-0/+7
2010-06-08nat: Shorten the access-list struct and method names (still way too long)Holger Hans Peter Freyther1-4/+4
2010-06-03[nat] Implement the removal of an access-list.Holger Hans Peter Freyther1-0/+1
2010-06-01[nat] Introduce the concept of access-listHolger Hans Peter Freyther1-7/+21
2010-05-31[nat] Add ip-tos option to the nat.Holger Hans Peter Freyther1-0/+1
2010-05-31[mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets.Holger Hans Peter Freyther1-0/+1
2010-05-22[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-0/+2
2010-05-18msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther2-1/+3
2010-05-16[nat] Make the refusal more complicated to support more MSCsHolger Hans Peter Freyther1-0/+1
2010-05-16[sccp] Add method to create a dt1 packet.Holger Hans Peter Freyther1-0/+1
2010-05-16[sccp] Create a method to create RLSD messages.Holger Hans Peter Freyther1-0/+1
2010-05-16[sccp] Create a SCCP CC creation routine.Holger Hans Peter Freyther1-0/+1