Displaying 20 results from an estimated 6000 matches similar to: "how to join calls - not barge?"
2013 Jun 06
2
Installing Asterisk 11 on VirtualBox: Illegal Instruction
I'm trying to install and run Asterisk 11 on Ubuntu 12.04.2 running over
Oracle VM VirtualBox (v 4.1.8). So far I have tried it following two
guides. The first is the one from "Asterisk: The Definitive Guide" 4th
edition
(http://ofps.oreilly.com/titles/9781449332426/asterisk-Install.html) and
the one from Billy Chia "How to Install Asterisk 11 on Ubuntu 12.04 LTS"
2013 Jun 13
2
asterisk fax in debian
Hello. i am running debian 6 with asterisk 11.4. The system has exim4 to
send to email the voicemails.
i would like to get rid of the analog fax machine and use asterisk to
send/receive faxes.
I do have a PSTN line with a SPA3102 adapter to interface it to
asterisk. The number of the PSTN line is dedicated to faxing only. So i
would like to:
-receive faxes to asterisk and then send it as PDFs
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:
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",
2011 Sep 06
2
trying to build 1.8.6.0 on CentOS 6, problems with ptlib
I'm having annoying errors trying to get configure working.
tar xvzf /usr/local/src/asterisk-1.8.6.0.tar.gz
cd asterisk-1.8.6.0
./configure
I get complaints related to pwlib / ptlib...
checking for openr2_chan_new in -lopenr2... no
checking /root/pwlib/include/ptlib.h usability... no
checking /root/pwlib/include/ptlib.h presence... no
checking for /root/pwlib/include/ptlib.h... no
checking
2012 Sep 26
5
PLAYIN MUSIC WHILE SEARCHING MYSQL
Dear All,
I want to play music in my AGI while i am searching for a field in DB.
Actually during some processes in AGI i need to play music .
Thanks in advanced.
Regards,
Mehdi
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
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge:
[conferences]
exten=>_8[1-9],1,Answer()
;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234)
exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms)
exten=>_8[1-9],n,Hangup
And that works.
Also changed the hints:
;;exten => 81,hint,MeetMe:81
exten => 81,hint,ConfBridge:81
;;exten => 82,hint,MeetMe:82
exten => 82,hint,ConfBridge:82
;;exten
2013 Apr 18
5
Dynamic realtime + queues
Hi,
?
I am trying to store queues.conf to a MySQL database using dynamic realtime. I have a working ODBC connection and the queueing system already works but I want to store the queues.conf file to a database. I am following the guide from Asterisk the definitive guide, the ebook can be found at: http://ofps.oreilly.com/titles/9781449332426/asterisk-DB.html
?
I have a database called asterisk
2012 Jun 18
1
TDM410 PTSN line setup with 1 analog phone
Hello, I have a current asterisk 1.8.13.0 asterisk-addons 1.6.24 asterisk-sounds
1.2.1 dahdi-linux-complete 2.6.1+2.6.1 libpri 1.4.12 and asterisk-gui 2.1.0.rc1
(not trying to use the gui, want to do everything by hand) with a TDM410 with
2FXO and 2FXS. I have my POTS (PTNS) line plugged into port 1 (FXO) and a
analog phone connected to port 3 (FXS). I compiled asterisk with asterisk
2014 Mar 24
1
asteriskdocs.org says 3rd ed. is latest
I made myself look a little silly recently in a talk regarding asteriskdocs.org. I didn?t realize the 4th ed. of the Definitive Guide was apparently actually out (http://shop.oreilly.com/product/0636920025894.do), because I went by asteriskdocs.org?s claim that it was being worked on in OFPS (now retired, apparently.)
Is the 4th ed. available to read online like the 3rd ed. was? Is someone on
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
2011 Jan 26
9
Recommended Windows client to display CID?
Hello
I'd like to display CID information on users' monitor running
Windows.
I know I can run a script through the dialplan to send a datagram that
is picked up Impulse Technology's free NetCID (www.imptec.com), but
I'd rather use an open-source solution.
An alternative would be to use a Windows application that would
connect to Asterisk's AMI. I don't know if multiple
2011 Jan 23
1
Info on using LDAP with Asterisk?
There does not seem to be very much info out there about using LDAP to
create asterisk configurations. Does anyone have some information
that they would suggest I start with?
Thanks.
2011 Mar 17
1
Status of Queue Members
Hi,
I'm trying to work out an issue with call queues.
I need the calls that are in a queue to be kicked out if all members are unavailable (for example if all SIP members are having network problems).
I tried leavewhenempty = yes but that only seems works when all queue members specifically log out of a queue.
I've looked at autopause, but we need it to automatically un-pause once it
2012 Sep 25
1
confbridge video support
Where does video support for confbridge stand? I need to be able to take in
multiple video callers and have the active speaking caller displayed to all
participants. Are we there yet in Asterisk 10 or 11?
Thanks
Bryant
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 May 19
2
Agent (Invalid) has taken no calls yet
How to get rid on following.. why its Invalid ?
holler*CLI> queue show queue1
queue1 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 0s
Members:
Agent/7201 (Invalid) has taken no calls yet
Agent/7202 (Invalid) has taken no calls yet
No Callers
-------------- next part --------------
An HTML
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 ?
2007 Jun 28
1
Shared Extension Appearance
If SLA supports IP trunks, can shared extension appearance be achieved using
a local SIP trunk in place of an extension?
Basically, I'm trying to allow some stations (Polycom IP 650) to have a
shared extension amongst all of them. Ideally, I'd like for the LED to show
if that extension is in use, and I'd like for the extension to ring all
stations on that extension when a call comes
2012 Sep 28
1
ConfBridge dtmf_passthrough=no doesn't have any effect. Bug?
Hi list!
ConfBridge dtmf_passthrough=no doesn't seem to have any effect. DTMF
gets transmitted throughout the conference. I've tried Asterisk 10.7.1
from the official RPMs and 10.8.0 compiled from source.
I've confirmed that it's disabled via the CLI "confbridge show profile
user <profilename>".
It's an all-SIP scenario with RFC2833 as the DTMF protocol.