#include <osip_dialog.h>
Public Attributes | |
| char * | call_id |
| char * | local_tag |
| char * | remote_tag |
| osip_list_t * | route_set |
| int | local_cseq |
| int | remote_cseq |
| osip_to_t * | remote_uri |
| osip_from_t * | local_uri |
| osip_contact_t * | remote_contact_uri |
| int | secure |
| osip_dialog_type_t | type |
| state_t | state |
| void * | your_instance |
|
|
Call-ID |
|
|
last local cseq |
|
|
local tag |
|
|
local_uri |
|
|
remote contact_uri |
|
|
last remote cseq |
|
|
remote tag |
|
|
remote_uri |
|
|
route set |
|
|
use secure transport layer |
|
|
DIALOG_EARLY || DIALOG_CONFIRMED || DIALOG_CLOSED |
|
|
type of dialog (CALLEE or CALLER) |
|
|
for application data reference |
1.4.1