Project

General

Profile

configure card PRI on GoAutoDial CE 2.1

Added by fonzo de laia about 11 years ago

hi,
I have a card OpenVox D410P/D210P/D115P (it has two doors I think that is the D210P), I would like some help on how to configure it, the system recognizes it as me "Communication controller: Digium, Inc. Wildcard TE210P/TE212P dual-span T1 / E1/J1 3.3V card "written on the main screen of the menu goautodial
"Vicidial Admin" under "Hardware Information".
In the Asterisk CLI with the command "dahdi show status" I get:
goautodial*CLI> dahdi show status
Description Alarms IRQ bpviol CRC4
T2XXP (PCI) Card 0 Span 1 UNCONFIGUR 0 0 0
T2XXP (PCI) Card 0 Span 2 UNCONFIGUR 0 0 0

I kindly ask whether an aid to activate at least one channel or both if it is possible.
I read the guides but do not really know where to start, partly because I have no experience with this type of configuration.
I read this http://goautodial.org/boards/3/topics/227 and http://www.cadvision.com/blanchas/Asterisk/DahdiT1trunk2.html but I did not understand very

thanks in advance


Replies (3)

RE: configure card PRI on GoAutoDial CE 2.1 - Added by striker 247 about 11 years ago

hi
i think the openvox is a clone of digium cards
so you can use the same method used to configure the digium cards, check the below blog for the same

[[http://striker24x7.blogspot.in/2012/04/configuring-digium-cards-with-asterisk.html
]]

br
striker
striker24x7.blogspot.com

RE: configure card PRI on GoAutoDial CE 2.1 - Added by fonzo de laia about 11 years ago

got to the point 3 of the guide can not find the file / etc / asterisk / chan_dahdi.conf,
the file is located under / etc/asterisk-1.4.39.1-samples/chan_dahdi.conf
but I do not think this to be changed.

"3. Now configuration is done, some small changes to be done to enable the channels in the asterisk

go to   vi  /etc/asterisk/chan_dahdi.conf
go to last line of the file by pressing shift+g
then add this line #include dahdi-channels.conf
save and exit the file."

therefore I can not even follow step 4

another question:
the dialplan exten => _X., Dial (DAHDI/g0 / $ {EXTEN},,) where it needs to be put to work properly?
within the file extensions.conf or in extensions-vicidial.conf or by graphical interface in the "Custom Dialplan Entry" which is located in the menu
admin -> server

when I run the command dahdi_cfg-vvvv gives me a strange sentence of
two channels 16 and 47:

Channel 44: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 44)
Channel 45: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 45)
Channel 46: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 46)
Channel 47: D-channel (Default) (Echo Canceler: none) (Slaves: 47)
Channel 48: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 48)
Channel 49: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 49)
Channel 50: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 50)
Channel 51: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 51)
Channel 52: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 52)
Channel 53: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 53)
Channel 54: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 54)
Channel 55: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 55)
Channel 56: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 56)
Channel 57: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 57)
Channel 58: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 58)
Channel 59: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 59)
Channel 60: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 60)
Channel 61: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 61)
Channel 62: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 62)

62 channels to configure.

and then

Setting echocan for channel 44 to mg2
Changing signalling on channel 45 from Unused to Clear channel
Setting echocan for channel 45 to mg2
Changing signalling on channel 46 from Unused to Clear channel
Setting echocan for channel 46 to mg2
Changing signalling on channel 47 from Unused to HDLC with FCS check
Setting echocan for channel 47 to none
Changing signalling on channel 48 from Unused to Clear channel
Setting echocan for channel 48 to mg2
Changing signalling on channel 49 from Unused to Clear channel
Setting echocan for channel 49 to mg2
Changing signalling on channel 50 from Unused to Clear channel
Setting echocan for channel 50 to mg2
Changing signalling on channel 51 from Unused to Clear channel
Setting echocan for channel 51 to mg2
Changing signalling on channel 52 from Unused to Clear channel
Setting echocan for channel 52 to mg2
Changing signalling on channel 53 from Unused to Clear channel
Setting echocan for channel 53 to mg2
Changing signalling on channel 54 from Unused to Clear channel
Setting echocan for channel 54 to mg2
Changing signalling on channel 55 from Unused to Clear channel
Setting echocan for channel 55 to mg2
Changing signalling on channel 56 from Unused to Clear channel
Setting echocan for channel 56 to mg2
Changing signalling on channel 57 from Unused to Clear channel
Setting echocan for channel 57 to mg2
Changing signalling on channel 58 from Unused to Clear channel
Setting echocan for channel 58 to mg2
Changing signalling on channel 59 from Unused to Clear channel
Setting echocan for channel 59 to mg2
Changing signalling on channel 60 from Unused to Clear channel
Setting echocan for channel 60 to mg2
Changing signalling on channel 61 from Unused to Clear channel
Setting echocan for channel 61 to mg2
Changing signalling on channel 62 from Unused to Clear channel
Setting echocan for channel 62 to mg2

thanks in advance

by fonzo

    (1-3/3)
    Go to top