Use fax_extension for the directory path needed for outbound faxes.

This commit is contained in:
markjcrane
2015-08-21 16:17:42 -06:00
parent 3ba2f3fedc
commit 933db5bc01
2 changed files with 8 additions and 5 deletions

View File

@@ -371,8 +371,9 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
$c->dialplan_uuid = $dialplan_uuid;
$c->fax_name = $fax_name;
$c->fax_uuid = $fax_uuid;
$c->fax_description = $fax_description;
$c->fax_extension = $fax_extension;
$c->destination_number = $fax_destination_number;
$c->fax_description = $fax_description;
$a = $c->dialplan();
//redirect the browser