If you have UCCX Premium, and it's fairly idle, or you don't have many users that need this feature, you could point their DIDs to an application, which uses the call consult transfer step, and based on the timeout value, send an e-mail, then just dumps the caller into voicemail.<div>
<br></div><div>start</div><div>accept</div><div>/* map called numbers to email addresses, etc */</div><div>switch called number</div><div>  anthony's DID</div><div>    set email = "<a href="mailto:avholloway@company.com">avholloway@company.com</a>"</div>
<div>/* try to reach the person */</div><div>call consult transfer (timeout = 10)</div><div>  successful</div><div>    /* person answered, end script */</div><div>    end</div><div>  timeout</div><div>    /* no one answered, send e-mail then send to voicemail */</div>
<div>    send e-mail</div><div>    redirect voicemail</div><div>      successful</div><div>        end</div><div>end</div><div><br><div class="gmail_quote">On Mon, Oct 11, 2010 at 10:21 AM, Cristobal Priego <span dir="ltr"><<a href="mailto:cristobalpriego@gmail.com">cristobalpriego@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">with UCM by itself no<div><br></div><div>maybe with a Third party server<br><br><div class="gmail_quote">2010/10/11 Burak Dag <span dir="ltr"><<a href="mailto:burdag@gmail.com" target="_blank">burdag@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi all,<div><br></div><div>is any way to get the missed calls per email???</div><div><br></div><div>Thanks</div>
<br></div>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>