mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Set call state 7 as a valid state
This commit is contained in:
@@ -470,6 +470,7 @@ switch($state)
|
||||
case 2: //ringing
|
||||
case 3: //answered
|
||||
case 4: //requires coding
|
||||
case 7:
|
||||
case 6: //no answer
|
||||
// print "<div class='status'>" . T_("Requires coding") . "</div>";
|
||||
print "<form action='?' method='post'><div class=\" \">";
|
||||
|
||||
Reference in New Issue
Block a user