Re: [asterisk-users] Warning spamming for any unsynchronized ISDN port with dahdi-2.3.0.1

2010-07-02 Thread Scott Stingel


On 6/30/2010 3:56 PM, Alex Villací­s Lasso wrote:
 whenever an ISDN port is in RED alarm (unsynchronized), we get a stream of 
 warnings in /var/log/asterisk/full that look like this:

 [Jun 30 17:38:41] WARNING[9637] chan_dahdi.c: No D-channels available!
 Using Primary channel 78 as D-channel anyway!
 [Jun 30 17:38:41] WARNING[9638] chan_dahdi.c: No D-channels available!
 ..
 question I have is this: is this warning message something to be
 expected from ports with RED alarms? Or is this message a symptom of a
 deeper misconfiguration?


Alex-

On my system (D410P) the above message appears when EITHER:
(a) A span is configured in dahdi-channels.conf (or chan_dahdi.conf), but 
nothing is plugged into it
   OR
(b) A span is configured in dahdi-channels.conf (or chan_dahdi.conf), an E1 is 
plugged in, BUT signalling type is incorrectly
configured (pri_cpe vs. pri_net)

I agree with the other person, that a single Red Alarm message would be 
preferable rather than have the above message repeat forever if nothing is 
plugged in.   You can disable it if the lines are inactive by commenting out 
the configuration information in dahdi-channels.conf (or chan_dahdi.conf 
depending on your setup)

Scott




-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Warning spamming for any unsynchronized ISDN port with dahdi-2.3.0.1

2010-07-01 Thread Tzafrir Cohen
On Wed, Jun 30, 2010 at 05:56:27PM -0500, Alex Villací­s Lasso wrote:

 I have reproduced this stream of warnings on another machine with 
 asterisk-1.4.33.1 and dahdi-2.3.0.1, and also with other card types 
 (OpenVox with 1 E1 port, Sangoma with 2 T1 ports, Rhino with 2 T1 
 ports), so I do not think the particular driver is an issue. The 
 question I have is this: is this warning message something to be 
 expected from ports with RED alarms? Or is this message a symptom of a 
 deeper misconfiguration? Since I am the package manager for the Elastix 
 project (http://www.elastix.org), I am the one who can solve 
 misconfigurations, if any.

This pointless warning appears in upstream as well (both in 1.6.2 and
after the rewrite in trunk).

-- 
   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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


[asterisk-users] Warning spamming for any unsynchronized ISDN port with dahdi-2.3.0.1

2010-06-30 Thread Alex Villací­s Lasso
We are doing hardware tests with recent dahdi-2.3.0.1 and both 
asterisk-1.4.33.1 and asterisk-1.6.2.8. Recently, we have noticed that 
whenever an ISDN port is in RED alarm (unsynchronized), we get a stream 
of warnings in /var/log/asterisk/full that look like this:

[Jun 30 17:38:41] WARNING[9637] chan_dahdi.c: No D-channels available!  
Using Primary channel 78 as D-channel anyway!
[Jun 30 17:38:41] WARNING[9638] chan_dahdi.c: No D-channels available!  
Using Primary channel 109 as D-channel anyway!
[Jun 30 17:38:45] WARNING[9637] chan_dahdi.c: No D-channels available!  
Using Primary channel 78 as D-channel anyway!
[Jun 30 17:38:45] WARNING[9638] chan_dahdi.c: No D-channels available!  
Using Primary channel 109 as D-channel anyway!
[Jun 30 17:38:49] WARNING[9637] chan_dahdi.c: No D-channels available!  
Using Primary channel 78 as D-channel anyway!
[Jun 30 17:38:49] WARNING[9638] chan_dahdi.c: No D-channels available!  
Using Primary channel 109 as D-channel anyway!
[Jun 30 17:38:50] VERBOSE[9626] asterisk.c: -- Remote UNIX connection
[Jun 30 17:38:53] WARNING[9637] chan_dahdi.c: No D-channels available!  
Using Primary channel 78 as D-channel anyway!
[Jun 30 17:38:53] WARNING[9638] chan_dahdi.c: No D-channels available!  
Using Primary channel 109 as D-channel anyway!
[Jun 30 17:38:57] WARNING[9637] chan_dahdi.c: No D-channels available!  
Using Primary channel 78 as D-channel anyway!
[Jun 30 17:38:57] WARNING[9638] chan_dahdi.c: No D-channels available!  
Using Primary channel 109 as D-channel anyway!

This particular machine runs asterisk-1.6.2.8 with dahdi-2.3.0.1. The 
telephony hardware is an OpenVox PRI card with four E1 ports (driver is 
wct4xxp). On this system, I have configured port 1 as pri_net, and port 
2 as pri_cpe, and connected the two with a crossover cable, leaving 
ports 3 and 4 disconnected. Therefore I have two synchronized ports 
(with each other) and two unsynchronized ports (RED). From what I see in 
/proc/dahdi/* , channels 78 and 109 are the two D channels of the two 
disconnected ports. I can route calls between the two connected ports, 
so that part appears to work OK.

I have reproduced this stream of warnings on another machine with 
asterisk-1.4.33.1 and dahdi-2.3.0.1, and also with other card types 
(OpenVox with 1 E1 port, Sangoma with 2 T1 ports, Rhino with 2 T1 
ports), so I do not think the particular driver is an issue. The 
question I have is this: is this warning message something to be 
expected from ports with RED alarms? Or is this message a symptom of a 
deeper misconfiguration? Since I am the package manager for the Elastix 
project (http://www.elastix.org), I am the one who can solve 
misconfigurations, if any.


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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