Displaying 20 results from an estimated 9000 matches similar to: "Requirement of DAHDI"
2016 Apr 26
3
my dahdi dont'n start
On Tue, Apr 26, 2016 at 11:07 AM, Administrator TOOTAI <admin at tootai.net>
wrote:
> Le 26/04/2016 17:23, Mamadou NGOM a ?crit :
>
>> Hello,
>>
>>
>> Having installed DAHDI to be able to use the meetme() application , when
>> I start the dahdi service it generates me the following error:
>>
>> -bash: /etc/init.d/dahdi: No such file or
2006 Jan 06
2
Budge Tone-100 as a Ext in the LAN
HI ,
I installed asterisk in fedora core 3 machine perfectly. and i have 10 units of GrandStream IP phone ( Budge Tone-100 ) . I wanted to know how can i use it as extentions in my LAN ? Asterisk PBX alredy there. I didn't try to do any configurations of any files .
What are the configurations has to be made with asterisk ?
Thanx in advance,
Luke.
Send instant messages
2011 Jun 27
2
Asterisk 1.8 Paging without DAHDI or MOH Shoutcast with DAHDI
We just finished an upgrade of our Asterisk system to an HA
environment on a pair of servers using Linux-HA. As part of the
upgrade, we also moved to Asterisk version 1.8.4.3
Most things are working quite nicely on the new system. However, I?m
having trouble getting a paging feature to work. In Asterisk 1.4, we
simply used the Page() application like this:
2016 Apr 26
7
my dahdi dont'n start
<!DOCTYPE html>
<html><head>
<meta charset="UTF-8">
</head><body><p>Hello,</p><p><br></p><p>Having installed DAHDI to be able to use the meetme() application , when I start the dahdi service it generates me the following error:</p><p>-bash: /etc/init.d/dahdi: No such file or
2012 Jan 16
2
How does Digium Repo install Dahdi on a virtual container while I can't do the same trying from source install?
Hello,
I can do simple, "yum install asterisk18-*" and it installs Asterisk and
Dahdi-tools/Dahdi-Linux on my OpenVZ container. Everything runs well and
smooth.
However, if I want to compile dahdi-linux on the same openvz then I get the
error, *"You do not appear to have the source for the 2.6.32-4-pve kernel
installed".*
*
*
1- Based on above error and Google search I have
2014 Dec 20
2
11.5.0: blindxfer problems
On 12/19/2014 09:42 AM, Rusty Newton wrote:
> On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote:
>> I've got a confbridge set up which works if dialed locally:
>>
>> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
>> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1",
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
Have you enabled DTMF logging and seen the DTMF codes being recognised by
Asterisk? I had a bunch of soft phones that I had to change to using ?sip
info? for the DTMF signalling as the RFC signalling was not always being
recognised. This would cause transfers to appear as if the user had not
dialled any digits.
On 20/12/2014 20:52, "sean darcy" <seandarcy2 at gmail.com> wrote:
2009 May 06
1
ConfBridge versus MeetMe
Formerly on a thread called [asterisk-dev] Where to find the code of
application Bridge
On Wed, May 6, 2009 at 7:38 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
>> Can someone please tell me in which file the code for the application to
>> be found? I was not able to find a file named app_bridge.c in the folder
>> apps.
>
> app_bridge.c ? app_confbridge.c ?
2013 Jun 01
1
Minimum requirement for Asterisk IVR
Hi?
1. When a mobile user dial an IVR short code , mobile network able to divert that call to Asterisk platform.?
2. There would be web servers which are holds Voice XML .
3. Asterisk would be able to redirect the mobile request to certain Voice XML server accordingly.
Just for like this setup , how do we install asterisk with minimum of asterisk modules ?
Do we need to install complete
2014 Dec 17
2
11.5.0: blindxfer problems
I've got a confbridge set up which works if dialed locally:
-- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
-- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack
-- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack
-- <DAHDI/1-1> Playing
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
2018 Feb 15
2
Problem with DAHDI
Hi again!
I tried to attach two VoIP-phones to my new Asterisk 13.14.1 on a Banana PI
with Armbian/Debian 9.
First test was to call a test service that say the time. Works!
Second test was to record my voice and play it again. Works!
Third test was to call the other VoIP-phone. It does NOT work... :(
Then I noticed that, by starting, Asterisk says the following messages:
[Feb 15 18:42:54]
2010 Feb 08
2
conferencing without DAHDI
Hi!
IIRC there was an announcement some time ago that it is possible now to
make conferences without the need for DAHDI anymore - but I can not
remember the name of this feature anymore, and google didn't solved my
problem.
Thus, any references to this new system are appreciated.
thanks
klaus
2010 Mar 19
2
confbridge not working?
Hi guys,
I'm trying to move away from meetme to loose the dependency on dahdi.
ConfBridge seems to be a good fit but I can't get it going. The document
sounds like an easy to use app. Am I missing any bridge_ modules?
Asterisk 1.6.2.0~rc2-0ubuntu1.2
-- Executing [521 at outbound:1] Answer("SIP/109-b877a8c8", "") in new
stack
-- Executing [521 at
2013 Feb 11
1
how to join calls - not barge?
I'd like to have an extension "join" a call. That is, C can join A and
B, just as if it were an analog extension phone.
ChanSpy works, sort of. The problem is that once A or B hangs up, the
channel is gone. With an analog extension, C would remain connected with
B if A hung up.
Can I throw A and B into a confbridge and then add C? Create a new
channel that grabs the A
2016 Nov 10
3
Asterisk 11.24.1 garbled audio
Hi all
I am using asterisk 11.24.1 on a centos 5 machine. kernel 2.6.18 flavor.
(x86_64).
I have about SIP 150 endpoints on it.
when I send a message I'm getting garbled audio.
I used to have a single PRI card in the box - but something happened and
that connection
no longer worked. I removed the card and also removed the system.conf and
chan_dahdi entries.
I am using ConfBridge in a PA
2010 Mar 05
2
app_confbridge production ready?
I have an existing conference bridge running on Asterisk 1.4.2 using
MeetMe and it's been pretty much rock solid since it was installed. We
do around 460,000 minutes on it monthly and peak at about 150
simultaneous sip channels. I'm adding a second bridge for redundancy
purposes into another facility and would like to go with app_confbridge
and Solaris. Since it's a relatively new app
2011 Apr 25
4
The new ConfBridge application is now in Asterisk Trunk!
Howdy,
I am proud to announce that after a good bit of development, community feedback, testing, and code review, the brand new ConfBridge application has been officially merged into Asterisk Trunk!!! http://svnview.digium.com/svn/asterisk?view=revision&revision=314598
If you are already familiar with ConfBridge from Asterisk 1.6.X and 1.8, forget everything you know. This is a completely
2013 May 24
1
Registration timed out - for created users
Hi all ,?
I have managed to install and configure the?
1. asterisk-1.8-current
2. dahdi-linux-complete-current
I did not faced any issues during the installation. After that I installed X-Lite soft phone in two different PCs and tested the setup. every thing was success. I was able make calls from each?extensions.
But when I observe the log files , i could see some messages ......
2016 Apr 05
3
Best timing source?
I am currently having a voice quality problem with one of our
Asterisk servers. We have checked the network and we have found no
problems that could cause the voice to sound cracked and with small
interruptions. I am looking at the timing source for Asterisk and it is
currently using timerfd even though we have an E1 card installed. Is
timerfd better than dahdi? Any recommendations to