aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_nat_utils.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-01nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther1-0/+60
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther1-4/+133
2011-06-01nat: Move the common new message generation code into the base methodHolger Hans Peter Freyther1-26/+28
2011-06-01nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther1-24/+31
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther1-24/+92
2011-05-31nat: Allow to rewrite any non international numberHolger Hans Peter Freyther1-2/+0
2011-05-31nat: Refactor the number patching code into a new methodHolger Hans Peter Freyther1-45/+56
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-6/+6
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther1-8/+49
2011-05-02nat: Introduce the concept of a paging group and use itHolger Hans Peter Freyther1-0/+24
2011-05-02nat: Rewrite the paging handling.Holger Hans Peter Freyther1-26/+10
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther1-5/+15
2011-04-13nat: And out the skip_indicator/transaction id from the gsm48 headerHolger Hans Peter Freyther1-8/+11
2011-04-04nat: Bail out if the regexp fails to compile and avoid a crashHolger Hans Peter Freyther1-2/+13
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte1-0/+893