<!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">
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>
</body>
</html>