if (is_uuid($uuid)) {
$sql = "update v_xml_cdr set ";
$sql .= "record_path = '".$record_path."', ";
$sql .= "record_name = '".$record_name."' ";
$sql .= "where uuid = '".$uuid."';\n";
if ($execute_sql) {
$db->exec($sql);
}
echo $sql."\n";
if (is_uuid($uuid)) {
$sql = "update v_xml_cdr set ";
$sql .= "record_path = '".$record_path."', ";
$sql .= "record_name = '".$record_name."' ";
$sql .= "where xml_cdr_uuid = '".$uuid."';\n";
if ($execute_sql) {
$db->exec($sql);
}
echo $sql."\n";
please set some information var in script /usr/src/record_path.phpalso i am not sure that this is a SQL issue
the recording it self is not happening
Is this literally what it says, or has this been URL encoded or something by you pasting here?":330 XML (subdomain)@period;(domain).com"