|
Asterisk - The Open Source Telephony Project GIT-master-4f2b068
|

Data Fields | |
| char * | body |
| char * | content_type |
| char * | from |
| struct ast_sip_redirect_state * | redirect_state |
| char * | to |
Definition at line 588 of file res_pjsip_messaging.c.
| char* body |
Definition at line 591 of file res_pjsip_messaging.c.
Referenced by message_response_data_create(), message_response_data_destroy(), send_message_to_uri(), and update_content_type().
| char* content_type |
Definition at line 592 of file res_pjsip_messaging.c.
Referenced by message_response_data_create(), message_response_data_destroy(), send_message_to_uri(), and update_content_type().
| char* from |
Definition at line 589 of file res_pjsip_messaging.c.
Referenced by message_response_data_create(), message_response_data_destroy(), and send_message_to_uri().
| struct ast_sip_redirect_state* redirect_state |
Definition at line 593 of file res_pjsip_messaging.c.
Referenced by handle_message_redirect(), message_response_data_create(), message_response_data_destroy(), msg_response_callback(), and send_message_to_uri().
| char* to |
Definition at line 590 of file res_pjsip_messaging.c.
Referenced by message_response_data_create(), message_response_data_destroy(), and send_message_to_uri().