[asterisk-users] Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?

2007-12-03 Thread Elijah
Hi, 

I'm very new to asterisk and managed to set one up in debian, I
installed via apt-get the asterisk and asterisk-bristuff packages. I
downloaded the bristuff source as well. 

I managed to get as far as loading the following modules: 
zaptel199144  4 cwain,zaphfc,zttranscode,ztdummy

But the problem now is that all channels that I try to configure gives
me an error that that device/address doesn't exist ..and only one
unconfigured device is displayed in zttool. 


Does anyone have any experience with this type of card? care to share
some tips? 


0c:02.0 ISDN controller: Cologne Chip Designs GmbH ISDN network
Controller [HFC-4S] (rev 01)
Subsystem: Cologne Chip Designs GmbH Unknown device b556
Flags: medium devsel, IRQ 5
I/O ports at ccf8 [size=8]
Memory at d9fff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2



Regards, 
Elijah 




___
--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] Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?

2007-12-03 Thread Stelios Koroneos
For the HFC-4S (4 bri channels) you need to qozap driver not zaphfc

Regards

Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com


Quoting Elijah [EMAIL PROTECTED]:

 Hi, 
 
 I'm very new to asterisk and managed to set one up in debian, I
 installed via apt-get the asterisk and asterisk-bristuff packages. I
 downloaded the bristuff source as well. 
 
 I managed to get as far as loading the following modules: 
 zaptel199144  4 cwain,zaphfc,zttranscode,ztdummy
 
 But the problem now is that all channels that I try to configure gives
 me an error that that device/address doesn't exist ..and only one
 unconfigured device is displayed in zttool. 
 
 
 Does anyone have any experience with this type of card? care to share
 some tips? 
 
 
 0c:02.0 ISDN controller: Cologne Chip Designs GmbH ISDN network
 Controller [HFC-4S] (rev 01)
 Subsystem: Cologne Chip Designs GmbH Unknown device b556
 Flags: medium devsel, IRQ 5
 I/O ports at ccf8 [size=8]
 Memory at d9fff000 (32-bit, non-prefetchable) [size=4K]
 Capabilities: [40] Power Management version 2
 
 
 
 Regards, 
 Elijah 
 
 
 
 
 ___
 --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
 





This message was sent using IMP, the Internet Messaging Program.

___
--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] Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?

2007-12-03 Thread Dave Cotton
On Monday 03 December 2007 18:58:22 Stelios Koroneos wrote:
 For the HFC-4S (4 bri channels) you need to qozap driver not zaphfc

-- 
I was using bristuff on a Junghanns quadBRI up to a few weeks ago, trying to 
upgrade the bristuff that had been installed 2 years was giving so many 
problems I installed mISDN. I was up and running in minutes and now all my 
ISDN PBXs are running chan_misdn with either Digium , Junghanns, AVM Fritz or 
Bewan cards. 

Dave Cotton


___
--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] Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?

2007-12-03 Thread Tzafrir Cohen
On Tue, Dec 04, 2007 at 01:25:53AM +0800, Elijah wrote:
 Hi, 
 
 I'm very new to asterisk and managed to set one up in debian, I
 installed via apt-get the asterisk and asterisk-bristuff packages. I
 downloaded the bristuff source as well. 
 
 I managed to get as far as loading the following modules: 
 zaptel199144  4 cwain,zaphfc,zttranscode,ztdummy
 
 But the problem now is that all channels that I try to configure gives
 me an error that that device/address doesn't exist ..and only one
 unconfigured device is displayed in zttool. 
 
 
 Does anyone have any experience with this type of card? care to share
 some tips? 
 
 
 0c:02.0 ISDN controller: Cologne Chip Designs GmbH ISDN network
 Controller [HFC-4S] (rev 01)
 Subsystem: Cologne Chip Designs GmbH Unknown device b556
 Flags: medium devsel, IRQ 5
 I/O ports at ccf8 [size=8]
 Memory at d9fff000 (32-bit, non-prefetchable) [size=4K]
 Capabilities: [40] Power Management version 2

In addition to the fact that you need qozap (and not zaphfc) as
mentioned before), you also probably need a newer version of qozap than
the one included in Etch. 

Try getting zaptel and zaptel-source from the etch backports at
pkg-voip.buildserver.net/debian or from updates.xorcom.com/rapid .

Should work well with the Asterisk packages in Etch, though I haven't
really tested it.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/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] Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?

2007-12-03 Thread Elijah
Hi, 

SUCCESS! I've been working on zaphfc for hours and didn't realize I've
been using the wrong driver all this time. Thanks!


Best regards, 
Elijah Alcantara

On Mon, 2007-12-03 at 19:58 +0200, Stelios Koroneos wrote:
 For the HFC-4S (4 bri channels) you need to qozap driver not zaphfc
 
 Regards
 
 Stelios S. Koroneos
 
 Digital OPSiS - Embedded Intelligence
 http://www.digital-opsis.com



___
--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