CURLOPT(httptimeout) causes channel hangups

Don’t know if this is only on our Asterisk 1.8 (distro) system but when we do a cidlookup and CURLOPT(httptimeout) is called (which is now hardcoded), the call disconnects immediately. Has anyone else seen this?

Set(“SIP/208.72.120.217-0000141b”, “CURLOPT(httptimeout)=2”) in new stack
Executing [h@macro-dial:1] Macro(“SIP/208.72.120.217-00001419”, “hangupcall”)

Are you using Caller ID Superfecta?

No. I wrote my own script.
I guess it’s back to the drawing board :slight_smile:

I did duplicate the same issue in the “cidlookup” routine before I posted the question but now it works. Maybe my test was flawed. Sorry.