Closed menexa closed 6 years ago
See new issue submitted: https://github.com/POSSA/Caller-ID-Superfecta/issues/292
The post_processing methods are not getting called for any sources because the source class files are not getting "included" correctly. Note that if you manually change the class (to fix it before the module gets updated), you may get module signing warnings in the FreePBX dashboard.
closing as duplicate
When I try with Debug / Test Run Scheme the module Send to url works perfectly but when I get a real call it does not work. My scheme is
Version Asterisk: 11.22.0 FreePBX: 13.0.113 Caller-ID-Superfecta: 13.0.3.12
I have cecked php -i | grep -i "cURL Information" and the result was cURL Information => 7.38.0 Any suggestion?