Home | History | Annotate | Download | only in telephony

Lines Matching defs:bgCall

1623         Call bgCall = getFirstActiveBgCall();
1624 if ( bgCall != null) {
1625 return bgCall.getConnections();