$c->log->error("trying to add pbx_extension to contract id ".$pilot->contract_id." without having a primary number on pilot subscriber id ".$pilot->id);
$self->error($c,HTTP_UNPROCESSABLE_ENTITY,"The pilot subscriber does not have a primary number.");