Wed Mar 3 23:20:56 2010

Asterisk developer's documentation


sip_route Struct Reference

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

Collaboration diagram for sip_route:
Collaboration graph
[legend]

Data Fields

char hop [0]
struct sip_routenext

Detailed Description

Structure to save routing information for a SIP session.

Definition at line 942 of file chan_sip.c.


Field Documentation

char hop[0]

Definition at line 944 of file chan_sip.c.

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

struct sip_route* next [read]

Definition at line 943 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:

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1