I do not use the cseq_delay param. <br><br>What I do use is the exec_msg command in my script to spawn off an external script that uses sipsak to reply to client MWI SUBSCRIBEs (as there is an Asterisk voicemail server in the setup). I believe the issue to be with this script though as sipsak may wait for timeout if it cannot reach the client and OpenSER blocks during this time.<br>
<br>Thus the issue may not be caused by the Cseq after all. For now, I have turned debug logging and changed the script to spawn off the sipsak in background and return. So far, so good it seems.<br><br><div class="gmail_quote">
On Wed, Apr 9, 2008 at 5:58 AM, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Adrian,<br>
<br>
That log means that there is a REGISTER attempt using the same callid and cseq as a previous one (during re-registration). Do you use cseq_delay param ?<br>
 &nbsp; <a href="http://www.openser.org/docs/modules/1.3.x/usrloc.html#AEN326" target="_blank">http://www.openser.org/docs/modules/1.3.x/usrloc.html#AEN326</a><br>
<br>
can you identify the processes you think are blocked?<br>
<br>
regards,<br>
Bogdan<br>
<br>
Adrian A wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
I am running OpenSER 1.3.1 on a Debian 4.0 system.<br>
It seems that there&#39;s some sort of bug with OpenSER getting stuck and stops processing requests at least once a day. The logs only show the following line repeated every minute:<br>
<br>
ERROR:registrar:update_contacts: invalid cseq for aor &lt;1302&gt;<br>
<br>
At 1302 is a Cisco 7905 phone running the latest firmware. If I restart OpenSER then things get back to normal.<br>
<br>
Does anyone know what the problem might be?<br>
<br></div></div>
------------------------------------------------------------------------<div class="Ih2E3d"><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp;<br>
</div></blockquote>
<br>
</blockquote></div><br>