SIP Witch 1.9.15
|
Definition of the Call-Id header. More...
#include <osip_call_id.h>
Data Fields | |
char * | number |
Call-ID number. More... | |
char * | host |
Call-ID host information. More... | |
Definition of the Call-Id header.
Definition at line 45 of file osip_call_id.h.
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.