<!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">
<font face="Comic Sans MS">Karlos,<br>
Sounds like you want ignorepat =&gt; 2 (or 3) in the context that holds
the dial patterns.&nbsp; This will continue the dialtone after you dial 2 or
3 in your dialplan. <br>
IE:<br>
[system-2]<br>
ignorepat =&gt; 3<br>
exten =&gt; _3XX,s,1,Dial(IAX2/system-2/${EXTEN})<br>
<br>
Jason<br>
</font><br>
Karlos wrote:
<blockquote cite="mid442168E5.2000602@feld.cvut.cz" type="cite">Hi,
  <br>
  <br>
I have two asterisks connected via IAX2 trunk. The first * use dial
prefix 2XX, the second one 3XX.
  <br>
Calls routing works OK.
  <br>
But I don't know how to get dialtone of remote asterisk pbx.
  <br>
I'd like to get dialtone of asterisk #2 after dialing 3 and dialtone of
asterisk #1 after dialing 2.
  <br>
  <br>
I know something about DISA but I'm not sure if it is a right way.
  <br>
Can you give me advice?
  <br>
  <br>
Thanks.
  <br>
  <br>
Karlos.
  <br>
  <br>
_______________________________________________
  <br>
--Bandwidth and Colocation provided by Easynews.com --
  <br>
  <br>
Asterisk-Users mailing list
  <br>
To UNSUBSCRIBE or update options visit:
  <br>
&nbsp; <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  <br>
</blockquote>
</body>
</html>