0x2915 NPDI SIP Response Code

The PPL Event Indications now supports this existing TLV within the NPDI Universal ICB (0x0033).

This TLV provides the response code received for any SIP message generated by the CSP.

Used in:
0x0033 NPDI Universal ICB in:
Channel Released with Data message
Release Channel with Data message
PPL Event Indication message
Request for Service with Data message

Byte

Description

0, 1

Tag 0x2915

2, 3

Length 0x0002

4, 5

Value SIP Response Code (2 Bytes)

 

 

This TLV, when reported in the PPL Event Indication for Event (0x0027/0x0028), will have any valid SIP Response value.

The response code to be interpreted for event 0x0027 is as follows:

202 - Accepted (The REFER request is successful)

405 – Method Not Allowed (REFER request failed)

408 – Request Timed Out (REFER request failed)

 

The response code to be interpreted for event 0x0028 is as follows:

100 – Trying

200 - OK (The reference is successful)

503 - Service Unavailable (The reference failed)

603 - Decline (The reference failed)

 

PPL Changes

New Events

The following new PPL Events for the SIP UA PPL Component (0x00A7).

Event Request

0x0027 - Allows the CSP to generate an outbound REFER request with the refer target URL filling in the TLV.

Event Indications

0x0027 - Informs the host about the result of the sent REFER request (Success - 2xx or Failure - 4xx-6xx).

0x0028 - Informs the host that sent the REFER request about the status of the reference (Trying, Success, or Failure). The value in the SIP Response Code TLV (0x2915) reports the exact response code.