sccp_routing: make sure route_cr_or_connectionless() actually terminates

This commit is contained in:
Harald Welte 2012-01-28 14:43:52 +01:00
parent adff875073
commit 0a224539d9
1 changed files with 4 additions and 4 deletions

View File

@ -225,13 +225,13 @@ route_cr_connless(Mtp3Msg, SccpMsg) when is_record(SccpMsg, sccp_msg) ->
% Optional screening function
% GTT needs to be performed
ok
end,
end.
% FIXME: handle UDTS/XUDTS/LUDTS messages (RI=0 check) of C.1/Q.714 (1/12)
% FIXME: handle translation already performed == yes) case of C.1/Q.714 (1/12)
route_main(SccpMsg),
%route_main(SccpMsg),
%LsName = ss7_routes:route_dpc(),
LsName = undefined,
{remote, SccpMsg, LsName}.
%LsName = undefined,
%{remote, SccpMsg, LsName}.
% CR or connectionless message, coming in from MTP