<!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.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<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="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; 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>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation provided by Easynews.com --<BR><BR>asterisk-users mailing 
  list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE></BODY></HTML>