OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


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

Module RCS_Parameters


Import Declarations:

Groups:

Module Parameters Summary
ixit_SUT_ADDRESS Address used by MSRP Messages and SIP Messages (a=path:".
ixit_TS_ADDRESS_USER_B
ixit_TS_ADDRESS_USER_C
ics_fileTransfer support of file transfer
ics_imageShare support of in-call image share
ics_videoShare support of in-call video share
ics_imChat support of IM Chat
ics_request_displayNotifications support of requesting display notifications
ics_stun_udp support of STUN when using SIP/UDP
ics_stun_server_port
ics_stun_server_ip
ics_stun_ip_family
ics_os_supports_imsi_imei OS provides access to IMSI and IMEI
ixit_RF_loss_recognition_timer
px_IMS_PublicUserIdentityA
px_IMS_PublicUserIdentityB
px_IMS_PublicUserIdentityC
px_IMS_PublicUserIdentityD
Constants Summary
ixit_FTMAXSIZE
ixit_FTWARNSIZE
Functions Summary
getMSRPTransID
getMSRPMessageID
getIMDNMessageID
getCPIMMessageID
getDateTime
getRandomCookie

Details

ixit_SUT_ADDRESS
charstring ixit_SUT_ADDRESS := "msrp:

Declared in group Common

Address used by MSRP Messages and SIP Messages (a=path:"...") is is a MSRP URI that describes where one partner is willing to receive MSRP requests and vice versa, see RFC4975, page 6 Example: msrp://atlanta.example.com:7654/jshA7weztas;tcp

ixit_TS_ADDRESS_USER_B
charstring ixit_TS_ADDRESS_USER_B := "msrp:

Declared in group Common

ixit_TS_ADDRESS_USER_C
charstring ixit_TS_ADDRESS_USER_C := "msrp:

Declared in group Common

ics_fileTransfer
boolean ics_fileTransfer := false

Declared in group PICS

support of file transfer

Remark: PICS parameter according to chapter B.3

ics_imageShare
boolean ics_imageShare := false

Declared in group PICS

support of in-call image share

Remark: PICS parameter according to chapter B.3

ics_videoShare
boolean ics_videoShare := false

Declared in group PICS

support of in-call video share

Remark: PICS parameter according to chapter B.3

ics_imChat
boolean ics_imChat := false

Declared in group PICS

support of IM Chat

Remark: PICS parameter according to chapter B.3

ics_request_displayNotifications
boolean ics_request_displayNotifications := false

Declared in group PICS

support of requesting display notifications

Remark: PICS parameter according to chapter B.3

ics_stun_udp
boolean ics_stun_udp := false

Declared in group PICS

support of STUN when using SIP/UDP

Remark: PICS parameter according to chapter B.3

ics_stun_server_port
integer ics_stun_server_port := 3478

Declared in group PICS

ics_stun_server_ip
charstring ics_stun_server_ip := "127.0.0.1"

Declared in group PICS

ics_stun_ip_family
Family ics_stun_ip_family := IPv4

Declared in group PICS

ics_os_supports_imsi_imei
boolean ics_os_supports_imsi_imei := false

Declared in group PICS

OS provides access to IMSI and IMEI

ixit_RF_loss_recognition_timer
float ixit_RF_loss_recognition_timer := 10.0

Declared in group PIXIT

px_IMS_PublicUserIdentityA
charstring px_IMS_PublicUserIdentityA  := "sip:PublicIdA@3gpp.org"

Declared in group PIXIT

px_IMS_PublicUserIdentityB
charstring px_IMS_PublicUserIdentityB  := "sip:PublicIdB@3gpp.org"

Declared in group PIXIT

px_IMS_PublicUserIdentityC
charstring px_IMS_PublicUserIdentityC  := "sip:PublicIdC@3gpp.org"

Declared in group PIXIT

px_IMS_PublicUserIdentityD
charstring px_IMS_PublicUserIdentityD  := "sip:PublicIdD@3gpp.org"

Declared in group PIXIT

ixit_FTMAXSIZE
const integer ixit_FTMAXSIZE := 1024

Declared in group PIXIT

ixit_FTWARNSIZE
const integer ixit_FTWARNSIZE := 1024

Declared in group PIXIT

getMSRPTransID
external function getMSRPTransID() return charstring;

Returns: charstring -

getMSRPMessageID
external function getMSRPMessageID() return charstring;

Returns: charstring -

getIMDNMessageID
external function getIMDNMessageID() return charstring;

Returns: charstring -

getCPIMMessageID
external function getCPIMMessageID() return charstring;

Returns: charstring -

getDateTime
external function getDateTime() return charstring;

Returns: charstring -

getRandomCookie
external function getRandomCookie() return charstring;

Returns: charstring -