Ticket #4823 (closed Feature Requests: fixed)

Opened 2 years ago

Last modified 2 years ago

add curlopt for http timeout to cid lookup

Reported by: bpps Assigned to:
Priority: minor Milestone: 2.9
Component: CallerID Lookup Version: SVN-HEAD
Keywords: Cc:
Confirmation: Pending Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

some thing like this
Set(CURLOPT(httptimeout)=10)

it should probably be configurable thru the gui

Change History

02/15/11 17:29:19 changed by p_lindheimer

  • confirmation changed from Unreviewed to Pending.

so they finally provided an option for that, looks like starting in 1.6.2+

I'll leave the request in 2.9 milestone to add a hardcoded timeout which should have always been there. If you want to provide a patch to make this configurable then we could still get it into 2.9, otherwise something with GUI work would not happen until 2.10.

02/23/11 19:47:16 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [11577]) closes #4823 adds http timeout to CURL for Ast 1.6.2+, hardcoded to 7 sec for now