Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


sip_route Struct Reference

Structure to save routing information for a SIP session. More...

Collaboration diagram for sip_route:

Data Fields

char hop [0]
struct sip_routenext

Detailed Description

Structure to save routing information for a SIP session.

Definition at line 1258 of file chan_sip.c.


Field Documentation

char hop[0]

Definition at line 1260 of file chan_sip.c.

Referenced by add_route(), build_route(), list_route(), reqprep(), and sip_show_channel().

struct sip_route* next

Definition at line 1259 of file chan_sip.c.

Referenced by add_route(), build_route(), free_old_route(), list_route(), and reqprep().


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