<p dir="ltr">You can have something like this, <br>
exten => _XXXX,1, Answer<br>
exten => _XXXX, 2, voicemail ($EXTEN)<br>
</p>
<div class="gmail_quote">On 25 Sep 2013 05:04, "Tim Nelson" <<a href="mailto:tnelson@rockbochs.com">tnelson@rockbochs.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings-<br>
<br>
I have an odd scenario where I need to dial an extension (lets call it 555), the system prompts for a list of voicemail boxes, then once complete, allows the caller to leave a voicemail that is sent to all voicemail boxes previously specified.<br>

<br>
How would you do this? Obviously calling Voicemail(), but how to get input for multiple extensions/voicemails, and delimit them properly for passing to Voicemail()?<br>
<br>
All ideas welcome. Thanks!<br>
<br>
--Tim<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div>