<HTML>
<HEAD>
<TITLE>Problem for subscription refresh</TITLE>
</HEAD>
<BODY>
<FONT SIZE="2"><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Hello,<BR>
<BR>
I’m using sipsimple 0.19 and I see the following problem with subscribe:<BR>
I create an account and set it’s subscribe interval to 60 seconds<BR>
</SPAN></FONT></FONT><FONT SIZE="1"><FONT FACE="Menlo Regular"><SPAN STYLE='font-size:9pt'>sip-settings --account add  <a href="test@192.168.X.X">test@192.168.X.X</a> 1234<BR>
sip-settings -a default <a href="test@192.168.X.X">test@192.168.X.X</a><BR>
sip-settings --account set <a href="test@192.168.X.X">test@192.168.X.X</a> presence.enabled=True<BR>
sip-settings --account set <a href="test@192.168.X.X">test@192.168.X.X</a> sip.subscribe_interval=60<BR>
</SPAN></FONT></FONT><FONT SIZE="2"><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>After that, I try to do a subscribe(with </SPAN></FONT></FONT><FONT SIZE="1"><FONT FACE="Menlo Regular"><SPAN STYLE='font-size:9pt'>sip-subscribe-presence</SPAN></FONT></FONT><FONT SIZE="2"><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>) which works the first time, but fails after the subscribe_interval timeout with the error message: </SPAN></FONT></FONT><FONT SIZE="1"><FONT FACE="Menlo Regular"><SPAN STYLE='font-size:9pt'>503 No nameserver is in DNS resolver (PJLIB_UTIL_EDNSNONS)<BR>
</SPAN></FONT></FONT><FONT SIZE="2"><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'><BR>
Is this a bug in the subscription renewal logic? Or did I miss something at account configuration?<BR>
<BR>
Thanks in advance, <BR>
--<BR>
Mihai</SPAN></FONT></FONT>
</BODY>
</HTML>