aboutsummaryrefslogtreecommitdiffstats
path: root/src/mgw_nat.erl
AgeCommit message (Expand)AuthorFilesLines
2012-02-14mgw_nat: As of 2012-02-14, MSC -> STP direction uses international formatHarald Welte1-4/+4
2012-02-14mgw_nat: add some more comments to the codeHarald Welte1-0/+11
2012-02-13mgw_nat: explicitly state application name in get/set_env()Harald Welte1-10/+10
2011-05-23mgw_nat: Fix bug where we skipped the SCCP static mangling before masqHarald Welte1-1/+2
2011-04-14make mgw_nat much more quiet during operationHarald Welte1-6/+6
2011-03-27explicitly try/catch ISUP errors and log all related dataHarald Welte1-9/+18
2011-03-10MGW NAT: add option to 'internationalize' a national number that's prefixed w...Harald Welte1-2/+26
2011-03-08Make MGW nat more flexible by introdicng actors an function referencesHarald Welte1-27/+37
2011-03-08MGW NAT: Propagate 'path' of preceding message headers down to mangling codeHarald Welte1-15/+18
2011-02-22Add hack/workaround.. do not re-encode if nothing was changedHolger Hans Peter Freyther1-1/+6
2011-02-10MAP MASQ: Handle the 'From' information into MAP MASQHarald Welte1-1/+1
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 Welte1-1/+1
2011-02-10SCCP rewrite: make sure we don't mix integers with list of digitsHarald Welte1-4/+8
2011-02-09consistently use lists for phone numbers againHarald Welte1-29/+36
2011-02-07update include path to refer to library pathsHarald Welte1-4/+4
2011-02-07import MGW NAT application code into new repository.Harald Welte1-0/+294