Displaying 20 results from an estimated 1000 matches similar to: "SIP / Echo Cancellation"
2010 Mar 03
3
dahdi and oslec
Hi All,
I have followed below steps to enable echo cancellation.
# cd /usr/src
# wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2
# tar xjf linux-2.6.28.tar.bz2
# tar zxvf dahdi-linux-2.1.0.4.tar.gz
# ln -s /usr/src/dahdi-linux-2.1.0.4 /usr/src/dahdi
# mkdir /usr/src/dahdi/drivers/staging
# cp -fR /usr/src/linux-2.6.28/drivers/staging/echo
/usr/src/dahdi/drivers/staging
# sed -i
2014 May 14
2
2 PRI Card - Interrupt Problem
Hello All,
I have 2 Digium card configure on Single machine, which can't share
interrupt across all CPUs and sometimes asterisk reach 100% CPU usage. Here
is system details and /proc/interrupt o/p.
OS: CentOS 6.4
Kernel: 2.6.32-431.11.2.el6.x86_64
Dahdi Version: DAHDI Version: 2.7.0.2 Echo Canceller: HWEC
Asterisk Version: 1.8.13.0
Output: /proc/interrupts
cat /proc/interrupts
2014 Jan 22
1
Meetme Show Activity in Minus
Hello All,
Asterisk: 1.8.13.0
Dahdi : 2.6.2
Kernel : 2.6.32-431.3.1.el6.i686 #1 SMP Fri Jan 3 18:53:30 UTC 2014 i686
i686 i386 GNU/Linux
OS : CentOS 6.4
When I show meetme room details using "meetme list" command it shows Minus
in activity column.
Any Idea.
>meetme list
Conf Num Parties Marked Activity Creation Locked
54682 0002 N/A
2009 Nov 23
1
Meetme 'o' - what actually it does..??
Hi
Can someone explain me what is the purpose for MeetMe Option 'o'..
If I defined 'o' with MeetMe option or If not defined with MeetMe option...
What is the difference between these two if defined or not defined MeetMe
'o' option...
--
Regards,
Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
Hi All,
I am working on Asterisk 12.6.0 with ConfBridge module, when there are
multiple user like admin and normal participant running with conference.
When I try to kicked 2 user (Normal User), it play file "conf-kicked" and
again join conference
My scenario in confbridge like.
1] Admin User (e.g. SIP/8484-00000000)
2] Normal User (e.g. SIP/8484-00000001)
3] Admin User (e.g.
2013 Jun 12
1
Asterisk 'n Dahdi on Sun Solaris
Hello All,
I am trying to install Asterisk 1.8.13.0 & dahdi-complete 2.5.1 & libpri
1.4.13 version.
Is it possible to install dahdi on Sun Solaris? I have searched so many,
but don't found any help.
I am using "SunOS solaris-server 5.11 11.1 i86pc i386 i86pc" on Virtual Box.
--
Regards,
Chandrakant Solanki
-------------- next part --------------
An HTML attachment was
2011 Jan 10
1
environment variable + res_mysql.conf
Hi All.
I have export some db parameter in /etc/bashrc as follows ...
export DB_NAME=xyz
export DB_IP=1x.1x.1x.1x
export DB_PWD=dkjfaoi
Now, I want use these all environment variable into
/etc/asterisk/res_mysql.conf file.
Is there any way to do this..??
--
Regards,
Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Oct 22
2
oslec echo cancellation
On Thu, 22 Oct 2015 15:06:59 +0300
Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
> On Wed, Oct 21, 2015 at 01:33:27PM -0200, Ethy H. Brito wrote:
> >
> > Hi
> >
> > Who should insert dahdi_echocan_oslec.ko module in Ubuntu 14.04?
>
> dahdi_echocan_oslec should be built by default. What you may miss is the
> 'echo.ko' (OSLEC) kernel module.
2010 Aug 06
4
How do I install speex for asterisk?
Hi,
I have followed steps which were mentioned on forum and given below. Still
couldn't get speex working. On test calls getting error "chan_sip.c:
sip_call: No audio format found to offer."
# yum install speex
# yum install speex-devel
# cd /usr/src/asterisk
# make clean
# make
# service asterisk stop
# make install
# service asterisk start
Also, it is not
2007 Oct 24
5
OSLEC and zaptel-1.4.5.1
Hi all,
After reading great things about the OSLEC Echo Canceller
(http://www.rowetel.com/ucasterisk/oslec) and seeing the reactions of
people who have tried it on a recent Trixbox thread
(http://www.trixbox.org/forums/trixbox-forums/open-discussion/need-people-echo-problems),
it sounds like it is the "bees knees" for sorting out echo problems with
cards like the x100p.
Has anyone
2009 Jan 22
1
oslec + dahdi
Hi list, I install dahdi-linux successfully with the module of oslec
for the echo, but when I specify it in the system.conf the echo
canceller oslec it shows me errors:
DAHDI_ATTACH_ECHOCAN failed on channel 4: Invalid argument (22)
I see that the echo cancellers is supported: mg2, kb1, sec2, and sec
because oslec is not supported?, but he has support to compile it with
dahdi_linux!
best
2010 Jul 19
2
Problems with Dahdi 2.3.0.1 trying to load OSLEC
Hello list,
I'm facing a little issue with dahdi attempting to load the OSLEC echo
canceller into my current kernel.
After compiling dahdi 2.3.0.1 with OSLEC support, I get the following
error when set 'oslec' as the echocanceller:
DAHDI_ATTACH_ECHOCAN failed on channel 1: Invalid argument (22)
- Similar errors are *NOT* present using other echo canncelers.
- I tried adding the
2009 Mar 31
2
DAHDI with OSLEC
Hi,
I've a problem: I can't configure DAHDI with ech canceller OSLEC.
I have Asterisk 1.4.24 and DAHDI 2.1.0.2. I compiled also OSLEC.
But when in /etc/dahdi/systems.conf I insert value echocanceller=oslec,1-4,
command dahdi_cfg -vvvvvvvvvvvv give me an error about oslec.
Someone can help me?
Thanks
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jun 03
1
Dahdi 2.6.1 with OSLEC support
In order solve my incoming caller ID problem, I upgrade the dahdi to
version 2.6.1 from version 2.4.x. After upgrade, I found the echo
cancellation doesn't working (I'm using Digium AEX800B PCI Express card). I
can hear my self talking on the phone. How to solve this? I think I need to
recompile dahdi 2.6.1 with OSLEC support? how?
[root at callcenter ~]# dahdi_cfg -vvv
DAHDI Tools
2013 Jun 06
1
How best to add OSLEC support into dahdi ?
Hi,
I'm used to add OSLEC source code into asterisk and use it as default echo
canceller.
Currently, I'm proceeding this way:
download the kernel source code roughly matching the kernel version I'm
targeting with command such as "wget
http://kernel.org/pub/linux/kernel/v3.0/linux-3.2.46.tar.bz2"
copy the echo subtree into dahdi
change dahdi's Kbuild file (for dahdi
2011 Nov 11
2
10.0.0-rc1: dahdi doesn't see card
From asterisk -cvvvvv
== Parsing '/etc/asterisk/chan_dahdi.conf': == Found
== Parsing '/etc/asterisk/users.conf': == Found
-- Automatically generated pseudo channel
[Nov 11 17:43:28] WARNING[5756]: chan_dahdi.c:18155 process_dahdi:
Ignoring any changes to 'userbase' (on reload) at line 23.
[Nov 11 17:43:28] WARNING[5756]: chan_dahdi.c:18155 process_dahdi:
2011 Jun 14
1
How to set a HA8 board + B400M in NT mode ?
Hi,
1. Is there any manual entry about modprobe's options relative to a given
Dahdi driver (wctdm24xxp, for instance) ?
2. When loading a wctdm24xxp driver, is there any parameter to pass to
modprobe to configure a span in NT/point to point mode ?
3. After running dahdi_cfg -vvvvv , I can read with dmesg :
[ 1986.289277] wctdm24xxp 0000:04:06.0: xhfc: Configuring port 0 span 1 in
TE mode
2009 Feb 12
2
OSLEC not being loaded on Ubuntu Intrepid
I wonder if anyone has any ideas on this.
I have recently migrated my server from a custom built Linux with
Asterisk, Zaptel and Oslec running fine, to Ubuntu Server 8.10.
I have Asterisk installed via synaptic at it works fine.
I have built and installed the zaptel package by doing the following
commands:
sudo m-a -t build zaptel
cd /usr/src
sudo dpkg -i zaptel-modules-{version}.deb
sudo
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error;
make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses
make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect'
make[1]:
2012 Mar 21
0
AMR Codec with Asterisk 1.8.9.1
Hi All,
I would like to configure AMR codec in asterisk 1.8.9.1.
After lots of research i found "
http://sourceforge.net/projects/asterisk-amr/files/" thie link, and follow
steps to configure amr.
codec_amr.so successfully compiled and load in asterisk.
*> core show translation *
Translation times between formats (in microseconds) for one second
of data
Source