<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'd like to add a feature to my asterisk system
that tries to find a user among a couple of locations, and then goes to internal
voicemail if the user doesn't pick up. (e,g, an internal extension and a
cell phone). The catch is that I want the user to manually accept the call
to prevent it from going (for example) to the voice mail on my cell
phone. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Scenario</FONT></DIV>
<DIV><FONT face=Arial size=2>* Call comes in, outside caller dials
"100"</FONT></DIV>
<DIV><FONT face=Arial size=2>* Desk phone for user Joe rings. No
answer</FONT></DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>* Joe's house phone rings. </FONT></DIV>
<DIV><FONT face=Arial size=2>* Joe's wife picks up and hears a voice "Please
press any key to accept a call for extension 100." </FONT></DIV>
<DIV><FONT face=Arial size=2>* Joe's wife hangs up.</FONT></DIV>
<DIV>* Joe's cell phone rings. </FONT></DIV>
<DIV><FONT face=Arial size=2>* Joe picks up and hears a voice "Please press any
key to accept a call for extension 100."</FONT></DIV>
<DIV><FONT face=Arial size=2>* Joe presses 1 and says "Hello this is
Joe".</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>Alternately, in the penultimate step</DIV>
<DIV>* </FONT><FONT face=Arial size=2>Cell voice mail picks up.
</FONT></DIV>
<DIV><FONT face=Arial size=2>* Voice says "Please press any key to accept a call
for extension 100". No keys pressed since it's a voice mail</FONT></DIV>
<DIV><FONT face=Arial size=2>* Call is routed to Asterisk
voicemail.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It seems straight forward to try multiple
locations, but I'm not seeing how to only patch the call through if the user
responds with a key press.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>WILL</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>