I do use just one context for voicemail. This is like the T-Mobile voicemail center (IE: 305-776-MAIL).....<br><br>voicemailservice.gsm is &quot;You've reached the voicemail system. If you have a voicemailbox on this system, press star. To leave a message for another customer enter their ten digit number now&quot; however &quot;customer&quot; should be subscriber.
<br><br>[voicemail-service]<br>exten =&gt; 4193016245,1,GoTo(voicemailaccess,1)<br><br>exten =&gt; voicemailaccess,1,MailboxExists(${CALLERID(num)})<br>exten =&gt; voicemailaccess,102,VoiceMailMain(${CALLERID(num)})<br>exten =&gt; voicemailaccess,2,Background(voicemailservice)
<br>exten =&gt; voicemailaccess,3,Background(silence/10)<br>exten =&gt; voicemailaccess,4,GoTo(voicemailaccess,1)<br><br>exten =&gt; *,1,VoiceMailMain<br>exten =&gt; *,2,Hangup<br><br>exten =&gt; _1NXXNXXXXXX,1,VoiceMail(u${EXTEN:1})
<br>exten =&gt; _NXXNXXXXXX,1,VoiceMail(u${EXTEN})<br><br><br><div><span class="gmail_quote">On 10/23/06, <b class="gmail_sendername">Joseph</b> &lt;<a href="mailto:syscon@interbaun.com">syscon@interbaun.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, 2006-10-23 at 17:59 -0400, Andrew Joakimsen wrote:<br>&gt;<br>&gt;<br>&gt; On 10/23/06, Joseph &lt;
<a href="mailto:syscon@interbaun.com">syscon@interbaun.com</a>&gt; wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I just try with single authentication DISA, doesn't work,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; not recognized.<br>&gt;<br>&gt; Try without any disa whatsoever
<br><br>I think DISA has to be there as it gives access to internal dial tone,<br>isn't it?<br>I can be without password,<br><br>[snip]<br>&gt; Did you try exten =&gt; 1000,1,VoicemailMain() as I said above with<br>&gt; NOTHING BETWEEN THE PARENTHASIS???
<br><br>Thank you, Yes It Works! It works without parenthesis.<br>I was trying to make make it to work with one &quot;voicemail&quot; context but in<br>this case I will create another &quot;voicemail_outside&quot; context without
<br>anything between parenthesis for outside access.<br>exten =&gt; 1000,1,VoicemailMain()<br><br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In this case all internal callers can access their<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; voicemailbox without<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password but when a call comes from an external source PSTN
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; line it is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; asking for password and it goes through correctly:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vm_execmain: Specified user 'pstn1270' not found (check<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; voicemail.conf<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and/or realtime config).&nbsp;&nbsp;Falling back to authentication mode.
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (as the user &quot;pstn1270&quot; is not in voicemail.conf file)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; but without the &quot;|s&quot; somehow it is distorting the caller ID<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;pstn1270&quot; to
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'tn127011' that is why it doesn't work, but I can not<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pin-point what is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; changing caller ID.<br>&gt;<br>&gt; You said the mailbox number is&nbsp;&nbsp;11 and the caller ID Is correctly
<br>&gt; &quot;pstn1270&quot; and incorrectly &quot;tn127011&quot;.... since the mailbox number is<br>&gt; 11, I don't see how &quot;fixing&quot; (what does your CDR say??) this issue<br>&gt; will fix your voicemail issue. Why do you insist on using the caller
<br>&gt; ID? Remember what you are trying to do, if user has to dial into the<br>&gt; system from an outside phone their CALLER ID WILL NOT BE THEIR MAILBOX<br>&gt; NUMBER.<br><br>As I've mentioned above I was trying to get by with one [voicemail]
<br>context but I guess I'll have two.<br><br>&gt;<br>&gt; For the last time, try:<br>&gt;<br>&gt; exten =&gt; 1000,1,VoicemailMain()<br>&gt;<br>&gt;<br>&gt; inside your disa-access context, and get rid of the old voicemail
<br>&gt; include statement. That will work, here is a detailed sequence of<br>&gt; events<br>&gt;<br>&gt; Enter disa password, press #<br>&gt;<br>&gt; At the dial tone dial 1000<br>&gt;<br>&gt; System says &quot;Comedian Mail. Mailbox?&quot;
<br>&gt;<br>&gt; You dail the mailbox number which you stated above is &quot;11&quot; So press<br>&gt; the &quot;1&quot; key on your telephone, if you wish you can dial &quot;#&quot; after, if<br>&gt; not just wait.<br>&gt;
<br>&gt; System says &quot;Password?&quot;<br>&gt;<br>&gt; You dial the password, if you want you can press &quot;#&quot; after it, if not<br>&gt; just wait<br>&gt;<br>&gt; I'm not going to respond to this thread any more. I've given you step
<br>&gt; by step EXACTLY what to do, anyone else would have gotten a USD 100 ++<br>&gt; bill for that advice.<br><br>Thanks Andrew for your patience.<br><br>--<br>#Joseph<br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>