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