keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about D-110P 1 Span E1/T1/J1 Interface Card

D110P not working

15 years 3 months ago #2523 by onedumslack
I get fast busy's and all circuit's are busy and you have reached a non working number.

I have green light on back of card. I have moved jumper to open position for T1.

Help please. I have tried multiple version of zaptel, asterisk, libpri.

D-110P v1.2
CentOS 5.2
dahdi-linux-2.1.0.3
dahdi-tools-2.1.0.2
libpri-1.4.7
asterisk-1.4.22
asterisk-addons-1.4.7

/etc/dahdi/system.conf
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
loadzone = us
defaultzone = us

/etc/dahdi/modules
wcte11xp

/etc/asterisk/chan_dahdi.conf
[trunkgroups]
[channels]
context=zap-in
switchtype=national
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
echocancel=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
callprogress=no
callerid=asreceived
group=1
signalling=pri_cpe
channel => 1-23

/etc/asterisk/extensions.conf
[globals]
[general]
autofallthrough=yes
[default]
exten => s,1,Verbose(1|Unrouted call handler)
exten => s,n,Answer()
exten => s,n,Wait(1)
exten => s,n,Playback(tt-weasels)
exten => s,n,Hangup()
[zap-in]
exten => s,1,Wait(1)
exten => s,n,Answer()
exten => s,n,Wait(1)
exten => s,n,Playback(tt-weasels)
exten => s,n,Hangup()
[internal]
exten => 500,1,Verbose(1|Echo test application)
exten => 500,n,Echo()
exten => 500,n,Hangup()
exten => 1000,1,Verbose(1|Extension 1000)
exten => 1000,n,Dial(SIP/1000,30)
exten => 1000,n,Hangup()
exten => 1001,1,Verbose(1|Extension 1001)
exten => 1001,n,Dial(SIP/1001,30)
exten => 1001,n,Hangup()
[phones]
include => internal

/etc/asterisk/sip.conf
[general]
context=default
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
[1000]
type=friend
context=phones
host=dynamic
secret=secret
[1001]
type=friend
context=phones
host=dynamic
secret=secret


# dahdi_cfg -vvvvvvvv
DAHDI Tools Version - 2.1.0.2

DAHDI Version: 2.1.0.3
Echo Canceller(s):
Configuration
======================

SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)

Channel map:

Channel 01: Clear channel (Default) (Slaves: 01)
Channel 02: Clear channel (Default) (Slaves: 02)
Channel 03: Clear channel (Default) (Slaves: 03)
Channel 04: Clear channel (Default) (Slaves: 04)
Channel 05: Clear channel (Default) (Slaves: 05)
Channel 06: Clear channel (Default) (Slaves: 06)
Channel 07: Clear channel (Default) (Slaves: 07)
Channel 08: Clear channel (Default) (Slaves: 08)
Channel 09: Clear channel (Default) (Slaves: 09)
Channel 10: Clear channel (Default) (Slaves: 10)
Channel 11: Clear channel (Default) (Slaves: 11)
Channel 12: Clear channel (Default) (Slaves: 12)
Channel 13: Clear channel (Default) (Slaves: 13)
Channel 14: Clear channel (Default) (Slaves: 14)
Channel 15: Clear channel (Default) (Slaves: 15)
Channel 16: Clear channel (Default) (Slaves: 16)
Channel 17: Clear channel (Default) (Slaves: 17)
Channel 18: Clear channel (Default) (Slaves: 18)
Channel 19: Clear channel (Default) (Slaves: 19)
Channel 20: Clear channel (Default) (Slaves: 20)
Channel 21: Clear channel (Default) (Slaves: 21)
Channel 22: Clear channel (Default) (Slaves: 22)
Channel 23: Clear channel (Default) (Slaves: 23)
Channel 24: D-channel (Default) (Slaves: 24)

24 channels to configure.
15 years 3 months ago #2524 by james.zhu
hello,
I did not see any error from the message, please check the zapata.conf and asterisk, please under asterisk run: dahdi show channels? if you can not see any channels, which means that your dahdi_so is not loaded? make sure you have set right dialplan for your calls. if leds are green, it is connecting with not any physical problem.
please show me you zapata.conf, extensions.conf and error related with calls!
regards!
James.zhu

15 years 3 months ago #2526 by onedumslack
Thank you for the reply. While I was checking out this command
CLI>dadhi show channels
I noticed this message appear:
-- Extension '7053' in context 'zap-in' from '4803465150' does not exist. Rejecting call on channel 0/1, span 1

So it appears I need to find out how to configure the DID's in my extensions.conf file.

I will read more on this. Thanks.
15 years 3 months ago #2527 by onedumslack
Looks like I just needed to add the last four digits of my DID in the [zap-in] context.
It's working now.


exten => 7053,1,Answer()
exten => 7053,n,Wait(1)
exten => 7053,n,Playback(tt-weasels)
exten => 7053,n,Hangup()
:lol:
Time to create page: 0.037 seconds
Powered by Kunena Forum