aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-15nat: Fix the grammar of the sentence for listing open sccp connections0.9.6Holger Hans Peter Freyther1-1/+1
2010-09-15Merge branch 'zecke/imsi-filter'Holger Hans Peter Freyther6-19/+223
2010-09-15nat: Check if the connection was filtered before the msc connectionHolger Hans Peter Freyther1-4/+4
2010-09-15nat: Remove debug left oversHolger Hans Peter Freyther1-1/+0
2010-09-15nat: Attempt to disconnect a connection when IMSI filtering happensHolger Hans Peter Freyther1-4/+60
2010-09-15nat: And the sequence number away, making it work more reliableHolger Hans Peter Freyther1-4/+8
2010-09-15nat: Parse the id response, extract the IMSI, compare itHolger Hans Peter Freyther3-1/+120
2010-09-15nat: Update the test for the new <0,0,1 semantic of the filter functionHolger Hans Peter Freyther1-5/+5
2010-09-15nat: Start inspecting every message coming from the BSC for the IMSIHolger Hans Peter Freyther3-3/+22
2010-09-15nat: Remember if we have check the imsi.Holger Hans Peter Freyther3-3/+5
2010-09-15nat: Keep the fiter status in the return message.Holger Hans Peter Freyther1-1/+3
2010-09-15nat: Improve the log message in case we have SCCP data without a connectionHolger Hans Peter Freyther1-1/+4
2010-09-11vty: Use \r\n in the copyright messagesHolger Hans Peter Freyther5-24/+24
2010-09-11bsc: Set the copyright for the real BSC.Holger Hans Peter Freyther1-0/+2
2010-09-06[paging] Implement the counting for TCH/H and TCH/FHolger Hans Peter Freyther1-4/+11
2010-09-06[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther4-0/+66
2010-09-06[paging] Continuisly send paging commands.Holger Hans Peter Freyther1-22/+24
2010-09-06[paging] When giving credit try to send out paging requests too.Holger Hans Peter Freyther1-0/+2
2010-09-06[paging] When we ran down to 0 available paging slots start a credit timerHolger Hans Peter Freyther2-9/+18
2010-09-06vty: Fix build due to merge issue.Holger Hans Peter Freyther1-0/+1
2010-09-06chan: Add configuration to handle paging any with TCHHolger Hans Peter Freyther3-0/+27
2010-09-06chan: Store the to be assigned channel type in the GSM Network.Holger Hans Peter Freyther8-8/+43
2010-09-06bsc_init: Allow DTXu and enable DTXd on RSL (experimental)Holger Hans Peter Freyther4-3/+28
2010-09-06[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther4-4/+25
2010-09-05nat: Use ':' to separate the message and strerrorHolger Hans Peter Freyther1-1/+1
2010-09-04vty: CONFIG_NODE is the anchor and should not be treated as config.Holger Hans Peter Freyther1-0/+1
2010-09-04vty: Add the config node code to everyone.Holger Hans Peter Freyther4-0/+4
2010-09-03channel_release: First attempt to update the doc to new code.Holger Hans Peter Freyther1-23/+42
2010-09-01Merge branch 'on-waves/nat-alloc-bsc-endpoints'0.9.5Holger Hans Peter Freyther8-73/+178
2010-09-01nat: We have 1 to 31 available to the BSC.Holger Hans Peter Freyther1-1/+1
2010-08-30nat: Replace the MGCP Endpoint if that is requiredHolger Hans Peter Freyther4-9/+38
2010-08-30nat: Use different static transaction numbers for the DLCX/MDCX messageHolger Hans Peter Freyther1-1/+1
2010-08-30nat: Document that the MDCX message is not implementedHolger Hans Peter Freyther1-0/+2
2010-08-29nat: Send the right MDCX down the streamHolger Hans Peter Freyther1-3/+3
2010-08-29nat: Remove the code that is wrongly placed..Holger Hans Peter Freyther1-9/+0
2010-08-29nat: Close the right endpoint down the stream.Holger Hans Peter Freyther1-1/+1
2010-08-29nat: Add vty command to show the endpoint allocation statusHolger Hans Peter Freyther1-0/+26
2010-08-29nat: Attempt to assign the BSC Timeslot based on a free listHolger Hans Peter Freyther4-8/+65
2010-08-29nat: Remove the CRCX value from the natHolger Hans Peter Freyther2-5/+1
2010-08-29nat: Reindent the code, no functional changeHolger Hans Peter Freyther1-20/+20
2010-08-29nat: Make the code work in terms of endpoints instead of timeslot/multiplexHolger Hans Peter Freyther4-32/+26
2010-08-29nat: Use the bsc_timeslot when talking to the BSC downstreamHolger Hans Peter Freyther1-3/+4
2010-08-29mgcp: Add method to go back from endpoint to multiplex/timeslotHolger Hans Peter Freyther1-0/+9
2010-08-29mgcp: Speculative mgcp fix...Holger Hans Peter Freyther1-1/+1
2010-08-27[gprs] Add option parsing to SGSNHarald Welte1-1/+75
2010-08-27debian: add init script, /etc/default file and example config filesHarald Welte3-0/+164
2010-08-27debian: make more dependencies explicit in 'control' fileHarald Welte1-7/+7
2010-08-26vty: Provide a is_config_node for the VTY and use it for the bscHolger Hans Peter Freyther5-4/+19
2010-08-25Introduce '-D' commandline option to daemonize processesHarald Welte6-6/+76
2010-08-25debian: don't buld arch-independent packages with executables in themHarald Welte1-6/+6