Thu Oct 25 11:11:02 2018

Asterisk developer's documentation


sip_via Struct Reference

Structure to store Via information. More...

Data Fields

const char * branch
const char * maddr
unsigned int port
const char * protocol
const char * sent_by
unsigned char ttl
char * via

Detailed Description

Structure to store Via information.

Definition at line 694 of file chan_sip.c.


Field Documentation

const char* branch

Definition at line 698 of file chan_sip.c.

Referenced by parse_via().

const char* maddr

Definition at line 699 of file chan_sip.c.

Referenced by parse_via(), and process_via().

unsigned int port

Definition at line 700 of file chan_sip.c.

Referenced by parse_via(), and process_via().

const char* protocol

Definition at line 696 of file chan_sip.c.

Referenced by parse_via().

const char* sent_by

Definition at line 697 of file chan_sip.c.

Referenced by parse_via().

unsigned char ttl

Definition at line 701 of file chan_sip.c.

Referenced by parse_via(), and process_via().

char* via

Definition at line 695 of file chan_sip.c.

Referenced by free_via(), parse_via(), and process_via().


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

Generated on 25 Oct 2018 for Asterisk - the Open Source PBX by  doxygen 1.6.1