Hi,<br>
<br>
I am having problem with my Asterix server.&nbsp; It does not hand up after
play the voicemail.&nbsp; The scenario is this: 1. I make a call to
Asterisk&#39;s PSTN number; 2. After recording, I hang up and make the same
call again.&nbsp; <br>
The first call would go through nicely with the voicemail recording,
but the second call will hit a message saying &quot;the other party is
busy&quot;.&nbsp; The only way to fix it is to reboot the Asterisk server again.<br>
<br>
<br>
Here is the CLI for the first call:<br>
<br>
&nbsp;&nbsp;&nbsp; -- Starting simple switch on &#39;Zap/1-1&#39;<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:1] Answer(&quot;Zap/1-1&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:2] NoOp(&quot;Zap/1-1&quot;, &quot;incoming number is &quot;&quot; &lt;8755048&gt;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:3] Wait(&quot;Zap/1-1&quot;, &quot;2&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:4] NoOp(&quot;Zap/1-1&quot;, &quot;this is a voice call| not fax&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:5] VoiceMail(&quot;Zap/1-1&quot;, &quot;2000&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- &lt;Zap/1-1&gt; Playing &#39;vm-intro&#39; (language &#39;en&#39;)<br>
&nbsp;&nbsp;&nbsp; -- &lt;Zap/1-1&gt; Playing &#39;beep&#39; (language &#39;en&#39;)<br>
&nbsp;&nbsp;&nbsp; -- Recording the message<br>
&nbsp;&nbsp;&nbsp; -- x=0, open writing:&nbsp; /var/spool/asterisk/voicemail/default/2000/tmp/ZyFCyg format: wav, 0x823b2f0<br>
<br>
<br>
What could be wrong?<br>
<br>
Thanks,<br>
Mark<br>