<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The ignorepat statement allows me hear dialtone of my pbx, not remote; <br>
I'd like to dial some number (for example 5) and get dialtone of
remote&nbsp; asterisk.<br>
I think the only way is to use DISA or?<br>
<br>
Karlos.<br>
&nbsp;<br>
<br>
Jason Bachman wrote:
<blockquote cite="mid44215757.9090003@bachman.cc" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <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>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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>
<br>
</body>
</html>