Hi all,<br><br>In my server dialplan, it first tries to dial possible SIP URI contacts returned by DNS lookups using the ENUMLOOKUP function; it only sends calls to PSTN when there aren&#39;t any NAPTR records of the dialed number.
<br>Problem arises when my Internet connection is down to some locations, which inhibits my Asterisk server to reach the DNS servers to do those lookups. In those cases, calls only get sent to the PSTN after ENUMLOOKUP function times out (which takes very long)!
<br><br>Is it possible to configure a shorter timeout for the ENUMLOOKUP function, so the next priority in my dialplan comes faster? Or any ideas to avoid this problem?<br><br>Regards,<br>Ricardo Carvalho.<br><br><br>