Remove forward_caller_id_uuid field.
This commit is contained in:
parent
4ccbebc9bc
commit
75b38c9d7f
|
|
@ -42,7 +42,6 @@ include "root.php";
|
|||
private $dial_string;
|
||||
private $toll_allow;
|
||||
public $accountcode;
|
||||
public $forward_caller_id_uuid;
|
||||
public $outbound_caller_id_name;
|
||||
public $outbound_caller_id_number;
|
||||
|
||||
|
|
@ -280,4 +279,4 @@ include "root.php";
|
|||
|
||||
}// class
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue