[asterisk-users] Zaptel Problem - Unable to create channel of type 'Zap'

2006-07-19 Thread Lincoln Zuljewic Silva




Hello all. I have a Digitum TE110P board configured and working (I
think that it's working). When I configure in extensions.conf to a
extension route to that board I get "Unable to create channel of type
'Zap'" on log.

Here are some configuration:

lspci -vv
:01:07.0 Network controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
 Subsystem: Unknown device 795e:0001
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
TAbort- TAbort- MAbort- SERR- PERR-
 Latency: 64 (250ns min, 32000ns max)
 Interrupt: pin A routed to IRQ 11
 Region 0: I/O ports at c800 [size=256]
 Region 1: Memory at fc5ff000 (32-bit, non-prefetchable)
[size=4K]
 Capabilities: [40] Power Management version 2
 Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA
PME(D0+,D1-,D2+,D3hot+,D3cold-)
 Status: D0 PME-Enable- DSel=0 DScale=0 PME-

ztcfg -vv
Zaptel Configuration
==

SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)

Channel map:

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

31 channels configured.

My zaptel.cfg
span=1,0,0,cas,hdb3
loadzone=us
defaultzone=us
bchan=1-15,17-31
dchan=16

My zapata.conf
[channels]
context=customer
signalling=pri_cpe
channel = 1

My extensions.conf
exten = 4502,1,Dial(Zap/1/4502)

show channels in Asterisk CLI:
 Channel (Context Extension Pri ) State Appl.
Data
0 active channel(s)

zap show channels in Asterisk CLI:
 Chan Extension Context Language MusicOnHold
pseudo customer
 1 customer

zap show channel 1 in Asterisk CLI:
hannel: 1
File Descriptor: 10
Span: 1
Extension:
Dialing: no
Context: corsidian
Caller ID string:
Destroy: 0
InAlarm: 0
Signalling Type: PRI Signalling
Owner: None
Real: None
Callwait: None
Threeway: None
Confno: -1
Propagated Conference: -1
Real in conference: 0
DSP: no
Relax DTMF: no
Dialing/CallwaitCAS: 0/0
Default law: alaw
Fax Handled: no
Pulse phone: no
Echo Cancellation: 0 taps unless TDM bridged, currently OFF
PRI Flags:
PRI Logical Span: Implicit
Actual Hookstate: Onhook

When I dial 4502 in the softphone I get "Unable to create channel
of type 'Zap'".
Could anybody give to me a little help ?

Thanks a lot !
Lincoln



___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Zaptel Problem - Unable to create channel of type 'Zap'

2006-07-19 Thread Moises Silva

Are you sure the other end is configured properly?
What does zttool says?
Have you turned on all the asterisk debug messages to look further?

Regards

On 7/19/06, Lincoln Zuljewic Silva [EMAIL PROTECTED] wrote:


 Hello all. I have a Digitum TE110P board configured and working (I think
that it's working). When I configure in extensions.conf to a extension route
to that board I get Unable to create channel of type 'Zap' on log.

 Here are some configuration:

 lspci -vv
 :01:07.0 Network controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN
interface
 Subsystem: Unknown device 795e:0001
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
 Latency: 64 (250ns min, 32000ns max)
 Interrupt: pin A routed to IRQ 11
 Region 0: I/O ports at c800 [size=256]
 Region 1: Memory at fc5ff000 (32-bit, non-prefetchable) [size=4K]
 Capabilities: [40] Power Management version 2
 Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA
PME(D0+,D1-,D2+,D3hot+,D3cold-)
 Status: D0 PME-Enable- DSel=0 DScale=0 PME-

 ztcfg -vv
 Zaptel Configuration
 ==

 SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)

 Channel map:

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

 31 channels configured.

 My zaptel.cfg
 span=1,0,0,cas,hdb3
 loadzone=us
 defaultzone=us
 bchan=1-15,17-31
 dchan=16

 My zapata.conf
 [channels]
 context=customer
 signalling=pri_cpe
 channel = 1

 My extensions.conf
 exten = 4502,1,Dial(Zap/1/4502)

 show channels in Asterisk CLI:
 Channel  (ContextExtensionPri )   State Appl. Data
 0 active channel(s)

 zap show channels in Asterisk CLI:
