This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Description
I'm getting this error after submitting the form:
[Thu Dec 2 12:07:34 2021] [::1]:50021 [200]: POST /outbound.php?sales_phone=%2B1+xxxxxxxxx - Uncaught Error: Call to a member function dial() on null in /Users/gigo6000/Sites/clicktocall-php/src/outbound.php:19
Stack trace:
#0 {main}
thrown in /Users/gigo6000/Sites/clicktocall-php/src/outbound.php on line 19
The $response variable is inside the generate_twiml_response() so is not in the global scope.
PR: #13