[Asterisk-Users] how to loop E400P card to test ?Any help will be
appreciated.
dev2002 at 163.com
dev2002 at 163.com
Thu Jul 28 01:19:35 MST 2005
asterisk-users
Any help will be appreciated.
This card did not connect with E1 line
how to loop E400P card to test ?
now I loop the card.
span 1 ---span2
RJ45 pins
1--4
2--5
but show :
When calling ,showing error:
app_dial.c:764 dial_exec: Unable to create channel of type 'Zap'
Asterisk Ready.
*CLI> -- Registered SIP '2002' at 192.168.139.59 port 3289 expires 120
-- Executing Dial("SIP/2002-a4af", "Zap/1") in new stack
Jul 28 15:51:25 NOTICE[1910]: app_dial.c:764 dial_exec: Unable to create channel of type 'Zap'
== Everyone is busy/congested at this time
-- Executing Hangup("SIP/2002-a4af", "") in new stack
== Spawn extension (default, 2001, 2) exited non-zero on 'SIP/2002-a4af'
--------------------------
zapata.conf
signalling= pri_cpe
switchtype=national
pridialplan=unknown
group=1
channel=>1-15
channel=>17-31
group = 2
channel => 32-46
channel => 48-62
group = 3
channel => 63-77
channel => 79-93
group = 4
channel => 94-108
channel => 110-124
------------------------
zaptel.conf
span=1,1,0,ccs,hdb3,crc4
bchan=1-15
dchan=16
bchan=17-31
span=2,1,0,ccs,hdb3,crc4
bchan=32-46
dchan=47
bchan=48-62
span=3,1,0,ccs,hdb3,crc4
bchan=63-77
dchan=78
bchan=79-93
span=4,1,0,ccs,hdb3,crc4
bchan=94-108
dchan=109
bchan=110-124
--------------------------
extensions.conf
[default]
include => from-sip
[from-sip]
exten => 2001,1,Dial(Zap/1);
exten => 2001,2,Hangup
exten =>2002,1,Dial(SIP/2002,30)
exten =>2002,2,Hangup
thanks a lot
:)
dev2002
dev2002 at 163.com
2005-07-28
More information about the asterisk-users
mailing list