<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>At the time I can not offer a lot of money for this
feature. Tried to make a bounty on voip-info but I can't seem too
(been up for a few days now). I am offering $35.00 for this. Here is what I
orig. put on bug tracker.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>I was trying to make the following macro that would allow a user to make
a<BR>menu selection. As of now when I use it and make a selection when a
digit<BR>is pressed it goes to the context that sent it to the macro and it
looks<BR>for that digit in that context (the one that sent the call to the
macro):<BR><BR>Exten =>
123,1,Macro(voice-file,open,s,1,closed,s,1)<BR><BR>[macro-a]<BR>exten =>
s,1,Set(TIMEOUT(response)=5)<BR>exten => s,2,Background(${ARG1})<BR><BR>exten
=> 1,1,Goto(${ARG2},${ARG3},${ARG4})<BR><BR>exten =>
2,1,Goto(${ARG5},${ARG6},${ARG7})<BR></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Please reply to dovid _AT_ dovid _DOT_
net</FONT></DIV></BODY></HTML>