Fri Apr 29 2011 07:59:32

Asterisk developer's documentation


sig_ss7_chan Struct Reference

#include <sig_ss7.h>

Collaboration diagram for sig_ss7_chan:

Data Fields

unsigned int alerting:1
 TRUE if channel is alerting/ringing.
unsigned int alreadyhungup:1
 TRUE if the call has already gone/hungup.
unsigned int call_ref_ident
unsigned int call_ref_pc
unsigned char calling_party_cat
int callingpres
struct sig_ss7_callbackcalls
void * chan_pvt
int channel
char charge_number [50]
int cic
char cid_ani [AST_MAX_EXTENSION]
int cid_ani2
char cid_name [AST_MAX_EXTENSION]
char cid_num [AST_MAX_EXTENSION]
char cid_subaddr [AST_MAX_EXTENSION]
int cid_ton
char context [AST_MAX_CONTEXT]
unsigned int dpc
char exten [AST_MAX_EXTENSION]
unsigned char gen_add_nai
unsigned char gen_add_num_plan
char gen_add_number [50]
unsigned char gen_add_pres_ind
unsigned char gen_add_type
char gen_dig_number [50]
unsigned char gen_dig_scheme
unsigned char gen_dig_type
char generic_name [50]
unsigned int hidecallerid:1
 TRUE if the outgoing caller ID is blocked/hidden.
unsigned int immediate:1
unsigned int inalarm:1
char jip_number [50]
unsigned int locallyblocked:1
 TRUE if the channel is locally blocked. Set by user and link.
unsigned int loopedback:1
char lspi_ident [50]
char mohinterpret [MAX_MUSICCLASS]
char orig_called_num [50]
unsigned int outgoing:1
struct ast_channelowner
unsigned int proceeding:1
 TRUE if call is in a proceeding state. The call has started working its way through the network.
unsigned int progress:1
 TRUE if the call has seen progress through the network.
char redirecting_num [50]
unsigned int remotelyblocked:1
 TRUE if the channel is remotely blocked. Set by user and link.
unsigned int rlt:1
 XXX BOOLEAN Purpose???
struct sig_ss7_linksetss7
struct isup_call * ss7call
 Opaque libss7 call control structure.
int stripmsd
 Number of most significant digits/characters to strip from the dialed number.
unsigned int use_callerid:1
 TRUE if caller ID is used on this channel.
unsigned int use_callingpres:1
 TRUE if we will use the calling presentation setting from the Asterisk channel for outgoing calls.

Detailed Description

Definition at line 114 of file sig_ss7.h.


Field Documentation

unsigned int alerting

TRUE if channel is alerting/ringing.

Definition at line 203 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_indicate(), and ss7_linkset().

unsigned int alreadyhungup

TRUE if the call has already gone/hungup.

Definition at line 205 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_new_ast_channel(), ss7_linkset(), and ss7_start_call().

unsigned int call_ref_ident

Definition at line 184 of file sig_ss7.h.

Referenced by ss7_start_call().

unsigned int call_ref_pc

Definition at line 185 of file sig_ss7.h.

Referenced by ss7_start_call().

unsigned char calling_party_cat

Definition at line 186 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

The value of calling presentation that we're going to use when placing a PRI call

Definition at line 157 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

int channel

Channel Number

Definition at line 123 of file sig_ss7.h.

Referenced by mkintf().

char charge_number[50]

Definition at line 165 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

char cid_ani[AST_MAX_EXTENSION]

Definition at line 161 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

int cid_ani2

Automatic Number Identification number (Alternate PRI caller ID number)

Definition at line 155 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

char cid_name[AST_MAX_EXTENSION]

Definition at line 160 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

char cid_num[AST_MAX_EXTENSION]

Definition at line 158 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

char cid_subaddr[AST_MAX_EXTENSION]

XXX SS7 may not support.

Definition at line 159 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id().

int cid_ton

Type Of Number (TON)

Definition at line 156 of file sig_ss7.h.

Referenced by sig_ss7_set_caller_id(), and ss7_linkset().

char context[AST_MAX_CONTEXT]

Definition at line 151 of file sig_ss7.h.

Referenced by mkintf(), and ss7_linkset().

char exten[AST_MAX_EXTENSION]

Definition at line 162 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_request(), ss7_linkset(), and ss7_start_call().

unsigned char gen_add_nai

Definition at line 172 of file sig_ss7.h.

