bilal ghayyad
2011-Mar-29 22:11 UTC
[asterisk-users] E1 PRI configuration: DAHDI and LIBPRI
Hi All; I have an E1 card with two ports for ISDN PRI. Do I need to install DAHDI in addition to LIBPRI? For placing outside calls (outgoing) via the PRI, then in the extension.exe file, I will use the Dial function? But how can I determine that I need to use the PRI channels and not the analoge channels? Last point: how can I know that asterisk is containing libpri? In other words, how can I know that the libpri has been included in the compilation and yes I can use it? Any command of file that give this proof? What is the difference if I did not compiled the libpri and if I compiled it? Is there a command to distinguish this? Regards Bilal
Warren Selby
2011-Mar-29 23:10 UTC
[asterisk-users] E1 PRI configuration: DAHDI and LIBPRI
Sorry for the top post, responding from my phone... Yes, you'll need both DAHDI and libpri to make an E1 card work with asterisk. Yes, you'll most likely use the Dial() command inside extensions.conf in order to dial out. You'll differentiate your PRI channels from your analog channels in your chan_dahdi.conf file (I believe), probably using groups (although I suppose you could just use channel numbers). I believe you can verify that libpri has been compiled into asterisk by issuing a 'pri show' command at the console after you've got everything running. Thanks, --Warren Selby, dCAP On Mar 29, 2011, at 5:11 PM, bilal ghayyad <bilmar_gh at yahoo.com> wrote:> Hi All; > > I have an E1 card with two ports for ISDN PRI. > > Do I need to install DAHDI in addition to LIBPRI? > > For placing outside calls (outgoing) via the PRI, then in the extension.exe file, I will use the Dial function? But how can I determine that I need to use the PRI channels and not the analoge channels? > > Last point: how can I know that asterisk is containing libpri? In other words, how can I know that the libpri has been included in the compilation and yes I can use it? Any command of file that give this proof? What is the difference if I did not compiled the libpri and if I compiled it? Is there a command to distinguish this? > > Regards > Bilal > > > > > -- > _____________________________________________________________________ > -- 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
Seemingly Similar Threads
- sig_pri.c:985 pri_find_dchan: Span 1: No D-channels available! Using Primary channel as D-channel anyway!
- sig_pri.c:985 pri_find_dchan: Span 1: D-chanannel anyway!
- DAHDI: How to know since when it is used? How to shutdown after max time?
- Goto Queue, does not work, it should play message or any thing
- sig_pri.c:985 pri_find_dchan: Span 1: No D-chanannel anyway!