<div dir="ltr">Dear Sir,<br><br>I need to configure my Voice Mail on asterisk...I made the following configuration:<br><u><br>extensions.conf:</u><br><br>exten =&gt; _999.,1,VoiceMail(${EXTEN})<br>exten =&gt; _999.,2,HangUp()<br>
<br>If the customer dial 9991234 then a prompt message should ask him to enter his voice message and this what is not happening<br><br><u>voicemail.conf:</u><br><br>[a2billing]<br><br>999123456 =&gt; 123456, 123456, <a href="mailto:michofr@mm.com">michofr@mm.com</a><br>
<br>The Error mrssage that I got is:<br><br>&nbsp;Executing [999123456@a2billing:1] VoiceMail(&quot;SIP/a555555-0822cfa8&quot;, &quot;999123456&quot;) in new stack<br>[Nov 20 10:12:09] WARNING[26599]: app_voicemail.c:2862 leave_voicemail: No entry in voicemail config file for &#39;999123456&#39;<br>
&nbsp;&nbsp;&nbsp; -- Executing [999123456@a2billing:2] Hangup(&quot;SIP/555555-0822cfa8&quot;, &quot;&quot;) in new stack<br>&nbsp; == Spawn extension (a2billing, 999123456, 2) exited non-zero on &#39;SIP/555555-0822cfa8&#39;<br><br>I guess there is something wrong in the configuration<br>
<br>Regards<br><br><br></div>