mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update fax_send.php
This commit is contained in:
@@ -742,6 +742,7 @@ function fax_split_dtmf(&$fax_number, &$fax_dtmf){
|
|||||||
|
|
||||||
foreach ($fax_numbers as $fax_number) {
|
foreach ($fax_numbers as $fax_number) {
|
||||||
|
|
||||||
|
$fax_number = trim($fax_number);
|
||||||
fax_split_dtmf($fax_number, $fax_dtmf);
|
fax_split_dtmf($fax_number, $fax_dtmf);
|
||||||
|
|
||||||
//prepare the fax command
|
//prepare the fax command
|
||||||
|
|||||||
Reference in New Issue
Block a user