Referenced by sig_ss7_call(), and ss7_linkset().

unsigned char gen_add_num_plan

Definition at line 171 of file sig_ss7.h.

Referenced by sig_ss7_call(), and ss7_linkset().

char gen_add_number[50]

Definition at line 166 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned char gen_add_pres_ind

Definition at line 173 of file sig_ss7.h.

Referenced by sig_ss7_call(), and ss7_linkset().

unsigned char gen_add_type

Definition at line 174 of file sig_ss7.h.

Referenced by sig_ss7_call(), and ss7_linkset().

char gen_dig_number[50]

Definition at line 167 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned char gen_dig_scheme

Definition at line 176 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned char gen_dig_type

Definition at line 175 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

char generic_name[50]

Definition at line 170 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned int hidecallerid

TRUE if the outgoing caller ID is blocked/hidden.

Definition at line 136 of file sig_ss7.h.

Referenced by mkintf(), and sig_ss7_call().

unsigned int immediate

Answer before getting digits?

Definition at line 144 of file sig_ss7.h.

Referenced by mkintf(), and ss7_linkset().

unsigned int inalarm

TRUE if channel is associated with a link that is down.

Definition at line 192 of file sig_ss7.h.

Referenced by mkintf(), sig_ss7_available(), and sig_ss7_set_alarm().

char jip_number[50]

Definition at line 177 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned int locallyblocked

TRUE if the channel is locally blocked. Set by user and link.

Definition at line 147 of file sig_ss7.h.

Referenced by handle_ss7_block_cic(), handle_ss7_unblock_cic(), mkintf(), sig_ss7_available(), sig_ss7_set_locallyblocked(), and ss7_handle_cqm().

unsigned int loopedback

TRUE if this channel is in loopback.

Definition at line 209 of file sig_ss7.h.

Referenced by sig_ss7_loopback(), and ss7_linkset().

char lspi_ident[50]

Definition at line 183 of file sig_ss7.h.

Referenced by ss7_start_call().

char mohinterpret[MAX_MUSICCLASS]

Definition at line 152 of file sig_ss7.h.

Referenced by mkintf(), and sig_ss7_indicate().

char orig_called_num[50]

Definition at line 168 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned int outgoing

TRUE if this channel is being used for an outgoing call.

Definition at line 194 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_indicate(), sig_ss7_request(), and ss7_handle_cqm().

unsigned int proceeding

TRUE if call is in a proceeding state. The call has started working its way through the network.

Definition at line 199 of file sig_ss7.h.

Referenced by sig_ss7_answer(), sig_ss7_hangup(), sig_ss7_indicate(), ss7_linkset(), and ss7_start_call().

unsigned int progress

TRUE if the call has seen progress through the network.

Definition at line 201 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_indicate(), and ss7_linkset().

char redirecting_num[50]

Definition at line 169 of file sig_ss7.h.

Referenced by ss7_linkset(), and ss7_start_call().

unsigned int remotelyblocked

TRUE if the channel is remotely blocked. Set by user and link.

Definition at line 149 of file sig_ss7.h.

Referenced by mkintf(), sig_ss7_available(), sig_ss7_set_remotelyblocked(), and ss7_handle_cqm().

unsigned int rlt

XXX BOOLEAN Purpose???

Definition at line 207 of file sig_ss7.h.

Referenced by sig_ss7_hangup(), sig_ss7_indicate(), and ss7_linkset().

struct isup_call* ss7call

Opaque libss7 call control structure.

Definition at line 121 of file sig_ss7.h.

Referenced by sig_ss7_answer(), sig_ss7_available(), sig_ss7_call(), sig_ss7_hangup(), sig_ss7_indicate(), ss7_handle_cqm(), ss7_linkset(), and ss7_start_call().

int stripmsd

Number of most significant digits/characters to strip from the dialed number.

Note:
Feature is deprecated. Use dialplan logic.

Definition at line 132 of file sig_ss7.h.

Referenced by mkintf(), and sig_ss7_call().

unsigned int use_callerid

TRUE if caller ID is used on this channel.

Definition at line 138 of file sig_ss7.h.

Referenced by mkintf(), and ss7_linkset().

unsigned int use_callingpres

TRUE if we will use the calling presentation setting from the Asterisk channel for outgoing calls.

Definition at line 143 of file sig_ss7.h.

Referenced by mkintf(), and sig_ss7_call().


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