OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Module IMS_CommonFunctions


Import Declarations:


Functions Summary
fx_MD5_Hex
f_Bitstring2Base64
f_IMS_AuthenticationInit
f_IMS_Authorization_CheckDigestResponse
f_IMS_ConvertTransportProtocolToString
f_IMS_IpAddrMatch
f_IMS_RoutingInfo_ULtoDL

Details

fx_MD5_Hex
external function fx_MD5_Hex(octetstring p_Data) return octetstring;

Returns: octetstring -

Parameters:
f_Bitstring2Base64
function f_Bitstring2Base64 (bitstring p_Bitstring) return charstring
  

Returns: charstring -

Parameters:
f_IMS_AuthenticationInit
function f_IMS_AuthenticationInit(template (value) B128_Type p_Rand,
                            AuthenticationError_Type p_AuthenticationError := noError) return Common_AuthenticationParams_Type
  

Returns: Common_AuthenticationParams_Type -

Parameters:
f_IMS_Authorization_CheckDigestResponse
function f_IMS_Authorization_CheckDigestResponse(CommaParam_List p_DigestResponse,
                                           bitstring p_XRES,
                                           integer p_XRESLength) return boolean
  

Returns: boolean -

Parameters:
f_IMS_ConvertTransportProtocolToString
function f_IMS_ConvertTransportProtocolToString(InternetProtocol_Type p_Protocol) return charstring
  

Returns: charstring -

Parameters:
f_IMS_IpAddrMatch
function f_IMS_IpAddrMatch(IP_AddrInfo_Type p_AddrInfo,
                     charstring p_ReceivedAddrString) return boolean
  

Returns: boolean -

Parameters:
f_IMS_RoutingInfo_ULtoDL
function f_IMS_RoutingInfo_ULtoDL(IMS_RoutingInfo_Type p_RoutingInfo_UL) return template (value) IMS_RoutingInfo_Type
  

Returns: IMS_RoutingInfo_Type -

Parameters: