<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I have fixed and rearranged the priority and still no client
greetings.&nbsp; The commands below have been fixed but all I get is the
system prompts.&nbsp; That is ok but my clients should be able to have there
recorded greetings played on VM access.&nbsp; I can record the greetings and
play them back but just not&nbsp; when&nbsp; a sip call is accessed.&nbsp; what is
going on.&nbsp; When debugging&nbsp; the sip call there is nothing stated about
playing the client s greeting.&nbsp; ???? <br>
<br>
<br>
<br>
snacktime wrote:
<blockquote cite="mid1f060c4c05050415454175725a@mail.gmail.com"
 type="cite">
  <pre wrap="">On 5/4/05, Michael D Schelin <a class="moz-txt-link-rfc2396E" href="mailto:mike@shelcomm.com">&lt;mike@shelcomm.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all, What would cause the greetings not to play. The u command is
supposed to play the unavailable greeting. It doesn't work. with this
setup. Maybe I'm missing something. The voice prompts play well.  What
do you think? Thanks

exten =&gt; 9007,1,VoicemailMain
exten =&gt; _.,2,Voicemail(u${EXTEN})
exten =&gt; _.,2,AbsoluteTimeout(180)
exten =&gt; _.,4,Congestion
exten =&gt; _.,5,Hangup
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You have two priority '2' extensions and you are missing priority '1'
and '3'.  I think that extension would just timeout, but I've never
tried that particular setup myself:)

Chris
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>


  </pre>
</blockquote>
<br>
</body>
</html>