|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| int | already_sent |
| char * | protocol |
| int | response_code |
| char * | response_str |
Definition at line 26 of file pjsip_session_reason_header.c.
| int already_sent |
Definition at line 30 of file pjsip_session_reason_header.c.
Referenced by reason_header_outgoing_response().
| char* protocol |
Definition at line 27 of file pjsip_session_reason_header.c.
Referenced by ast_sip_session_add_reason_header(), reason_header_outgoing_response(), and return_reason_destructor().
| int response_code |
Definition at line 28 of file pjsip_session_reason_header.c.
Referenced by ast_sip_session_add_reason_header(), and reason_header_outgoing_response().
| char* response_str |
Definition at line 29 of file pjsip_session_reason_header.c.
Referenced by ast_sip_session_add_reason_header(), reason_header_outgoing_response(), and return_reason_destructor().