<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
As I see here, you do not have to include the big10 context inside the
default context, as you have an extension defined to reach that context
and its extention is start extension.<br>
If the cleveland-IVR is based on the start extension too, the same
applies. <br>
<br>
Besides that, it would work...(maybe not the way you expect...<span
 class="moz-smiley-s1"><span> :-) </span></span>)<br>
<br>
Regards,<br>
Juan<br>
<br>
Thomas Perron wrote:
<blockquote
 cite="mid:ca65a2f0911011710v5a232effk9201334f020f454d@mail.gmail.com"
 type="cite">Is this going to work:<br>
  <br>
[default]<br>
include =&gt; stdexten<br>
include =&gt; big10-IVR<br>
include =&gt; cleveland-IVR<br>
exten =&gt; _17035745353,1,Goto(big10-IVR,s,1)<br>
exten =&gt; _15672528431,1,Goto(cleveland-IVR,s,1)<br>
  <br>
  <br>
[big10-IVR]<br>
exten =&gt; s,1,Answer()<br>
exten =&gt; s,n,Background(dir-welcome)<br>
;exten =&gt; s,n,WaitExten(1)<br>
;exten =&gt; s,n,Background(astcc-please-enter-your)<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
</body>
</html>