siIntfCb         1153 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.intfId					= k->id;				/* Interface id */
siIntfCb         1154 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.nwId					= k->nwId;				/* Network Id */
siIntfCb         1155 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.sapId					= k->isap;				/* Id of the Upper ISUP SAP */
siIntfCb         1156 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.opc					= k->spc;				/* physical originating postatic int code */
siIntfCb         1157 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.phyDpc					= k->dpc;				/* physical destination postatic int code */
siIntfCb         1158 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.swtch					= k->switchType;		/* Protocol Switch */
siIntfCb         1159 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.ssf					= k->ssf;				/* subsystem service information */
siIntfCb         1160 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.pauseActn				= SI_PAUSE_CLRTRAN;		/* call clearing behavior upon rx. PAUSE */
siIntfCb         1161 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.t4.enb		= TRUE;					/* t4 timer - user part test sent */
siIntfCb         1162 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.t4.val		= k->t4;
siIntfCb         1163 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.tPAUSE.enb	= TRUE;					/* waiting for PAUSE to be effective */
siIntfCb         1164 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.tPAUSE.val	= k->tpause;
siIntfCb         1165 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.tSTAENQ.enb	= TRUE;					/* status enquiry timer */
siIntfCb         1166 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.dpcCbTmr.tSTAENQ.val	= k->tstaenq;
siIntfCb         1168 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.availTest				= FALSE;				/* circuit validation test */
siIntfCb         1171 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.checkTable				= LSI_CHKTBLE_MRATE;	/* Validation flag for Table 3 p1/p2 Q.763 */
siIntfCb         1185 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 		cfg.t.cfg.s.siIntfCb.trunkType			= TRUE;					/* truck type E1(TRUE)/T1(FALSE) at intf */
siIntfCb         1191 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 		cfg.t.cfg.s.siIntfCb.trunkType			= FALSE;				/* truck type E1(TRUE)/T1(FALSE) at intf */
siIntfCb         1197 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.lnkSelOpt				= LSI_LINSEK_CIC;		/* link select option */
siIntfCb         1199 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c 	cfg.t.cfg.s.siIntfCb.lnkSelBits				= LSI_LNKSEL_8BITS;		/* number of bits for link selection */