presInd0          201 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 	if (cgPtyNmb->presInd0.pres == PRSNT_NODEF) {
presInd0          202 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 		caller_data->pres = cgPtyNmb->presInd0.val;
presInd0          231 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 	if (cgPtyNmb->presInd0.pres == PRSNT_NODEF) {
presInd0          232 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 		ftdm_call_add_var(caller_data, "isdn.cg_pty2.presentation_ind", ftdm_presentation2str(cgPtyNmb->presInd0.val));
presInd0          464 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 	cgPtyNmb->presInd0.pres     = PRSNT_NODEF;
presInd0          465 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 	cgPtyNmb->presInd0.val      = caller_data->pres;
presInd0          527 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 	cgPtyNmb->presInd0.pres = PRSNT_NODEF;
presInd0          536 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 		cgPtyNmb->presInd0.val = caller_data->pres;
presInd0          538 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c 		cgPtyNmb->presInd0.val = val;