PBXware 2.x
FAQs
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queue
  Networking
  Reports
  Servers
  Setup Wizard
  Sounds
  System
  SSH
  TFTP
  Trunks
  UAD
  Voicemail
  Zaptel
  Agents
  Enhanced Services
  Fax
  Cabling
  Presentation
  SM Settings
Enable The mg2 Echo Cancellation Algorithm
If you have a vserver 'test', dont enter vserver, but:

cd /vservers/pbxware2.1/home/servers/pbxware/build/zaptel-*

vi zconfig.h

 

You'll be able to see this:

/*

* Pick your echo canceller: MARK2, MARK3, STEVE, or STEVE2  :)

*

*/

/* #define ECHO_CAN_STEVE */

/* #define ECHO_CAN_STEVE2 */

/* #define ECHO_CAN_MARK */

/* #define ECHO_CAN_MARK2 */

/* #define ECHO_CAN_MARK3 */

#define ECHO_CAN_KB1

/* MG2 is a version of KB1 that has some changes to it that are

* supposed to improve how it performs.  If you have echo problems,

* try it out! */

/* #define ECHO_CAN_MG2 */

 

 

Comment the following line:

/* #define ECHO_CAN_KB1 */

 

Uncomment one of the others, for instance:

#define ECHO_CAN_MG2

 

Save the file

 

Do:

make clean

make

make install

 

Then look up at the modules in the list

lsmod

 

 

Stop 'zaptel' and 'wanrouter' modules and then they have to be restarted in order for these new settings to take place.

 

 


 
End User Pricing
Unlimited stock
Please register

This website uses cookies. By using this website, you consent to the use of these cookies. View policy I agree