Structure to save routing information for a SIP session. More...
Data Fields | |
char | hop [0] |
struct sip_route * | next |
Structure to save routing information for a SIP session.
Definition at line 1258 of file chan_sip.c.
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().
Definition at line 1259 of file chan_sip.c.
Referenced by add_route(), build_route(), free_old_route(), list_route(), and reqprep().