Home | History | Annotate | Download | only in telephony

Lines Matching refs:is_remote

200     char        is_remote;
863 if (call->is_remote) {
865 call->is_remote = 0;
919 vcall->is_remote = (remote_number_string_to_port(number) > 0);
960 if (call->is_remote)
2081 if (vcall->is_remote) {
2170 vcall->is_remote = (remote_number_string_to_port(call->number) > 0);