Home --> Documentations --> PJSIP Reference
#include <sip_msg.h>
SIP Via header. In this implementation, Via header can only have one element in each header. If a message arrives with multiple elements in a single Via, then they will be split up into multiple Via headers.
List members.
Header type
Header name.
Header short name version.
Virtual function table.
Transport type.
Host and optional port
TTL parameter, or -1 if it's not specified.
"rport" parameter, 0 to specify without port number, -1 means doesn't exist.
"maddr" parameter.
"received" parameter.
"branch" parameter.
Other parameters, concatenated as single string.
Comment.