aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-10MGW NAT: add option to 'internationalize' a national number that's prefixed w...Harald Welte2-2/+50
2011-03-10sctp_handler: provide more expressive exit() reasons/messagesHarald Welte1-3/+3
2011-03-10fix simply typo (mwg_nat -> mgw_nat)Harald Welte1-1/+1
2011-03-10Add test-case for camel phase manglingHarald Welte1-0/+79
2011-03-10VFUK-ONW: actually mangle the camel phaseHarald Welte1-2/+29
2011-03-08mgw_nat_test: Display if one of the callback functions has modified the dataHarald Welte1-3/+10
2011-03-08Make MGW nat more flexible by introdicng actors an function referencesHarald Welte8-64/+265
2011-03-08Import sctp_handler.erl from osmo_ss7Harald Welte2-1/+165
2011-03-08MGW NAT: Propagate 'path' of preceding message headers down to mangling codeHarald Welte1-15/+18
2011-02-25MGW NAT: Increase number of re-starts in supervisorHarald Welte1-1/+1
2011-02-25MAP MASQ: Ensure process can respawn without errorsHarald Welte1-0/+3
2011-02-25MAP MASQ: Fix unused 'From' variable compiler warningsHarald Welte1-6/+6
2011-02-25MAP MASQ: Translate G-MSC address in SRI in MSC->STP directionHarald Welte1-0/+14
2011-02-25mgw_nat.app: Add map_masq to list of modulesHarald Welte1-1/+1
2011-02-25remove old tcap_map_patch.erl file from osmo-map-masqHarald Welte1-285/+0
2011-02-25Add INSTALL file containing build/install instructionsHarald Welte2-0/+114
2011-02-25MAP MASQ: Propagate 'From' argument down into all patch() functionsHarald Welte1-138/+138
2011-02-25SCCP MASQ: Add function to dump current masquerading state tableHarald Welte2-2/+25
2011-02-24SCCP MASQ: Don't allocate the same SCCP MASQ address multiple timesHarald Welte1-6/+8
2011-02-22map_masq: Rewrite the serviceCentreAddress in a sm-RP-DAHolger Hans Peter Freyther1-0/+10
2011-02-22Add hack/workaround.. do not re-encode if nothing was changedHolger Hans Peter Freyther1-1/+6
2011-02-21map_masq: Try to patch the vlr-number in a SRI ResponseHolger Hans Peter Freyther1-0/+8
2011-02-21map_masq: Mangle the gsmSCF inside the t-CSI of CAMELHolger Hans Peter Freyther1-0/+3
2011-02-21tcap_map_patch: Mangle the gsmSCF inside the t-CSI of CAMELHolger Hans Peter Freyther1-0/+2
2011-02-21rebar: Update repository names.Holger Hans Peter Freyther1-2/+2
2011-02-10map_masq: fix generation of mangled ISDN-AddressHarald Welte1-3/+1
2011-02-10MAP MASQ: Fix config file reloadHarald Welte1-2/+2
2011-02-10MAP MASQ: Correctly call mgw_nat:isup_party_*() functionsHarald Welte1-3/+3
2011-02-10MAP MASQ: Translate the source G-MSC address in SRI requestHarald Welte1-2/+12
2011-02-10SCCP MASQ: Separate look-up and allocation of MASQ addressHarald Welte1-4/+12
2011-02-10MAP MASQ: Introduce dynamic ISDN-Address patching inside MAPHarald Welte3-27/+114
2011-02-10MAP MASQ: Propagate 'From' parameter down into various functionsHarald Welte1-27/+27
2011-02-10MAP MASQ: Handle the 'From' information into MAP MASQHarald Welte2-3/+3
2011-02-10MAP MASQ: correct function name of isup_party_replace_prefix()Harald Welte1-1/+3
2011-02-10MGW NAT: Fix treatment of digit lists / int in ISUP prefix replaceHarald Welte1-1/+2
2011-02-10MAP MASQ: Implement patching of MSRN in SRI RespHarald Welte2-1/+12
2011-02-10MAP MASQ: Ensure we don't loose the {local,22} part of a ComponentHarald Welte1-12/+12
2011-02-10MAP MASQ: patch the SRI ResponseHarald Welte1-0/+21
2011-02-10Make sure we transparently pass through any data that needs no patchingHarald Welte1-1/+3
2011-02-10SCCP rewrite: make sure we don't mix integers with list of digitsHarald Welte1-4/+8
2011-02-10MAP MASQ: Process Dialogue Portion for all PDU types (except error)Harald Welte1-5/+8
2011-02-10fix asn1_EXTERNAL1994_fixup() use non-contradictory guard expressionHarald Welte1-1/+1
2011-02-10MAP MASQ: MAke sure we don't use OCTET-TYPE during encode of DialoguePortionHarald Welte1-2/+23
2011-02-10add .gitignoreHarald Welte1-0/+3
2011-02-10introduce new map_masq code, successor of tcap_map_mangle.erlHarald Welte1-0/+290
2011-02-09consistently use lists for phone numbers againHarald Welte2-31/+39
2011-02-09remove old rel-file, fix app dependencyHarald Welte2-9/+1
2011-02-09tcap_map_patch: fix include path and copyright statementHarald Welte1-3/+3
2011-02-09import tcap_map_patch.erl from old omso-map-masqHarald Welte1-0/+283
2011-02-09add EmakefileHarald Welte1-0/+1