6 ASP definitions
34.229-33GPPInternet Protocol (IP) multimedia call control protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP)Part 3: Abstract test suite (ATS)Release 17TSUser Equipment (UE) conformance specification
This clause defines abstract system primitives (ASPs) for system interfaces which are used additionally to the system interfaces defined in TS 36.523-3 [30], TS 34.123-3 [4] and TS 38.523-3 [54]. Further interfaces are documented in annex H to support the IP-CAN test model according to TS 34.229-4 [50] but these interfaces are not system interfaces in the scope of this document.
6.1 Void
6.2 Void
6.3 Void
6.4 Void
6.5 XCAP server ASP definitions
XCAP Layer ASPs are applicable to clause 5.2. and 5.6.
Name |
XCAP_REQ |
|
Port |
XCAP_PORT |
|
Comment |
ASP type for sending a request to the external XCAP server according to RFC 4825 [26] |
|
Parameter Name |
Parameter Type |
Comment |
method |
charstring |
GET, PUT, DELETE or RESET |
xcapExpression |
charstring |
XCAP expression sent by the UE in its http request line |
contentType |
charstring |
media type as contained in the HTTP content type header (optional) |
xmlBody |
charstring |
XML fragment sent by the UE in its http body or simservs document initialised by the test cases (optional) |
Name |
XCAP_RSP |
|
Port |
XCAP_PORT |
|
Comment |
ASP type for sending the response to the XCAP_REQ from the XCAP server to TTCN |
|
Parameter Name |
Parameter Type |
Comment |
errorInfo |
charstring |
string indicating a system error (optional) |
contentType |
charstring |
media type as contained in the HTTP content type header (optional) |
xmlBody |
charstring |
Result returned by the XCAP server (optional) |