<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Hello,<BR>
&nbsp;<BR>
Actually it does not look like a ser problem but I could not find a way out so I am asking your help.<BR>
When I try to make a call, after calling lookup function I get the following error and then a "message too big" reply.<BR>
&nbsp;<BR>
*************************<BR>
DEBUG:sip_resolvehost2: no port, no proto -&gt; do NAPTR lookup! <BR>get_record: lookup(sip.sahratelekom.com.tr, 35) failed <BR>DEBUG:sip_resolvehost2: no valid NAPTR record found for sip.sahratelekom.com.tr, trying direct SRV lookup... <BR>get_record: lookup(_sip._udp.sip.sahratelekom.com.tr, 33) failed <BR>DEBUG:sip_resolvehost2: no valid SRV record found for _sip._udp.sip.sahratelekom.com.tr, trying A record lookup... <BR>*************************<BR>
&nbsp;<BR>
When I look at the code I saw that "res_search" function is called in "get_record" function and it returns -1 which says that it could not resolve hostname. My "resolv.conf" file is properly configured and I can ping and resolve any address from command line including "sip.sahratelekom.com". <BR>
Do you have any idea about this problem?<BR>
&nbsp;<BR>
thanks<BR>
&nbsp;<BR>
Kro<BR><br /><hr />Live.com'u deneyin - hızlı ve kişiselleştirilmiş giriş sayfanızla istediğiniz her şey tek bir yerde. <a href='http://www.live.com/getstarted' target='_new'>tek bir yerde.</a></body>
</html>