<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Arial'; font-size: 12pt; color: #000000}</style></head><body><P>Hello,</P>
<P>&nbsp;</P>
<P>I am trying to run load on asterisk server(version 1.8.7.1) through SIPp tool for the voicemail() application. But I am facing a lot of problems. I tried running 1000 calls&nbsp;from SIPp for 100 subscribers (10 messages for each subscriber). I am using odbc storage for the messages.</P>
<P>&nbsp;</P>
<P>Following warnings/errors are coming on the asterisk server:</P>
<P>&nbsp;</P>
<P><FONT color=#000099>Jan 11 11:30:49] WARNING[22924] app.c: Failed to lock path '/var/spool/asterisk/voicemail/default/27/INBOX': File exists<BR>[Jan 11 11:30:49] ERROR[22924] app_voicemail.c: Couldn't lock directory /var/spool/asterisk/voicemail/default/27/INBOX.&nbsp; Voicemail will be lost.</FONT></P>
<P>&nbsp;</P>
<P>Sometimes I&nbsp;have seen&nbsp;that &nbsp;.lock file remains in the INBOX folder for a particular subscriber. I wanted to know why this .lock file is not deleted. Is this&nbsp;a bug or I am&nbsp;missing something in the configuration.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>[<FONT color=#000099>Jan 11 11:30:50] WARNING[22874] app_voicemail.c: Open of sound file '/var/spool/asterisk/voicemail/default/2/INBOX/msg0011.gsm' failed: No such file or directory&nbsp;</FONT></P>
<P><FONT color=#000099></FONT>&nbsp;</P>
<P><FONT color=#000099>[Jan 11 11:30:50] WARNING[<FONT color=#000099>23109] app</FONT>.c: No audio available on SIP/172.16.129.13:9027-00000206??</FONT></P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>[<FONT color=#000099>Jan 11 11:30:17] ERROR[22122] res_rtp_asterisk.c: Oh dear... we couldn't allocate a port (x=6460)6460 for RTP instance '0x2aaacd6454c8'. errno 98</FONT></P>
<P><FONT color=#000000>I have given the rtp port range as 6000 to 8000 in rtp.conf. Is this not sufficient for running 1000 calls. </FONT></P>
<P><FONT color=#000099></FONT>&nbsp;</P>
<P>&nbsp;</P>
<P>The SIPp command which I am running &nbsp;is as follows:</P>
<P>/sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7000 -p 9000 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 1 172.16.129.14 --trace_err<BR>usleep 80000<BR>./sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7004 -p 9001 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 2 172.16.129.14 --trace_err<BR>usleep 80000<BR>./sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7008 -p 9002 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 3 172.16.129.14 --trace_err<BR>usleep 80000<BR>./sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7012 -p 9003 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 4 172.16.129.14 --trace_err<BR>-----</P>
<P>this way it continues for 100 subscribers.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>Please suggest.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>Thanks.</P>
<P>&nbsp;</P>
<P>Shalu</P></body></html>