Displaying 20 results from an estimated 500 matches similar to: "Meetmee user introduction disabled"
2009 Jun 12
1
Asterisk + TC400B - Clock Trouble
Hello all, I have a TC400B Digium card in order to deal with transcoding and
I have some trouble using it, I have a timer synchronisation problem!
I would be very grateful if you have any idea to help me?
It seems that the card is not correctly synchronised to the system because
when I speak to one side, the sound takes 5 seconds to go to the other side,
and increasing, after 30 seconds of call,
2010 Sep 01
2
Freepbx + Asterisk problem - NEED HELP
Hello,
After installing on Ubuntu 10.04 using the tutorial on
http://hmontoliu.blogspot.com/2010/03/installing-asterisk-and-freepbx-on.html
I have a running instance of Asterisk.
PROBLEM: result of dahdi_cfg:
DAHDI Tools Version - 2.2.1
DAHDI Version: 2.2.1
Echo Canceller(s): MG2
Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2)
2011 Oct 06
1
dahdi show status command not avilable in CLI
Hi All,
I have installed asteriskNow with Asterisk 1.6.2.11 and FreePBX
2.7.0.10. I have configured x100p fxo card in my asterisk box. But in my
cli mode i am not getting the command *"dahdi show status"*
Output of CLI :
astrisks*CLI> *dahdi show status*
No such command 'dahdi show status' (type 'core show help dahdi show' for
other possible commands)
I
2018 Jan 24
3
Running on virtual machine and audio not intelligable
Hi All,
Running asterisk 11.25.3, the /proc/cpuinfo says
Intel(R) Xeon(R) CPU X5675 @ 3.07GHz
lsmod | grep dahdi gives
dahdi_transcode 16384 1 wctc4xxp
dahdi_voicebus 61440 2 wctdm24xxp,wcte12xp
dahdi 225280 11
wctdm24xxp,wcfxo,wctdm,dahdi_transcode,oct612x
dahdi_voicebus,wcb4xxp,wct1xxp,wct4xxp,wcte11xp,wcte12xp
crc_ccitt 16384 2
2014 Jul 14
2
Issue with new Te133
Have a new TE133 in a dell R320.
dahdi_cfg -vvv shows:
DAHDI Tools Version - 2.9.1
DAHDI Version: 2.9.1
Echo Canceller(s):
Configuration
======================
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: Clear
2014 Jan 27
1
AsteriskNOW with AX1600P card
Hi all!
I'm new with telephony cards and DAHDI drivers. I have installed
Asterisk NOW 3.0.0 and update to Asterisk 11.7.0, modules are update too.
I'm following the installation guide of Atcom [1] for AX1600P analogic
card, modules are loaded
[root at pbx ~]# lsmod | grep -E "hisax|netjet|dahdi"
netjet 14618 0
isdnhdlc 4523 1 netjet
mISDNipac
2009 Jun 12
5
Help building dahdi for debian
Hi
I am in the process of installing a new box and using dahdi. I have a
tdm410 + hardware echo canceller.
I have just read in the read me for dadhi that VPMADT032 support has
been removed and unlike with the zaptel stuff i could just download and
install the firmware I can't with dahdi
what is the best way forward to recompile with hardware echo canceller
support.
Thanks
Alex
2009 Aug 21
5
how to install asterisk
hello friends,
i have to configures asterisk n my hardware details are
O.S - Ubuntu 8.04 Lts
Memory - 1 GB
Proccessor- core 2 duo
is any
one having a good link or how to related asterisk.
any help,support will
be higly appreciated
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 07
1
dahdi_dummy: Unable to register DAHDI rtc driver
Hello there:
I think I have a silly kernel configuration problem. I'm running:
* vanilla 2.6.27.10 kernel built from source
* dahdi-2.1.0.4 built from source
So far so good,
dahdi module loads just fine:
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.1.0.4
when I try to:
hal04 dahdi # modprobe dahdi_dummy
FATAL: Error inserting dahdi_dummy
2009 Jan 12
1
problem with dahdi and meetme
Hi to all.
I'm trying to use meetme on asterisk 1.4.22.1.
On a debian i've compiled (as i need h323 support)
openh323_v1_18_0
pwlib_v1_10_0
dahdi-linux-2.1.0.3
dahdi-tools-2.1.0.2
asterisk-1.4.22.1
All works fine, dahdi status is:
asterik:/data/programmi# /etc/init.d/dahdi status
### Span 1: DAHDI_DUMMY/1 "DAHDI_DUMMY/1 (source: RTC) 1" (MASTER)
asterik:/data/programmi#
2010 Mar 07
5
dahdi-2.2.1 & kernel-2.6.32: working for anyone?
I have a TDM400. Just updated Fedora 12 to kernel 2.6.32. Rebuilt and
installed dahdi-2.2.1.
kernel modules loaded.
lsmod | grep wctdm
wctdm 37233 0
dahdi 194985 1 wctdm
lsmod | grep dahdi
dahdi 194985 1 wctdm
crc_ccitt 1549 2 dahdi,isdnhdlc
dmesg:
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.2.1
2011 Jan 04
2
problems inserting dahdi modules using Debian Leni
Hi. I have a Debian Leni system with asterisk-1.8. I was trying to
get meetme to work and it depends on dahdi, so I compiled dahdi-trunk
and dahdi-tools-trunk, however, when trying to insert dahdi_dummy, it
complained about symbol crc_ccitt_table, although the module was
actually there in the kernel tree. So, I took the Debian source, and I
had the config and I did make Bzimage, make modules
2011 Jun 08
5
LXC and Dahdi
Howdy,
I am playing around with asterisk within an LXC container on Ubuntu 11.04.
I have asterisk (1.4.42) running fine, but want access to dahdi_dummy for
timing (meetme). I have dahdi installed on the "host", and dahdi_dummy is
loaded:
root at astnorth:/# ls -ltr /dev/dahdi
total 0
crw-rw---- 1 root root 196, 250 2011-06-08 13:59 transcode
crw-rw---- 1 root root 196, 253
2008 Nov 19
5
help with dahdi
I am installing dahdi on a machine
lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Hewlett-Packard Company Unknown device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD]
2013 Oct 02
2
Dahdi_dummy is more accurate than core timer?
Hi,
I have some servers that are dedicated to do meetme conferencing. From
some previous test i concluded that I need to use dahdi_dummy as it is
more accurate.
If I did use the core timers in dahdi (not loading dahdi_dummy) I got
bad quality in the conferences and dahdi_test showed 99.6% as worst.
I thought maybe the issue as bad hardware for the timing or something
else. But today I
2010 Aug 15
1
Removing `chan_dahdi.conf`
Hi guys,
I'm currently playing around with optimizing an Asterisk install (trying to
remove as many possible configuration files as possible) for testing and
debugging purposes.
I've been able to remove most of the files and maintain an error-less
Asterisk full file, with a single exception: I can't seem to remove
`chan_dahdi.conf` without having Asterisk complain in the full logs:
2010 May 28
1
[Dahdi/system.conf] "fxsks = 1" deprecated?
Hello
I was editing files manually, and noticed that if I include the
familiar "fxsks=1" in /etc/dahdi/system.conf, Dahdi fails loading:
=====================
# cat /etc/dahdi/system.conf
loadzone = fr
defaultzone = fr
fxsks=1
=====================
# /etc/init.d/dahdi start
Loading DAHDI hardware modules:
wctdm: [ OK ]
/usr/share/dahdi/waitfor_xpds: Missing
2009 Apr 02
3
problema con una x100p
Tengo en una maquia ubuntu 8.10 el kernel es Linux 2.6.27-14-generic
Quiero configurar una tarjeta x100p i usarla con asterisk, asi que
descague compile e instale lo siguiente:
asterisk-1.4.24
dahdi-linux-2.1.0.4
dahdi-tools-2.1.0.2
libpri-1.4.9
Sin embargo no logro configurar la tarjeta con exito, ya probe casi? todo.
Esto aparece si ejecuto lspci:
04:06.0 Communication controller: Motorola
2011 Apr 02
1
Problem getting TDM400P clone card to go off-hook and dial
I am having problems getting a Nicherons TDM400P wildcard clone to dial out.
Everything appears to be configured correctly, but although I see call
progress, it never seems to actually pick up the phone.
(The following is a test of 911 emergency, where I substitute 811 [repair
service] as the actual number dialed.)
*CLI>
-- Executing [911 at from-internal:1]
2006 Jan 30
0
Meetmee weirdness
I have several instances where conference calls are not being torn down
appropriately. My CDR shows 3000 minute calls, which are coming in on PRI.
I know that the calls aren't really lasting that long. What could be
causing this? IN fact, here is what shows now:
asterisk*CLI> meetme
Conf Num Parties Marked Activity Creation
138 0000 N/A