Lines Matching refs:CALLSTATE_ACTIVE
180 if ((callState < CALLSTATE_ACTIVE) || (callState > CALLSTATE_WAITING)) {
280 if ((callState < CALLSTATE_ACTIVE) || (callState > CALLSTATE_WAITING)) {
419 'nextState' : CALLSTATE_ACTIVE}, 2000);
488 case CALLSTATE_ACTIVE:
493 calls[i].state = CALLSTATE_ACTIVE;
540 case CALLSTATE_ACTIVE:
545 calls[i].state = CALLSTATE_ACTIVE;
580 if ((calls[i].state != CALLSTATE_ACTIVE) &&
595 case CALLSTATE_ACTIVE:
598 calls[i].state = CALLSTATE_ACTIVE;
722 calls[i].state = CALLSTATE_ACTIVE;
806 if (separateConn.state != CALLSTATE_ACTIVE) {
816 case CALLSTATE_ACTIVE:
1108 calls[index].state = CALLSTATE_ACTIVE;