#include <sig_ss7.h>
Definition at line 154 of file sig_ss7.h.
unsigned int alreadyhungup |
TRUE if the call has already gone/hungup.
Definition at line 241 of file sig_ss7.h.
Call establishment life cycle level for simple comparisons.
Definition at line 164 of file sig_ss7.h.
unsigned int call_ref_ident |
unsigned char calling_party_cat |
The value of calling presentation that we're going to use when placing a PRI call
Definition at line 200 of file sig_ss7.h.
Private structure of the user of this module.
Definition at line 156 of file sig_ss7.h.
Automatic Number Identification number (Alternate PRI caller ID number)
Definition at line 198 of file sig_ss7.h.
XXX SS7 may not support.
Definition at line 202 of file sig_ss7.h.
Type Of Number (TON)
Definition at line 199 of file sig_ss7.h.
unsigned char gen_add_nai |
unsigned char gen_add_num_plan |
unsigned char gen_add_pres_ind |
unsigned char gen_add_type |
unsigned char gen_dig_scheme |
unsigned char gen_dig_type |
unsigned int hidecallerid |
TRUE if the outgoing caller ID is blocked/hidden.
Definition at line 179 of file sig_ss7.h.
Referenced by mkintf().
TRUE if channel is associated with a link that is down.
Definition at line 235 of file sig_ss7.h.
Referenced by mkintf().
unsigned int locallyblocked |
TRUE if the channel is locally blocked. Set by user and link.
Definition at line 190 of file sig_ss7.h.
Referenced by mkintf().
TRUE if this channel is in loopback.
Definition at line 245 of file sig_ss7.h.
TRUE if this channel is being used for an outgoing call.
Definition at line 237 of file sig_ss7.h.
TRUE if the call has seen inband-information progress through the network.
Definition at line 239 of file sig_ss7.h.
unsigned int remotelyblocked |
TRUE if the channel is remotely blocked. Set by user and link.
Definition at line 192 of file sig_ss7.h.
Referenced by mkintf().
XXX BOOLEAN Purpose???
Definition at line 243 of file sig_ss7.h.
struct isup_call* ss7call |
Opaque libss7 call control structure.
Definition at line 161 of file sig_ss7.h.
Number of most significant digits/characters to strip from the dialed number.
- Note
- Feature is deprecated. Use dialplan logic.
Definition at line 175 of file sig_ss7.h.
Referenced by mkintf().
unsigned int use_callerid |
TRUE if caller ID is used on this channel.
Definition at line 181 of file sig_ss7.h.
Referenced by mkintf().
unsigned int use_callingpres |
TRUE if we will use the calling presentation setting from the Asterisk channel for outgoing calls.
Definition at line 186 of file sig_ss7.h.
Referenced by mkintf().
The documentation for this struct was generated from the following file: