<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>Hello FS users,</div><div><br></div><div>I do some curl request from my dialplan. It looks like this:</div><div>&lt;action application="set" data="lookup=${curl(http://mycnameprovider.com/cname.php?number=${myvar})}" inline="true"/&gt;</div><div>If cname provider doesn't answer for long time, I have issue because FS doesn't process a call.</div><div>whether there are any method to add some timeout for curl (3 sec for example) ? Thus, if cname provider doesn't answer for 3 sec, &nbsp;FS must continue the logic of dialplan.</div><div><br></div><div>I read about &nbsp;mod_cidlookup but it looks like that this module have same issue</div><div>http://wiki.freeswitch.org/wiki/Mod_cidlookup&nbsp;</div><div><br></div><div>Please advise</div><div><br></div><div>Thanks.</div>                                               </div></body>
</html>