PJSIP_H_ACCEPT constant

int const PJSIP_H_ACCEPT

These are the headers documented in RFC3261. Headers not documented there must have type PJSIP_H_OTHER, and the header type itself is recorded in the header name string.

DO NOT CHANGE THE VALUE/ORDER OF THE HEADER IDs!!!.

Implementation

static const int PJSIP_H_ACCEPT = 0;