map_codec: export more functions

This commit is contained in:
Harald Welte 2012-02-02 23:52:00 +01:00
parent 9583bb4107
commit aa3b39ea6c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
-export([parse_tcap_msg/1, encode_tcap_msg/1]).
-export([parse_addr_string/1, encode_addr_string/1]).
-export([parse_map_addr/1, encode_map_tbcd/1]).
-define(MAP_ADDR_NAT_UNKNOWN, 0).
-define(MAP_ADDR_NAT_INTERNATIONAL, 1).