<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=341211600-21032005><FONT face=Arial size=2>I am trying to 
implement a follow-me script (<A 
href="http://www.voip-info.org/wiki-Asterisk+Tips+follow+me">http://www.voip-info.org/wiki-Asterisk+Tips+follow+me</A>) 
but I am having a brain fart as I haven't a clue where to get started with what 
to do with this. From my main menu, I want the extension 300 to execute the 
script as follows:</FONT></SPAN></DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=341211600-21032005>exten =&gt; 300,1,dial(sip/200,20)<BR>exten 
=&gt; 300,2,playback(pls-wait-connect-call)<BR>exten =&gt; 
300,3,Setvar(NewCaller=${CALLERIDNUM})<BR>exten =&gt; 
300,4,SetCIDNum(0${CALLERIDNUM})<BR>exten =&gt; 
300,5,dial(${TRUNK}c/2831385,20,r)<BR>exten =&gt; 
300,6,SetCIDNum(${NewCaller})<BR>exten =&gt; 
300,7,voicemail2(u200@default)<BR>exten =&gt; 
300,101,voicemail2(b200@default)<BR>exten =&gt; 300,102,hangup</SPAN></DIV>
<DIV><SPAN class=341211600-21032005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial size=2>Regardless of what 
(and where) I have tried to implement this, I just cant get it to work properly. 
Does anyone have some tips on this or a nicer follow-me type of 
script?</FONT></SPAN></DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial size=2>Kerry 
Garrison</FONT></SPAN></DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial size=2><A 
href="http://www.geekgazette.com">http://www.geekgazette.com</A></FONT></SPAN></DIV>
<DIV><SPAN class=341211600-21032005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=341211600-21032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>