Comment # 1
on bug 10143
from Anders Broman
That would be an enhancement:
In the file IN-SSF-SCF-datatypes.asn
AssistingSSPIPRoutingAddress{B2:b2} ::=
Digits{b2}
-- Indicates the destination address of the SRF for the assist procedure.
Digits{B2:b2} ::= OCTET STRING(SIZE (minDigitsLength..maxDigitsLength))
-- Indicates the address signalling digits. Refer to the Q.763 Generic Number
and Generic Digits parameter
-- for encoding. The coding of the subfield's 'NumberQualifier' in Generic
Number and 'TypeOfDigits' in
-- Generic Digits are irrelevant to the INAP, the ASN.1 tags are sufficient to
identify the parameter.
-- The ISUP format does not allow to exclude these subfields, therefore the
value is network operator specific.
-- The following parameters should use Generic Number
-- Additional Calling Number, CorrelationID for AssistRequestInstructions,
AssistingSSPIPRoutingAddress
-- for EstablishTemporaryConnection
-- calledAddressValue for all occurrences,callingAddressValue for all
occurrences
-- The following parameters should use Generic Digits: prefix, all
-- other CorrelationID occurrences, dialledNumber filtering criteria,
callingLineID filtering criteria, lineID for
-- ResourceID type, digitResponse for ReceivedInformationArg,
iNServiceControlLow / iNServiceControlHigh for
--MidCallInfoType,, iNServiceControlCode for MidCallInfo.
You are receiving this mail because:
- You are watching all bug changes.