Vitor Mazuco
2016-Apr-20 20:03 UTC
[asterisk-users] How to use Automatic Call Distribution for outbound calls with E1 links?
Hello to everyone I have a Automatic Call Distribution for I receive calls, and it is normal But how can I make for outbound calls using a E1 links with 30 channels? Is there a specific code for that? Thanks
Dovid Bender
2016-Apr-20 20:08 UTC
[asterisk-users] How to use Automatic Call Distribution for outbound calls with E1 links?
Vitor, You can specify the specific slot such as Dial(Dahdi/10/${EXTEN}) or you can set up the group in dahdi and then call it via that group. For instance Dial(DAHDI/g1/${EXTEN}) or Dial(DAHDI/G1/${EXTEN}). On Wed, Apr 20, 2016 at 4:03 PM, Vitor Mazuco <vitor.mazuco at gmail.com> wrote:> Hello to everyone > > I have a Automatic Call Distribution for I receive calls, and it is normal > > But how can I make for outbound calls using a E1 links with 30 channels? > > Is there a specific code for that? > > Thanks > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160420/d50cea63/attachment.html>