BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_host_port Struct Reference

#include <sip_types.h>

Data Fields

pj_str_t host
 
int port
 

Detailed Description

General host:port pair, used for example as Via sent-by.

Field Documentation

◆ host

pj_str_t pjsip_host_port::host

Host part or IP address.

◆ port

int pjsip_host_port::port

Port number.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.