<!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">
Funny you mention it. The problem that i was having with the trunks was
that i put every channel in it's own group.<br>
In amp, all the trunks where identified by g0,g1,g2,g3.&nbsp; We changed
that to 0,1,2,3 yesterday.&nbsp; Doing that it allows me to dial out on any
one trunk that i want, where before i could only dial on the first one.<br>
<br>
Looking in zapata.conf i have<br>
[trunkgroups]<br>
<i>nothing here<br>
<br>
</i>[channels]<br>
group=1<br>
callgroup=1<br>
pickupgroup=1<br>
<br>
So i think i see where i need to go with that.&nbsp; This is the problem
with using AAH vs. setting it up manually.&nbsp; I didn't learn how it
really works.<br>
<br>
Thanks a lot!<br>
<br>
Steven wrote:
<blockquote cite="mideave15$h90$1@sea.gmane.org" type="cite">
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <meta content="MSHTML 6.00.2900.2912" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">If you have zap groups defines then
instead of </font></div>
  <div>exten =&gt; 299,1,Macro(dialout,5,1914426nnnn,,)<br>
  <font face="Arial" size="2">you would use</font></div>
  <div>exten =&gt; 299,1,Macro(dialout,g0,1914426nnnn,,)</div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">g0 or gwhatever is the group number
for a list of zap trunks.</font></div>
  <div><font face="Arial" size="2">Look at group in zapata.conf.</font><br>
  </div>
  <div><br>
-- <br>
-- <br>
Steven</div>
  <div>&nbsp;</div>
  <div><a href="http://www.glimasoutheast.org">http://www.glimasoutheast.org</a></div>
  <div>&nbsp;</div>
  <div><br>
&nbsp;</div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div>"Dan Casey" &lt;<a href="mailto:dcasey@debtresolve.com">dcasey@debtresolve.com</a>&gt;
wrote in message <a href="news:44D26FFB.9020704@debtresolve.com">news:44D26FFB.9020704@debtresolve.com</a>...</div>
I actually have it semi-working.&nbsp; My trunks were set up improperly.<br>
Now i can do it, but only if i specify a specific zap channel.<br>
    <br>
exten =&gt; 299,1,Macro(dialout,2,1914304nnnn,,)<br>
    <br>
the 2 takes me to zap 1. I tried to replace that with "s" but no luck..
any idea how to do this where it will pick any available trunk?<br>
    <br>
    <br>
    <br>
    <br>
    <blockquote cite="mid44D262F8.4030108@debtresolve.com" type="cite">
      <pre wrap="">I gave that a try but had no luck. I keep getting all circuits busy.
Perhaps there is another way.
I think it is having trouble when transfering zap to zap.
but no matter what i do i can't get it.

I made a sip number to try from, but its not working
[ext-local-custom]
;exten =&gt; 299,1,Macro(dialout-trunk,0,914426nnnn,,)
exten =&gt; 299,1,Macro(dialout,5,1914426nnnn,,)

This is what i've been getting all day long.
    -- Executing Dial("SIP/212-ace5", "ZAP/g4/1914426nnnn") in new stack
  == Everyone is busy/congested at this time
I assure you are not busy :)


Steven wrote:
  </pre>
      <blockquote type="cite">
        <pre wrap="">I use :
exten =&gt; 5600,3,Macro(dialout-trunk,0,91248XXXXXXX,,)

Mind you that I am using FreePBX, so I am using the dialout-trunk macro.
But before I used FreePBX, I would do the same with Dial.
5600 is a DID number that gets forwarded outside.



  
    </pre>
      </blockquote>
      <pre wrap=""><!---->_______________________________________________
--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>
    <p> </p>
    <hr> _______________________________________________<br>
--Bandwidth and Colocation provided by Easynews.com --<br>
    <br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp;&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>
</body>
</html>