[asterisk-users] Dahdi_genconf does not generate NT/TE configuration

2009-12-04 Thread Olivier
Hi,

I'm using revision 6822 of Dahdi Tools.

# dahdi_hardware
pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P

# asterisk -rx dahdi show version
DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC

# cat /etc/dahdi/genconf_parameters
...
pri_termtype
SPAN/1  TE
SPAN/2  TE
SPAN/3  NT
SPAN/4  NT


# dahdi_genconf system
# dahdi_genconf
# cat /etc/dahdi/system.conf
...
# Span 2: B4/0/2 B4XXP (PCI) Card 0 Span 2 AMI/CCS
span=2,2,0,ccs,ami
# termtype: te
bchan=4-5
hardhdlc=6
echocanceller=oslec,4-5

# Span 3: B4/0/3 B4XXP (PCI) Card 0 Span 3 AMI/CCS
span=3,3,0,ccs,ami
# termtype: te
bchan=7-8
hardhdlc=9
echocanceller=oslec,7-8


# cat /etc/asterisk/dahdi-channels.conf
...
; Span 2: B4/0/2 B4XXP (PCI) Card 0 Span 2 AMI/CCS
group=1,12
context=remote
switchtype = euroisdn
signalling = bri_cpe
channel = 4-5
context = default
group = 63

; Span 3: B4/0/3 B4XXP (PCI) Card 0 Span 3 AMI/CCS
group=1,13
context=remote
switchtype = euroisdn
signalling = bri_cpe
channel = 7-8
context = default
group = 63
...

As you can see, SPAN/3 is not configured for NT service, either in
system.conf or dahdi-channels.conf.
Did I miss something ?

(Fortunately, when I hand edit both files, it does work).

Cheers
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Re: [asterisk-users] Dahdi_genconf does not generate NT/TE configuration

2009-12-04 Thread Tzafrir Cohen
On Fri, Dec 04, 2009 at 02:42:18PM +0100, Olivier wrote:
 Hi,
 
 I'm using revision 6822 of Dahdi Tools.
 
 # dahdi_hardware
 pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P
 
 # asterisk -rx dahdi show version
 DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC
 
 # cat /etc/dahdi/genconf_parameters
 ...
 pri_termtype
 SPAN/1  TE
 SPAN/2  TE
 SPAN/3  NT
 SPAN/4  NT

With BRI cards dahdi_genconf assumes that it uses whatever the card is
jumpered for.

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Dahdi_genconf does not generate NT/TE configuration

2009-12-04 Thread Olivier
2009/12/4 Tzafrir Cohen tzafrir.co...@xorcom.com

 On Fri, Dec 04, 2009 at 02:42:18PM +0100, Olivier wrote:
  Hi,
 
  I'm using revision 6822 of Dahdi Tools.
 
  # dahdi_hardware
  pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P
 
  # asterisk -rx dahdi show version
  DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC
 
  # cat /etc/dahdi/genconf_parameters
  ...
  pri_termtype
  SPAN/1  TE
  SPAN/2  TE
  SPAN/3  NT
  SPAN/4  NT

 With BRI cards dahdi_genconf assumes that it uses whatever the card is
 jumpered for.


OK but I'm quite certain I set each jumper this way :
jumper 1 and 2 in TE mode, 3 and 4 in NT modes with termination).
How can I further check jumpers are correctly read ?

As it worked correctly after I hand edited system.conf and
dahdi-channels.cont with appropriate values and I connected port 1 to port 4
(and port 2 to 3), I would say there might an issue in card jumper
detection.



 --
   Tzafrir Cohen
 icq#16849755  
 jabber:tzafrir.co...@xorcom.comjabber%3atzafrir.co...@xorcom.com
 +972-50-7952406   mailto:tzafrir.co...@xorcom.com
 http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Re: [asterisk-users] Dahdi_genconf does not generate NT/TE configuration

2009-12-04 Thread Tzafrir Cohen
On Fri, Dec 04, 2009 at 04:06:29PM +0100, Olivier wrote:
 2009/12/4 Tzafrir Cohen tzafrir.co...@xorcom.com
 
  On Fri, Dec 04, 2009 at 02:42:18PM +0100, Olivier wrote:
   Hi,
  
   I'm using revision 6822 of Dahdi Tools.
  
   # dahdi_hardware
   pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P
  
   # asterisk -rx dahdi show version
   DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC
  
   # cat /etc/dahdi/genconf_parameters
   ...
   pri_termtype
   SPAN/1  TE
   SPAN/2  TE
   SPAN/3  NT
   SPAN/4  NT
 
  With BRI cards dahdi_genconf assumes that it uses whatever the card is
  jumpered for.
 
 
 OK but I'm quite certain I set each jumper this way :
 jumper 1 and 2 in TE mode, 3 and 4 in NT modes with termination).
 How can I further check jumpers are correctly read ?
 
 As it worked correctly after I hand edited system.conf and
 dahdi-channels.cont with appropriate values and I connected port 1 to port 4
 (and port 2 to 3), I would say there might an issue in card jumper
 detection.

The qozap driver showed it in name of the driver (or was it the
description)?

Hmm... what about wcb4xxp?

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Dahdi_genconf does not generate NT/TE configuration

2009-12-04 Thread Olivier
2009/12/4 Tzafrir Cohen tzafrir.co...@xorcom.com

 On Fri, Dec 04, 2009 at 04:06:29PM +0100, Olivier wrote:
  2009/12/4 Tzafrir Cohen tzafrir.co...@xorcom.com
 
   On Fri, Dec 04, 2009 at 02:42:18PM +0100, Olivier wrote:
Hi,
   
I'm using revision 6822 of Dahdi Tools.
   
# dahdi_hardware
pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P
   
# asterisk -rx dahdi show version
DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC
   
# cat /etc/dahdi/genconf_parameters
...
pri_termtype
SPAN/1  TE
SPAN/2  TE
SPAN/3  NT
SPAN/4  NT
  
   With BRI cards dahdi_genconf assumes that it uses whatever the card is
   jumpered for.
  
 
  OK but I'm quite certain I set each jumper this way :
  jumper 1 and 2 in TE mode, 3 and 4 in NT modes with termination).
  How can I further check jumpers are correctly read ?
 
  As it worked correctly after I hand edited system.conf and
  dahdi-channels.cont with appropriate values and I connected port 1 to
 port 4
  (and port 2 to 3), I would say there might an issue in card jumper
  detection.

 The qozap driver showed it in name of the driver (or was it the
 description)?

 Hmm... what about wcb4xxp?


I'm afraid I don't get it ...
In this case, I'm using a single B410P card as shown with dahdi_hardware :

   # dahdi_hardware
   pci::05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P


 --
Tzafrir Cohen
 icq#16849755  
 jabber:tzafrir.co...@xorcom.comjabber%3atzafrir.co...@xorcom.com
 +972-50-7952406   mailto:tzafrir.co...@xorcom.com
 http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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