bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] driver started 59 ports instead of 60


From: Dmitry Agafonov
Subject: Re: [Bayonne-devel] driver started 59 ports instead of 60
Date: Thu, 09 Dec 2004 16:49:24 +0300
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

David Sugar wrote:
Done...cool.

Sorry, whis didn't work on my single-board (E1, i.e. 30 trunks total) server...

...
Dec  9 16:33:33 fact-bee bayonne: debug: trace module loaded
Dec  9 16:33:36 fact-bee bayonne: Dialogic driver loaded; capacity=30
...
scripts compiling output
...
Dec  9 16:33:37 fact-bee bayonne: driver starting...
Dec  9 16:33:37 fact-bee bayonne: driver started 30 port(s)
Dec  9 16:33:37 fact-bee bayonne: normal startup; Bayonne Runtime Configuration
Dec  9 16:33:37 fact-bee bayonne: scheduler: using /etc/bayonne.sched
Dec  9 16:33:37 fact-bee bayonne: network: starting
Dec  9 16:33:37 fact-bee kernel: WARNING: sramsendcmd: dxxxB4C4: Unknown 
message type, ignored
Dec  9 16:33:39 fact-bee last message repeated 2 times
Dec  9 16:33:39 fact-bee bayonne: dx(9); TaskFailNull pointer error
Dec  9 16:33:39 fact-bee kernel: WARNING: sramsendcmd: dxxxB2C1: Unknown 
message type, ignored
Dec  9 16:33:39 fact-bee kernel: WARNING: sramsendcmd: dxxxB5C4: Unknown 
message type, ignored
Dec  9 16:33:39 fact-bee kernel: WARNING: sramsendcmd: dtiB1T28: Unknown 
message type, ignored
Dec  9 16:33:39 fact-bee kernel: WARNING: sramsendcmd: dtiB1T20: Unknown 
message type, ignored
Dec  9 16:33:39 fact-bee kernel: WARNING: sramsendcmd: dtiB1T29: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB4C4: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dtiB1T20: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB8C1: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB4C4: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dtiB1T20: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB8C1: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB4C4: Unknown 
message type, ignored
Dec  9 16:33:41 fact-bee kernel: WARNING: sramsendcmd: dxxxB5C4: Unknown 
message type, ignored
...
lot of such output
...



address@hidden wrote:

Perfect !

Dialogic driver loaded; capacity=60; maxconference=0


and now, no error on  dx(30),31 and 32 !

Thanks a lot Etoile-Diese, (Etoile from Einstel?)


David, could you change it on 1.2.14 ? Line 388 bayonne-1.2.13/drivers/dialogic/driver.cpp

It seems that we are several to have this error  (E1).
Best Regards,

Emmanuel



On Wed, Dec 08, 2004 at 08:55:44PM +0100, Etoile Dièse wrote:

Hello,

We have this problem and we found the bug. Moreover you should notice that the lines 30, 31, 32, 33 are considered as been analogs and don't work.
The issue is to replace the line 376 of drivers/dialogic/driver.cpp :

if(dti > dticount+1)

by :

if(dti > dticount)

and it rocks.
This line number corresponds to the version 1.2.11 but I think the problem is similar in others versions.

Cheers

Le vendredi 3 Décembre 2004 09:42, Michel Stam a écrit :

Hello Emmanuel,

Yes I had similar problems with the dialogic driver. I switched to the
'globalcall' driver and this worked fine for me.

Cheers,

Michel

address@hidden wrote:
Hello,

another solution ?

Did someone have the same problem too ?

Thanks

Emmanuel



On Tue, Nov 30, 2004 at 12:59:44PM -0500, Julien Chavanton wrote:


I did have the same problem, set one more voice board in bayonne.conf

; number of potential voice resource cards in system
voice = 17

Julien


-----Original Message-----
From: address@hidden
[mailto:address@hidden
g] On Behalf Of address@hidden
Sent: November 30, 2004 12:35 PM
To: address@hidden
Cc: address@hidden
Subject: [Bayonne-devel] driver started 59 ports instead of 60


Hi,

bayonne 1.2.13 on Red Hat 7.3 (compiled very fine,  great !)
hardware : Dialogic D/600JCT-2E1  - Drivers : 5.1  SP1


something disturb me :)


With E1 :  30 ports are detected

With 2 E1 : 59 ports are detected ?

Where is the last one ? ;)

---

bayonne on --test mode :

----

SERVER VERSION 1.2.13; i686 Linux 2.4.18-3
TGI VERSION 2.2; driver=dialogic; prefix=//apps/bayonne; etc=/etc/
Loading TGI plugins...
tgi: perl interpreter loaded
tgi: initialized; uid=99 pid=4007
tgi: buffer=/var/run/bayonne/bayonne.ctrl; cfd=8; time=10
Loading DSO plugin images...
debug: trace module loaded
dialogic: setting polled mode
dialogic: vox card 1 of 60; ports=4
dialogic: pri card 1; timeslots =30
dialogic: vox card 2 of 60; ports=4
dialogic: vox card 3 of 60; ports=4
dialogic: vox card 4 of 60; ports=4
dialogic: vox card 5 of 60; ports=4
dialogic: vox card 6 of 60; ports=4
dialogic: vox card 7 of 60; ports=4
dialogic: vox card 8 of 60; ports=2
dialogic: vox card 9 of 60; ports=4
dialogic: vox card 10 of 60; ports=4
dialogic: pri card 2; timeslots =30
dialogic: vox card 11 of 60; ports=4
dialogic: vox card 12 of 60; ports=4
dialogic: vox card 13 of 60; ports=4
dialogic: vox card 14 of 60; ports=4
dialogic: vox card 15 of 60; ports=4
dialogic: vox card 16 of 60; ports=2

^  total = 60 ports ...but...

Dialogic driver loaded; capacity=59; maxconference=0


^  CAPACITY=59   why ???



[...]

allocating trunks...
dx(30): lsi No error
dx(30): hook Command not supported
dx(31): lsi No error
dx(31): hook Command not supported
dx(32): lsi No error
dx(32): hook Command not supported

^  what are theses logs on only dx(30/31/32) ??


starting trunks.....
driver starting...
driver started 59 port(s)

^ 59 ports ;(

-------

My dialogic.cfg


               ###################################
               #                                 #
               #   DIALOGIC CONFIGURATION FILE   #
               #                                 #
               ###################################




[Genload - All Boards]
LogFile=genload.log
BusType=SCBus
SCBusClockMaster=AUTOMATIC
SCBusClockMasterSource=AUTOMATIC
PCMEncoding=ALAW

[Genload - PCI ID 1] /* Dual T1/E1 PCI HD */
ParameterFile=ctr4.prm
ISDNProtocol=CTR4
ParameterFile2=ctr4.prm
ISDNProtocol2=CTR4


^  some errors ?



--
Dmitry





reply via email to

[Prev in Thread] Current Thread [Next in Thread]