login | register
Sat 17 of May, 2008 [17:48 UTC]

voip-info.org

Search with Google
Search this site with Google. Results may not include recent changes.
 
Google Ads
Shoutbox
  • Juan Ortega, Thu 15 of May, 2008 [10:33 UTC]: Hi everybody, I'm Juan, an ITCom student, and I need to know what basic elements I need to create a VoIP network. Can anybody helpme, please?,Thank you very much
  • gineta, Wed 14 of May, 2008 [03:58 UTC]: any here not fine the configuration of firewall juniper -screem for VOIP asterisk????
  • Anoop Prabhakaran, Tue 13 of May, 2008 [12:16 UTC]: I am developing Asterisk IVR, Whenever i make a internation call to the IVR system, the DTMF is not getting detected properly, this happens only for the first time, second call onwards system works fine. why this is happening
  • joe, Mon 12 of May, 2008 [04:27 UTC]: Is there an opensource browser based softphone, or a system like Busta where everything is not manages through their website?
  • Nick Barnes, Fri 09 of May, 2008 [11:36 UTC]: Christopher - yesterday I tried an Asterisk install on a CentOS 5.1 box with stock GUI and it all worked fine. Sorry I can't help.
  • aero, Fri 09 of May, 2008 [08:20 UTC]: can someone help me out on this, i tried to play some sound files on my asterisk box and this is the error message i got. WARNING[4429]: format_wav.c:169 check_header: Unexpected freqency 22050 May 8 11:17:39 WARNING[4433]: codec_gsm.c:194 gsmtolin_fra
  • Christopher Faust, Thu 08 of May, 2008 [14:15 UTC]: I beleive that I may have to change something in the xserver configuration. Please advise
  • Christopher Faust, Thu 08 of May, 2008 [14:14 UTC]: Everything was perfect. In the bios I have increased the memory allocated Still receive input not supported on my display.
  • Christopher Faust, Thu 08 of May, 2008 [14:13 UTC]: This would not be my main box. I am doing some testing to see if I can install zaptel and asterisk 1.4 on a full centos 5.1 box with development software Its bizzare, because before I went through the asterisk and zaptel installation everything was perfe
  • Nick Barnes, Thu 08 of May, 2008 [13:44 UTC]: Christopher - I can't see any way in which an Asterisk installation would muck your GUI, but remember that it is advised not to use a GUI on an Asterisk box anyway.
Server Stats
  • Execution time: 0.43s
  • Memory usage: 2.21MB
  • Database queries: 34
  • GZIP: Disabled
  • Server load: 0.92

Bristuff

Synopsis

BRIstuff is a set of patches and BRI drivers, along with automated download and patching scripts for Asterisk, Zaptel and Libpri, provided and maintained by Klaus Peter Junghanns of Junghanns GmbH. After the patches have been applied, Asterisk can use BRI telephony interface cards from Junghanns (and other such cards based on the HFC chip sets from Cologne Chip AG) through the Zaptel channel driver interface (chan_zap).

Official website

Mailing List


Latest releases





Features:

  • Improved ISDN stack
  • Support for ISDN/BRI in Asterisk ZAP channels
  • That also includes Asterisk zaphfc: support for many simple ISDN cards that use the Cologne HFC-s chipset
  • And some other cards or Junghanns (quad- and octo-BRI and single and dual E1).
  • Latest versions include Asterisk CAPI Channels
  • Many small goodies (e.g: app_devstate)

Also part of http://www.debian.org Asterisk packages. Note that you need the package asterisk-bristuff inthe latest packages (>=1.2.4 )
(Still misses libgsmat).

Components

Bristuff is essentially a distibution of Asterisk with many modifications. It has an install script that downloads some specific versions of Zaptel, libpri and Asterisk, patches them and installs them.

