User guide

Dialogic
®
DSI Development Package for Linux - Release Notes Release 6.5.3
10
2.2 MAP - UpdateGPRSLocation, CancelLocation and
PurgeMS to MAP Release 8
The implementation of the following MAP services has been extended to
support all the parameters detailed in MAP Release 8 as detailed in 3GPP TS
29.002 v8.18.0:
MAP-UPDATE-GPRS-LOCATION
MAP-CANCEL-LOCATION
MAP-PURGE-MS
2.3 MAP - CurrentSecurityContext data added to
SendIdentification service
The MAP-SEND-IDENTIFICATION service has been updated and is now
compliant with MAP specification 3GPP TS 29.002 v9.4.0. The request
parameters are unchanged but the following optional parameters have been
added to the response:
KC for GSM
CKSN for GSM
GSM Security Context Ellipsis
CK for UMTS
IK for UMTS
KSI for UMTS
UMTS Security Context Ellipsis
For full details refer to the MAP Programmer’s Manual.
The MAP-SEND-IDENTIFICATION service will correctly process received
response data if the AuthenticationSetList data is received in one TCAP
message and the CurrentSecurityContext data is received in another.
2.4 M3UA - Audit of congested destinations
This release allows the user to disable M3UA auditing of congested
destinations. Typically the auditing should be disabled for ITU-T type
operation.
The option is controlled by bit 4 of the M3UA options, either in the ‘options’
field of the M3U_MSG_CONFIG message or by setting the M3UA options using
the CNOPS command in config.txt. The bit should be set to 1 to disable
auditing for example:
CNOPS:MODULE=M3UA,OPTIONS=0x0010;