Lines Matching refs:CALLSTATE_ALERTING
413 'nextState' : CALLSTATE_ALERTING}, 1000);981 (calls[i].state == CALLSTATE_ALERTING) ||1074 calls[index].state = CALLSTATE_ALERTING;1105 var alertingCalls = this.countCallsInState(CALLSTATE_ALERTING);1106 var index = this.getCallIdByState(CALLSTATE_ALERTING);