The files/directories in recent bristuff:
  • CHANGES: A useful changelog.
  • INSTALL: installation instrucructions.
  • cwain: Channel Without An Interesting Name. Zaptel driver for the Junghanns E1 adapters. Does it work with standard Zaptel? Unlike others this really is what the name stands for.
  • compile.sh, install.sh: scrits to just compile or download and install everything. See INSTALL above.
  • ISDNGuard: Some extra software for the Junghanns ISDNGuard ISDN failover switch.
  • libgsmat-0.0.1: A ((libpri)-like library to control Junghann's GSM module.
  • patches: the patches that are to be applied to zaptel (a small one) libpri and asterisk (huge ones).
  • qozap: Zaptel drivers for the Junghanns quadBRI and octoBRI cards. Requires Zaptel patched with the zpatel patch above.
  • SAMPLES: examples of zapata.conf and extensions.conf for more practical scenarios.
  • TESTING: currently just one subdirectory: realzap: a kernel driver to get zaptel timing from RTAI.
  • zaphfc: Zaptel driver for PCI ISDN adapters based on the common Cologne HFC-s chip. As with qozap, requires Zaptel patched with the zpatel patch above.
  • ztgsm: Zaptel driver for the Junghanns GSM adapter. Seems to require a patched Zaptel as well. Requires Asterisk patched with the Asterisk patch above, and libgsmat from above.


Downloads



Known Issues

Zaptel Kernel Link

Incorrectly edits the /usr/src symlinks instead of using the build link. (elaborate)

Broken Drivers

  • Before unloading qozap, be sure to run 'ztcfg -s' (versions??). Acknowledged by Junghanns.
  • Rumor has it that qozap later than bristuff 0.3.0-PRE1-s is broken. (Update: I have found qozap from 0.3.0-PRE-1w appears to be fairly stable in both TE and NT mode.)



Usefulness

Interface Compatibility

I noticed that too often the Asterisk bristuff patch changes interfaces in Asterisk. This means I can't simply lift the good partsof it and use them in my own Asterisk.

chan_capi-cm

About two years ago, some people formed chan_capi-cm based on the code of chan_capi from Junghanns. It seems that chan_capi-cm is more developed. I wonder why the Junghanns version is still maintained.

zaphfc alternatives

ZapHFC seems to be underdeveloped (heck, Junghanns don't make money on it). There seem to be two alternative zaphfc driovers:

Created by Tzafrir Cohen, Last modification by Tzafrir Cohen on Fri 17 of Aug, 2007 [09:07 UTC]

Comments Filter

Hangup problem and solution

by Ronalds on Thursday 14 of February, 2008 [15:33:04 UTC]
I use Junghanns quad ISDN card.

I had problems with call Hangup on asterisk side.

On some lines, when call is hangup from asterisks side PSTN don't detect hangup! Only silence on phone but phone display - call is active.
I wasted one week to solve this problem...

Solution:
It looks like for some telecoms is required to set hangup cause(PRI_CAUSE) before hangup.
I changed dialplan to:

exten => my extension,1,Set(PRI_CAUSE=17)
exten => my extension,2,Hangup

And now incoming number my extension is always correct busy!

Hangup problem and solution

by Ronalds on Thursday 14 of February, 2008 [15:31:58 UTC]
I use Junghanns quad ISDN card.

I had problems with call Hangup on asterisk side.

On some lines, when call is hangup from asterisks side PSTN don't detect hangup! Only silence on phone but phone display - call is active.
I wasted one week to solve this problem...

Solution:
It looks like for some telecoms is required to set hangup cause(PRI_CAUSE) before hangup.
I changed dialplan to:

exten => my extension,1,Set(PRI_CAUSE=17)
exten => my extension,2,Hangup

And now incoming number my extension is always correct busy!

it is very stable to support Openvox B200P/B400P

by james.zhu on Thursday 12 of July, 2007 [04:57:00 UTC]
I use the bristuff-0.3.0-PRE-1y-g.tar.gz to run Openvox B200P/B400P. it is very stable except the LED status.

Please update this page with new information, just login and click on the "Edit" or "Add Comment" button above. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

Sponsored by:

Terms of Service Privacy Policy
© 2003-2008 VOIP-Info.org LLC

Powered by bitweaver