Chan Extension  Context Language   MusicOnHold
  pseudocustomer
   1customer

 zap show channel 1 in Asterisk CLI:
 hannel: 1
 File Descriptor: 10
 Span: 1
 Extension:
 Dialing: no
 Context: corsidian
 Caller ID string:
 Destroy: 0
 InAlarm: 0
 Signalling Type: PRI Signalling
 Owner: None
 Real: None
 Callwait: None
 Threeway: None
 Confno: -1
 Propagated Conference: -1
 Real in conference: 0
 DSP: no
 Relax DTMF: no
 Dialing/CallwaitCAS: 0/0
 Default law: alaw
 Fax Handled: no
 Pulse phone: no
 Echo Cancellation: 0 taps unless TDM bridged, currently OFF
 PRI Flags:
 PRI Logical Span: Implicit
 Actual Hookstate: Onhook

 When I dial 4502 in the softphone I get Unable to create channel of type
'Zap'.
 Could anybody give to me a little help ?

 Thanks a lot !
 Lincoln


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users






--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  

Re: [asterisk-users] Zaptel Problem - Unable to create channel of type 'Zap'

2006-07-19 Thread Lincoln Zuljewic Silva




Hello Moises. I enabled debug mode in asterisk. When I dial, I get:

Jul 19 14:24:38 DEBUG[4463]: build_route: Contact hop:
sip:192.168.0.6:5060
Jul 19 14:24:38 VERBOSE[4463]: -- Executing
Dial("SIP/192.168.0.6-08137090", "Zap/1/4502") in new stack
Jul 19 14:24:38 NOTICE[4463]: Unable to create channel of type 'Zap'
Jul 19 14:24:38 VERBOSE[4463]: == Everyone is busy/congested at this
time
Jul 19 14:24:38 DEBUG[4463]: Exiting with DIALSTATUS=CHANUNAVAIL.

zttool say:
OK Digium Wildcard TE110P T1/E1 Card 0

Current Alarms: No alarms. 
Sync Source: Internally clocked
IRQ Misses: 14
Bipolar Viol: 0
Tx/Rx Levels: 0/ 0 
Total/Conf/Act: 31/ 31/ 0
112333
1234567890123456789012345789012

I thing that the other end it's ok because I can close the ISDN Link
between the two machines.

Thanks
Lincoln

Moises Silva wrote:
Are you sure the other end is configured properly?
  
What does "zttool" says?
  
Have you turned on all the asterisk debug messages to look further?
  
  
Regards
  
  
On 7/19/06, Lincoln Zuljewic Silva [EMAIL PROTECTED] wrote:
  
  
Hello all. I have a Digitum TE110P board configured and working (I
think

that it's working). When I configure in extensions.conf to a extension
route

to that board I get "Unable to create channel of type 'Zap'" on log.


Here are some configuration:


lspci -vv

:01:07.0 Network controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN

interface

 Subsystem: Unknown device 795e:0001

 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr-

Stepping- SERR+ FastB2B-

 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
TAbort-

TAbort- MAbort- SERR- PERR-

 Latency: 64 (250ns min, 32000ns max)

 Interrupt: pin A routed to IRQ 11

 Region 0: I/O ports at c800 [size=256]

 Region 1: Memory at fc5ff000 (32-bit, non-prefetchable)
[size=4K]

 Capabilities: [40] Power Management version 2

 Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA

PME(D0+,D1-,D2+,D3hot+,D3cold-)

 Status: D0 PME-Enable- DSel=0 DScale=0 PME-


ztcfg -vv

Zaptel Configuration

==


SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)


Channel map:


Channel 01: Individual Clear channel (Default) (Slaves: 01)

Channel 02: Individual Clear channel (Default) (Slaves: 02)

Channel 03: Individual Clear channel (Default) (Slaves: 03)

Channel 04: Individual Clear channel (Default) (Slaves: 04)

Channel 05: Individual Clear channel (Default) (Slaves: 05)

Channel 06: Individual Clear channel (Default) (Slaves: 06)

Channel 07: Individual Clear channel (Default) (Slaves: 07)

Channel 08: Individual Clear channel (Default) (Slaves: 08)

Channel 09: Individual Clear channel (Default) (Slaves: 09)

Channel 10: Individual Clear channel (Default) (Slaves: 10)

Channel 11: Individual Clear channel (Default) (Slaves: 11)

Channel 12: Individual Clear channel (Default) (Slaves: 12)

Channel 13: Individual Clear channel (Default) (Slaves: 13)

Channel 14: Individual Clear channel (Default) (Slaves: 14)

Channel 15: Individual Clear channel (Default) (Slaves: 15)

Channel 16: D-channel (Default) (Slaves: 16)

Channel 17: Individual Clear channel (Default) (Slaves: 17)

Channel 18: Individual Clear channel (Default) (Slaves: 18)

Channel 19: Individual Clear channel (Default) (Slaves: 19)

Channel 20: Individual Clear channel (Default) (Slaves: 20)

Channel 21: Individual Clear channel (Default) (Slaves: 21)

