Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:04 2007

Asterisk developer's documentation :: Codename Pineapple


sip_route Struct Reference

#include <sip3.h>

Collaboration diagram for sip_route:

Collaboration graph
[legend]

Detailed Description

Structure to save routing information for a SIP session.

Definition at line 660 of file chan_sip.c.

Data Fields

char hop [0]
sip_routenext
sip_routenext


Field Documentation

char hop
 

Definition at line 662 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 700 of file sip3.h.

struct sip_route* next
 

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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen