View previous topic :: View next topic |
Author |
Message |
vitor.mazuco at gmail.com Guest
|
Posted: Wed Apr 20, 2016 3:03 pm Post subject: [asterisk-users] How to use Automatic Call Distribution for |
|
|
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 |
|
Back to top |
|
|
dovid at telecurve.com Guest
|
Posted: Wed Apr 20, 2016 4:17 pm Post subject: [asterisk-users] How to use Automatic Call Distribution for |
|
|
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@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | 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
|
|
|
Back to top |
|
|
|