<!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.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>For testing purposes, my dial line is:</FONT></DIV>
<DIV><FONT face=Arial size=2> Dial(${ARG2},20,tT)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>When I call from one machine through asterisk to
another, I can press # from either side and hear "Transfer."</FONT></DIV>
<DIV><FONT face=Arial size=2>However, from the caller side I can continue on and
put people on hold by dialing '700'.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>From the callee side, I can press # but if I try to
dial an extension I hear "I'm sorry. That is not a valid extension.
Please try again." Asterisk displays a message "Unable to find extension
'7' in context ' ' "</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What this tells me is that if a VOIP client picks
up a line that has been Dial()ed from asterisk, that client is not given a
context and, therefore, cannot dial extensions. How can this be
fixed? Have I messed up the setup somehow? If so, can anyone give me
a working example?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>John.</FONT></DIV></BODY></HTML>