Home | History | Annotate | Download | only in call

Lines Matching defs:Reject

143 "  reject  Rejects the incoming call and stays with the current call.\n"
201 } else if (command == "reject") {
202 Reject();
1100 void CallClient::Reject() {