<div>&nbsp;CF - </div>
<div>&nbsp;</div>
<div>&nbsp;You're right. Most of this can be done with the dial plan. I wrote the app though because I wanted to be able to have the option to work with both channels at the same time through a threaded model. The dial plan doesn't let me do that, and there's no reason it should.
</div>
<div>&nbsp;</div>
<div>&nbsp;So, in this scenario, we're actually dialing already to the first number on the list while the caller is still hearing the annunciator from Allyson about &quot;please wait while we try and connect your call&quot;. The approach right now is really simple and probably could have been done in the dial plan, but I kind of envisioned expanding upon this over time and trying to get the app to act like the Wildfire follow-me application works now with some Sphinx integration down the road. It's going to&nbsp;be a little while before we give things like Wildfire a run for their money, but Mark, Digium, and the Asterisk community&nbsp;have given us a more than adequate platform and framework to get us there.
<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/14/05, <b class="gmail_sendername">C F</b> &lt;<a href="mailto:shmaltz@gmail.com">shmaltz@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">BJ, thanks alot for the coding but I see no reason for it as all you<br>mention is doable currently in Asterisk using some DP magic.
<br>Will just search the list and you should find some examples on how to<br>do it (I think there is even an example on the wiki try:<br><a href="http://www.voip-info.org/wiki-asterisk+cmd+dial">http://www.voip-info.org/wiki-asterisk+cmd+dial
</a> )<br><br>On 10/14/05, BJ Weschke &lt;<a href="mailto:bweschke@gmail.com">bweschke@gmail.com</a>&gt; wrote:<br>&gt;&nbsp;&nbsp;I have coded a new application in Asterisk called app_followme that will do<br>&gt; what you're looking for. The caller who made the call originally is also
<br>&gt; optionally put on hold music while the hunt is going on. There's also<br>&gt; planned functionality for &quot;blacklisting&quot; certain callerIDs so a caller who<br>&gt; is blacklisted will think the find-me/follow-me is working, but in reality
<br>&gt; it's just putting them in a holding pattern and then routing them to<br>&gt; voicemail after waiting for about 20-30 seconds &lt;evil grin&gt;.<br>&gt;<br>&gt;&nbsp;&nbsp;The code isn't really cleaned up yet from my initial alpha / unit testing
<br>&gt; on it which is why I haven't put it on the bugtracker yet, but it's quite<br>&gt; functional now and I'd like for more people to start testing it if they see<br>&gt; a use for this. I'll try to get it up there in the next couple days. It's
<br>&gt; new functionality, and therefore, won't make it into the 1.2 release of<br>&gt; Asterisk, but it doesn't really interfere with much anything else in<br>&gt; Asterisk so you should be able to apply the patch cleanly to any recent HEAD
<br>&gt; branch and probably 1.2 once it's released.<br>&gt;<br>&gt;&nbsp;&nbsp;BJ<br>&gt;<br>&gt; On 10/14/05, Will Glass-Husain &lt;<a href="mailto:wglass@forio.com">wglass@forio.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Hi,
<br>&gt; &gt;<br>&gt; &gt; I'd like to add a feature to my asterisk system that tries to find a user<br>&gt; among a couple of locations, and then goes to internal voicemail if the user<br>&gt; doesn't pick up.&nbsp;&nbsp;(e,g, an internal extension and a cell phone).&nbsp;&nbsp;The catch
<br>&gt; is that I want the user to manually accept the call to prevent it from going<br>&gt; (for example) to the voice mail on my cell phone.<br>&gt; &gt;<br>&gt; &gt; Scenario<br>&gt; &gt; * Call comes in, outside caller dials &quot;100&quot;
<br>&gt; &gt; * Desk phone for user Joe rings.&nbsp;&nbsp;No answer<br>&gt; &gt; * Joe's house phone rings.<br>&gt; &gt; * Joe's wife picks up and hears a voice &quot;Please press any key to accept a<br>&gt; call for extension 100.&quot;
<br>&gt; &gt; * Joe's wife hangs up.<br>&gt; &gt; * Joe's cell phone rings.<br>&gt; &gt; * Joe picks up and hears a voice &quot;Please press any key to accept a call<br>&gt; for extension 100.&quot;<br>&gt; &gt; * Joe presses 1 and says &quot;Hello this is Joe&quot;.
<br>&gt; &gt;<br>&gt; &gt; Alternately, in the penultimate step<br>&gt; &gt; * Cell voice mail picks up.<br>&gt; &gt; * Voice says &quot;Please press any key to accept a call for extension 100&quot;.<br>&gt; No keys pressed since it's a voice mail
<br>&gt; &gt; * Call is routed to Asterisk voicemail.<br>&gt; &gt;<br>&gt; &gt; It seems straight forward to try multiple locations, but I'm not seeing<br>&gt; how to only patch the call through if the user responds with a key press.
<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt; WILL<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com
</a> --<br>&gt; &gt;<br>&gt; &gt; Asterisk-Users mailing list<br>&gt; &gt; <a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br>&gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list
<br>&gt; <a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br>_______________________________________________
<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><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>