IssabelFoundation / callcenter

Community Call Center Module using ECCP Protocol.
38 stars 62 forks source link

Update Llamada.class.php #63

Open uribes78 opened 11 months ago

uribes78 commented 11 months ago

When originate start a call, the status of the instance is not set, so when callback is executed and the Originate fail, set the status to null when trying to save at database, and fail because the table call_progress_log does not allow null at new_status column