Mon Oct 8 12:39:33 2012

Asterisk developer's documentation


sig_ss7_chan Struct Reference

#include <sig_ss7.h>


Data Fields

unsigned int alreadyhungup:1
 TRUE if the call has already gone/hungup.
enum sig_ss7_call_level call_level
unsigned int call_ref_ident
unsigned int call_ref_pc
unsigned char calling_party_cat
int callingpres
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
ast_channelowner
unsigned int progress:1
 TRUE if the call has seen inband-information 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???
sig_ss7_linksetss7
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 154 of file sig_ss7.h.


Field Documentation

unsigned int alreadyhungup

TRUE if the call has already gone/hungup.

Definition at line 241 of file sig_ss7.h.

enum sig_ss7_call_level call_level

Call establishment life cycle level for simple comparisons.

Definition at line 164 of file sig_ss7.h.

unsigned int call_ref_ident

Definition at line 227 of file sig_ss7.h.

unsigned int call_ref_pc

Definition at line 228 of file sig_ss7.h.

unsigned char calling_party_cat

Definition at line 229 of file sig_ss7.h.

int callingpres

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.

struct sig_ss7_callback* calls

Definition at line 155 of file sig_ss7.h.

void* chan_pvt

Private structure of the user of this module.

Definition at line 156 of file sig_ss7.h.

int channel

Channel Number

Definition at line 166 of file sig_ss7.h.

char charge_number[50]

Definition at line 208 of file sig_ss7.h.

int cic

CIC associated with channel

Definition at line 167 of file sig_ss7.h.

char cid_ani[AST_MAX_EXTENSION]

Definition at line 204 of file sig_ss7.h.

int cid_ani2

Automatic Number Identification number (Alternate PRI caller ID number)

Definition at line 198 of file sig_ss7.h.

char cid_name[AST_MAX_EXTENSION]

Definition at line 203 of file sig_ss7.h.

char cid_num[AST_MAX_EXTENSION]

Definition at line 201 of file sig_ss7.h.

char cid_subaddr[AST_MAX_EXTENSION]

XXX SS7 may not support.

Definition at line 202 of file sig_ss7.h.

int cid_ton

Type Of Number (TON)

Definition at line 199 of file sig_ss7.h.

char context[AST_MAX_CONTEXT]

Definition at line 194 of file sig_ss7.h.

unsigned int dpc

CIC's DPC

Definition at line 168 of file sig_ss7.h.

char exten[AST_MAX_EXTENSION]

Definition at line 205 of file sig_ss7.h.

unsigned char gen_add_nai

Definition at line 215 of file sig_ss7.h.

unsigned char gen_add_num_plan

Definition at line 214 of file sig_ss7.h.

char gen_add_number[50]

Definition at line 209 of file sig_ss7.h.

unsigned char gen_add_pres_ind

Definition at line 216 of file sig_ss7.h.

unsigned char gen_add_type

Definition at line 217 of file sig_ss7.h.

char gen_dig_number[50]

Definition at line 210 of file sig_ss7.h.

unsigned char gen_dig_scheme

Definition at line 219 of file sig_ss7.h.

unsigned char gen_dig_type

Definition at line 218 of file sig_ss7.h.

char generic_name[50]

Definition at line 213 of file sig_ss7.h.

unsigned int hidecallerid

TRUE if the outgoing caller ID is blocked/hidden.

Definition at line 179 of file sig_ss7.h.

unsigned int immediate

Answer before getting digits?

Definition at line 187 of file sig_ss7.h.

unsigned int inalarm

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

Definition at line 235 of file sig_ss7.h.

char jip_number[50]

Definition at line 220 of file sig_ss7.h.

unsigned int locallyblocked

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

Definition at line 190 of file sig_ss7.h.

unsigned int loopedback

TRUE if this channel is in loopback.

Definition at line 245 of file sig_ss7.h.

char lspi_ident[50]

Definition at line 226 of file sig_ss7.h.

char mohinterpret[MAX_MUSICCLASS]

Definition at line 195 of file sig_ss7.h.

char orig_called_num[50]

Definition at line 211 of file sig_ss7.h.

unsigned int outgoing

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

Definition at line 237 of file sig_ss7.h.

struct ast_channel* owner

Definition at line 158 of file sig_ss7.h.

unsigned int progress

TRUE if the call has seen inband-information progress through the network.

Definition at line 239 of file sig_ss7.h.

char redirecting_num[50]

Definition at line 212 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.

unsigned int rlt

XXX BOOLEAN Purpose???

Definition at line 243 of file sig_ss7.h.

struct sig_ss7_linkset* ss7

Definition at line 157 of file sig_ss7.h.

struct isup_call* ss7call

Opaque libss7 call control structure.

Definition at line 161 of file sig_ss7.h.

int stripmsd

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.

unsigned int use_callerid

TRUE if caller ID is used on this channel.

Definition at line 181 of file sig_ss7.h.

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.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7