From b7261fe2e473db602f73c3b3b12c21fbd4ccdc76 Mon Sep 17 00:00:00 2001 From: Gerasimos Dimitriadis Date: Fri, 27 Nov 2009 22:57:50 +0000 Subject: Expert info when E.212 MCC/MNC contain non-decimal digits svn path=/trunk/; revision=31102 --- asn1/ranap/ranap.cnf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asn1/ranap/ranap.cnf') diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf index 24e4baf83f..7f6d929888 100644 --- a/asn1/ranap/ranap.cnf +++ b/asn1/ranap/ranap.cnf @@ -245,7 +245,7 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound") if (!parameter_tvb) return offset; - dissect_e212_mcc_mnc(parameter_tvb, tree, 0); + dissect_e212_mcc_mnc(parameter_tvb, actx->pinfo, tree, 0); #.END # FN_BODY MBMSSessionDuration VAL_PTR = ¶meter_tvb @@ -922,4 +922,4 @@ RANAP-EnhancedRelocationInformationResponse N ranap.proc.sout id-RANAPenhancedRe SRVCC-CSKeysRequest N ranap.proc.imsg id-SRVCCPreparation SRVCC-CSKeysResponse N ranap.proc.out id-SRVCCPreparation -#.END \ No newline at end of file +#.END -- cgit v1.2.1