SIP Witch 1.9.15
|
Definition of the From header. More...
#include <osip_from.h>
Data Fields | |
char * | displayname |
Display Name. More... | |
osip_uri_t * | url |
url More... | |
osip_list_t | gen_params |
other From parameters More... | |
Definition of the From header.
Definition at line 48 of file osip_from.h.
char* osip_from::displayname |
Display Name.
Definition at line 50 of file osip_from.h.
osip_list_t osip_from::gen_params |
other From parameters
Definition at line 52 of file osip_from.h.
osip_uri_t* osip_from::url |
url
Definition at line 51 of file osip_from.h.