aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-09-05mangle_tt_sri_sm: Yet another retunrError case that was unhandledHEADmasterHarald Welte1-0/+2
2013-09-05mangle_tt_sri_sm: fix get_tcap_operation for returnErrorHarald Welte1-0/+6
2013-08-30mgw_nat_usr / sctp_handler: Allow specification of local IP+PortHarald Welte2-6/+22
2013-06-05make sur to not cause badrecord exception on returnResult with asn1_NOVALUEHarald Welte1-0/+3
2013-06-05vfuk_onw: activate mangle_tt_sri_sm and add test config for itHarald Welte1-0/+4
2013-06-05mangle_tt_sri_sm: don't throw excaption if mangle_tt_sri_sm_pfx environment i...Harald Welte1-12/+16
2013-04-24map_masq: Fix patching of IMSI and SC-Addr in SRI-RES and MO-FW-SMHarald Welte1-2/+14
2013-04-24fix isup_party_nat00_internationalize() for empty numberHarald Welte1-1/+5
2013-04-24mgw_nat: fix typo in printing ISUP mangling errorsHarald Welte1-1/+1
2013-02-06map_masq: Only one matching function for MO-ForwardSM-ArgHarald Welte1-6/+4
2013-02-06map_masq: Fix processing of MO-ForwardSM-ArgHarald Welte1-1/+1
2013-02-06map_masq: don't assume that imsi_list is a gb_tree anymoreHarald Welte2-2/+6
2013-02-06map_masq/imsi_list: bi-directional mapping, also change MO-ForwardSM-ArgHarald Welte2-17/+56
2013-01-26mgw_nat: Update to new xua_codec based m2ua parserHarald Welte1-5/+6
2012-05-30add new mangle_tt_sri_sm module and associated eunit testsHarald Welte1-0/+186
2012-04-16consistently license all files under AGPLv3Harald Welte2-13/+38
2012-04-16Add Erlang Public License compatibility noticeHarald Welte8-9/+114
2012-03-29sccp_masq: Fix config_reload / use named_tablesHarald Welte1-22/+12
2012-02-20IMSI rewrite: change from prefix rewrite to full N:M rewritingHarald Welte2-27/+23
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 Welte4-29/+29
2012-02-13mgw_nat: add IMSI matching / prefix-rewrite for SRI-SMHarald Welte2-4/+127
2011-09-24sctp_handler: Terminate process in case SCTP peer becomes unreachableHarald Welte1-1/+12
2011-09-24sccp_masq: mark ets tables as "public"Harald Welte1-2/+2
2011-09-24make sure sccp_masq is using the application environment for etsHarald Welte1-10/+18
2011-09-24make sure LoopDat really is only the loop date and not {ok, LoopDat}Harald Welte1-1/+1
2011-09-15mgw_nat: Add ability to translate multiple signalling linksHarald Welte4-49/+139
2011-05-23map_masq: Fix copy+paste mistake causing 'end' structures in 'continue'Harald Welte1-1/+1
2011-05-23mgw_nat: Fix bug where we skipped the SCCP static mangling before masqHarald Welte1-1/+2
2011-04-14MGW_NAT: disable nagle on SCTP socketsHarald Welte1-1/+1
2011-04-14better error handling in case application config is insufficientHarald Welte1-7/+18
2011-04-14VFUK ONW handler: print more information in case of errorHarald Welte1-1/+3
2011-04-14make mgw_nat much more quiet during operationHarald Welte2-10/+10
2011-04-14propagate reload_config() from app to usr to action handlerHarald Welte2-1/+5
2011-04-06VFUK actor: Use new GTT matching codeHarald Welte2-7/+32
2011-04-06MGW NAT: Store a reference to the actor module, not the rewrite_actor/5 functionHarald Welte2-20/+18
2011-03-31Use lists:keysearch() instead of lists:keyfind() for R12A compatHarald Welte1-3/+4
2011-03-27explicitly try/catch ISUP errors and log all related dataHarald Welte1-9/+18
2011-03-12[PATCH] ONW_VFUK / Camel Phase mangling: Add pcap-based testingHarald Welte2-88/+4
2011-03-11mgw_nat_test: Handle EOF from epcap, don't catch errorsHarald Welte1-15/+16
2011-03-10MGW NAT: add option to 'internationalize' a national number that's prefixed w...Harald Welte1-2/+26
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-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 Welte7-62/+251
2011-03-08Import sctp_handler.erl from osmo_ss7Harald Welte1-0/+163
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