On Thu, Jul 24, 2008 at 09:23:44AM -0400, Jay R. Ashworth wrote:
> So I have these 4 new PRIs turning up tomorrow.  Anyone have any
> suggestions on some dialplan that I could use to allow me to manually
> dial calls out over each channel for testing?
> 
> I assume I'd have to make a separate group for each channel in the
> /etc/asterisk/zapata.conf?  Or could I just specify the channel number
> directly in the dialplan and make 24 trunkgroups there with a
> dialpattern for each one?  (I know enough to be dangerous, but not
> quite enough to implement without a little help.  :-)

What's wrong with plain old Zap/NN ?

[test]
exten => _6XXX.,1,Dial(Zap/{EXTEN:1:3}/${EXTEN:4})

Now call 6<chan_num><number-to-dial> in context test.

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to