Channel 22: Individual Clear channel (Default) (Slaves: 22)

Channel 23: Individual Clear channel (Default) (Slaves: 23)

Channel 24: Individual Clear channel (Default) (Slaves: 24)

Channel 25: Individual Clear channel (Default) (Slaves: 25)

Channel 26: Individual Clear channel (Default) (Slaves: 26)

Channel 27: Individual Clear channel (Default) (Slaves: 27)

Channel 28: Individual Clear channel (Default) (Slaves: 28)

Channel 29: Individual Clear channel (Default) (Slaves: 29)

Channel 30: Individual Clear channel (Default) (Slaves: 30)

Channel 31: Individual Clear channel (Default) (Slaves: 31)


31 channels configured.


My zaptel.cfg

span=1,0,0,cas,hdb3

loadzone=us

defaultzone=us

bchan=1-15,17-31

dchan=16


My zapata.conf

[channels]

context=customer

signalling=pri_cpe

channel = 1


My extensions.conf

exten = 4502,1,Dial(Zap/1/4502)


show channels in Asterisk CLI:

 Channel (Context Extension Pri ) State Appl.
Data

0 active channel(s)


zap show channels in Asterisk CLI:

 Chan Extension Context Language MusicOnHold

 pseudo customer

 1 customer


zap show channel 1 in Asterisk CLI:

hannel: 1

File Descriptor: 10

Span: 1

Extension:

Dialing: no

Context: 

Re: [asterisk-users] Zaptel Problem - Unable to create channel of type 'Zap'

2006-07-19 Thread Moises Silva

Im not a PRI guru, just configured once one of our asterisk servers in
loop using PRI for testing purposes (we were getting problems with
MFCR2). But for my experience i can tell you that OK in zttool (no
alarms) does not means that everything should work. Only the physical
link is ok, but the call protocol may be having problems. I know you
have a card with only one port, but a very good test would be make a
crossover cable and make a loop in your box, configuring 2 spans, one
of them as pri_cpe and the other as pri_net to see if you can make
calls that way.

Regards

On 7/19/06, Lincoln Zuljewic Silva [EMAIL PROTECTED] wrote:


 Hello Moises. I enabled debug mode in asterisk. When I dial, I get:

 Jul 19 14:24:38 DEBUG[4463]: build_route: Contact hop:
sip:192.168.0.6:5060
 Jul 19 14:24:38 VERBOSE[4463]: -- Executing
Dial(SIP/192.168.0.6-08137090, Zap/1/4502) in new stack
 Jul 19 14:24:38 NOTICE[4463]: Unable to create channel of type 'Zap'
 Jul 19 14:24:38 VERBOSE[4463]:   == Everyone is busy/congested at this time
 Jul 19 14:24:38 DEBUG[4463]: Exiting with DIALSTATUS=CHANUNAVAIL.

 zttool say:
 OK  Digium Wildcard TE110P T1/E1 Card 0

 Current Alarms: No alarms.
  Sync Source:Internally clocked
 IRQ Misses:  14
 Bipolar Viol: 0
 Tx/Rx Levels: 0/  0
 Total/Conf/Act:  31/ 31/  0
 112333
 1234567890123456789012345789012

 I thing that the other end it's ok because I can close the ISDN Link
between the two machines.

 Thanks
 Lincoln

 Moises Silva wrote:
Are you sure the other end is configured properly?
 What does zttool says?
 Have you turned on all the asterisk debug messages to look further?

 Regards

 On 7/19/06, Lincoln Zuljewic Silva [EMAIL PROTECTED] wrote:


  Hello all. I have a Digitum TE110P board configured and working (I think
 that it's working). When I configure in extensions.conf to a extension
route
 to that board I get Unable to create channel of type 'Zap' on log.

  Here are some configuration:

  lspci -vv
  :01:07.0 Network controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN
 interface
  Subsystem: Unknown device 795e:0001
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr-
 Stepping- SERR+ FastB2B-
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
 TAbort- MAbort- SERR- PERR-
  Latency: 64 (250ns min, 32000ns max)
  Interrupt: pin A routed to IRQ 11
  Region 0: I/O ports at c800 [size=256]
  Region 1: Memory at fc5ff000 (32-bit, non-prefetchable) [size=4K]
  Capabilities: [40] Power Management version 2
  Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA
 PME(D0+,D1-,D2+,D3hot+,D3cold-)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-

  ztcfg -vv
  Zaptel Configuration
  ==

  SPAN 1: CAS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)

  Channel map:

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

  31 channels configured.

  My zaptel.cfg
  span=1,0,0,cas,hdb3
  loadzone=us
  defaultzone=us
  bchan=1-15,17-31
  dchan=16

  My