Fix: Ensure proper absolute_codec_string for fax_queue #7359

This commit is contained in:
FusionPBX
2025-08-15 07:43:52 -06:00
committed by GitHub
parent 528be253cf
commit 0700d212a3

View File

@@ -394,7 +394,7 @@
//$dial_string .= "fax_retry_sleep=180,";
$dial_string .= "fax_verbose=true,";
//$dial_string .= "fax_use_ecm=off,";
$dial_string .= "absolute_codec_string=PCMU,PCMA,";
$dial_string .= "absolute_codec_string=\'PCMU,PCMA\',";
$dial_string .= "api_hangup_hook='lua app/fax/resources/scripts/hangup_tx.lua'";
//connect to event socket and send the command