Fugitol RPMs
CentOS/EL 5
x86_64
updates/x86_64

networking/wan

wanpipe16 - Sangoma WANPIPE package for Linux. It contains the WANPIPE kernel drivers and configuration/startup/debugging utilities for Linux.

Linux Drivers for Sangoma AFT Series of cards and S Series of Cards.
License: GPL Group: networking/wan
URL: www.sangoma.com Source: wanpipe16-3.5.18.13-32.el5_fio.src.rpm

Packages

Latest: wanpipe16-3.5.18.13-32.el5_fio.x86_64.rpm
Name Epoch Version Release Arch Size Built
wanpipe16 0 3.5.18.13 32.el5_fio x86_64 5.7 MiB 2011-01-19 23:40:38
wanpipe16 0 3.5.18.13 31.el5_fio x86_64 5.7 MiB 2011-01-19 15:24:37

Changelog:

* 2011-01-19 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 3.5.18.13-32
- Added posttrans so that wanrouter is not removed from init.d
* 2011-01-19 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 3.5.18.13-31
- Update to version 3.5.18.13.
- Change init.d kill prioity to 70 in /usr/sbin/wanrouter and
  /etc/init.d/wanrouter.  This prevents the system from hanging when
  it attempts to shutdown Wanrouter prior to Asterisk.
* 2011-01-07 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.18.13
==================================================================

- Fixed scripts for Ubuntu
- TDM API updated Tone Event API to include tone type
  DTMF, FAX_1100, FAX_2100, FAX_2100_WSPR
- Fixes for latest 2.6.36 linux kernel
- Fixes for TTY Driver for 2.6.32 linux kernel
- BRI default idle set to 0xFF so it does not interfere
  with multi-port mode.
- BRI NT activation/deactivation logic update.
* 2010-11-22 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.18
==================================================================

- BRI Multi-Point fix idle 0xFF
- BRI fix for XEN virtualization
- Fixed front end interrupt issue
- wancfg_fs (fix the little bugs)
- update to support the latest dahdi-linux
- fix dahdi_scan, now reporting the right values instead of showing blank
- new echo canceler image
- fix for the echo canceler for A500 for freetdm mode.
  HWEC will turn on when there is a call on the bri line.
- Added SW HDLC into the core. B
- B601 is now supported on FreeTDM/FreeSWITCH and TMDAPI
- Added wan_fxotune utility to utils directory
  Used to tune fxo cards under TDM API or FreeSWITCH mode.
* 2010-10-08 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.17
===================================================================

- Critical Bug fix in WAN mode.  Bug introduced in 3.5.16
* 2010-09-27 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.16
===================================================================

- Dahdi 2.4 Support
- Fixed BRI B500/B700 hwec enable on call start caused in 3.5.12 release.
- Bug fix in voice+data mixed mode where dchan could get stuck due to
  dma overruns.
- Bug fix in tdmapi where excessive memory was allocated on pre-allocation buffers.
- Bug fix tdmapi defaults to 20ms chunk size instead of 10ms
- Bug fix broken support for A101/2 legacy EOL cards. 
- New XEN Support 
  TDM Voice will now work properly on xen virtualized machines
- Fix for 64bit 8gig issues
- New rpmbuld spec files.
  rpmbuild -tb wanpipe-3.5.16.tgz
  rpmbuild -tb wanpipe-3.5.16.tgz --define 'with_dahdi 1' --define 'dahdi_dir /usr/src/dahdi'
* 2010-08-27 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.15
===================================================================

- Fixed B600 and B601 warning messages introduced in 3.5.14
- New Firmware for A108&A104 V43
  Fixes PCI parity errors on new dell,ibm boxes
- Libsangoma added rw fe reg, and rx/tx gains
- Build script does not polute the linux source any more.
- Bug fix in B800 detect code
- Fixed wanfcg_fs for freeswitch 
-
* 2010-06-29 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.14
===================================================================

- Fixes stop script for Asterisk 1.6.2
- Compile fix in legacy api sample code
- Skipped .13 releaes went straight to 14 :)
* 2010-06-28 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.12
===================================================================

- Fixed Dahdi 2.3 Support
- Fixed FreeSwitch Openzap HardHDLC option for AFT cards
- Fixed wanpipemon support for non aft cards.
- Merged USB FXO code from 3.6 release
- USB FXO bug fix for 2.6.32 kernels
- Support for B800 Analog card
- Fixed alarm reporting in DAHDI/ZAPTEL

- Added Extra EC DSP Configuration Options
  HWEC_OPERATION_MODE	= OCT_NORMAL 	# OCT_NORMAL: echo cancelation enabled with nlp (default)  
																				  HWEC_DTMF_REMOVAL		= NO          	# NO: default  YES: remove dtmf out of incoming media (must have hwdtmf enabled)
  HWEC_NOISE_REDUCTION	= NO 			# NO: default  YES: reduces noise on the line - could break fax
  HWEC_ACUSTIC_ECHO		= NO			# NO: default  YES: enables acustic echo cancelation
  HWEC_NLP_DISABLE		= NO			# NO: default  YES: guarantees software tone detection (possible echo)   
  HWEC_TX_AUTO_GAIN		= 0    			# 0: disable   -40-0: default tx audio level to be maintained (-20 default)
  HWEC_RX_AUTO_GAIN		= 0				# 0: disable   -40-0: default rx audio level to be maintained (-20 default)
  HWEC_TX_GAIN			= 0				# 0: disable   -24-24: db values to be applied to tx signal
  HWEC_RX_GAIN			= 0				# 0: disable   -24-24: db values to be applied to tx signal  

- Added AIS BLUE Alarm Maintenance Startup option
  Allows a port to be started in BLUE alarm.

  TE_AIS_MAINTENANCE = NO         	#NO: defualt  YES: Start port in AIS Blue Alarm and keep line down
																		  
- Fixed Legacy XDLC compile	
- Fixed core edge case scenarios where
  potential race condition could occour.
* 2010-04-08 - Nenad Corbic <ncorbic[AT]sangoma[DOTCOM]> - 3.5.11
===================================================================

- Fix for 2.6.31 and higher kernels
- TDM API Analog rx gain feature
- Disabled default NOISE REDUCTION feature in hwec
  that was enabled in 3.5.9 release. 
- Updates to T1/E1 Loopback and BERT Test

Brought to you by OSDial - The Open Source Dialer
Listing created by Repoview-0.6.5