SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
osip_call_id Struct Reference

Definition of the Call-Id header. More...

#include <osip_call_id.h>

Collaboration diagram for osip_call_id:
Collaboration graph
[legend]

Data Fields

char * number
 Call-ID number. More...
 
char * host
 Call-ID host information. More...
 

Detailed Description

Definition of the Call-Id header.

Definition at line 45 of file osip_call_id.h.

Field Documentation

char* osip_call_id::host

Call-ID host information.

Definition at line 48 of file osip_call_id.h.

char* osip_call_id::number

Call-ID number.

Definition at line 47 of file osip_call_id.h.


The documentation for this struct was generated from the following file: