[asterisk-users] Configuring ISDN PRI using DAHDI

2011-05-30 Thread bilal ghayyad
Hi All;

>From the CLI, if I typed pri then I can find the command and the relative 
>commands for it .. does this mean that the libpri is installed well? How can I 
>be sure that Asterisk took the libpri and it is functioning?

Now, regarding to the PRI configurations:

The provider is using: ISDN PRI E1, hdb3 and they disable the CRC4


At the /etc/dahdi/system.conf I added the following:

span=1,1,0,ccs,hdb3,yellow
bchan=1-15,17-31
dchan=16

I have a question, as I am using E1 so it is a wrong to use a loadzone us? 
Because us is using T1 and not E1?

At the /etc/asterisk/chan_dahdi.conf I added the following:

context=Incoming
group=0
signaling=pri_net (and really I do not know if I have to use pri_cpe)
switchtype=euroisdn
channel=>1-15,17-31

Well, Do I miss any thing?

What commands that can help me to know if I have hardware failure in the card, 
if the E1 is UP or not?

Your kindly help is highly appreciated.
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


Re: [asterisk-users] Configuring ISDN PRI using DAHDI

2011-05-31 Thread Thorsten Göllner


  
  
Hi,

"pri show version" should show you something like that:
libpri version: 1.4.11.4

loadzone should be "de".

Better you configure your system with the help of "./Setup dahdi"
(which can be found in your wanpipe-source-directory). Or after
installation you can change config files (as root) with "wancfg_dahdi"
  (should be found in /usr/sbin).

Best regards,
-Thorsten-

Am 31.05.2011 00:29, schrieb bilal ghayyad:

  Hi All;

>From the CLI, if I typed pri then I can find the command and the relative commands for it .. does this mean that the libpri is installed well? How can I be sure that Asterisk took the libpri and it is functioning?

Now, regarding to the PRI configurations:

The provider is using: ISDN PRI E1, hdb3 and they disable the CRC4


At the /etc/dahdi/system.conf I added the following:

span=1,1,0,ccs,hdb3,yellow
bchan=1-15,17-31
dchan=16

I have a question, as I am using E1 so it is a wrong to use a loadzone us? Because us is using T1 and not E1?

At the /etc/asterisk/chan_dahdi.conf I added the following:

context=Incoming
group=0
signaling=pri_net (and really I do not know if I have to use pri_cpe)
switchtype=euroisdn
channel=>1-15,17-31

Well, Do I miss any thing?

What commands that can help me to know if I have hardware failure in the card, if the E1 is UP or not?

Your kindly help is highly appreciated.
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