Displaying 20 results from an estimated 10000 matches similar to: "using the Manager to connect caller to conference"
2007 Mar 22
3
ChanSpy and MeetMe
I have been successful using ChanSpy on a standard Dial call but when
attempting to ChanSpy on an incoming call that has been added to a
MeetMe conference (attempting to coach an agent that is speaking to a
conference of callers) it seems to fail to connect to the channel.
Here's the console dump:
-- Accepting call from '2154182700' to '3399' on channel 0/18, span
4
2005 Jun 10
5
lost g729 lic
Good day all
We installed a box a long time ago and they bought g729a licenses
Now we want to upgrade and reinstall,whats going to happen with the
codec,if I give the box the same ip as always will it work?
Please Help
2007 Sep 11
1
exit ChanSpy with DTMF
Part of a supervisor menu I'm writing requires that I allow the
supervisor to choose to ChanSpy a channel from the main menu then return
back to the menu (dialplan) to choose other options when she's done. Is
there a way to 'exit' ChanSpy and continue down the dialplan? Or is a
caller stuck in ChanSpy until they hangup the phone?
Thanks.
2006 Jan 13
4
PHPAGI daemon/background task?
I have a script that I want to leave running in the background to handle
specific manager events.
I'm running into a problem where it gets stuck in the wait_response
function in phpagi-asmanager.php and the PHP maximum execute
timeout kills the script.
The script doesn't interact with the dialplan, so I cannot launch it
from within
Asterisk. Any pointers would be appreciated.
I did
2005 Jun 28
2
MeetMe application in Asterisk V1.07
Hello list,
I wonder if someone might be able to clear up something for me.
I recently set up asterisk and have now managed to get the MeetMe
application up and running.
When I dial the extension to access the conference/MeetMe application, the
only prompt I hear is:"You are currently the only person in this
conference." When I use a friend's newly installed asterisk, I hear:
2005 Jun 21
1
MeetMe Problems
I have two asterisk machines. One of them has a Digium board (server
A) and the other is simply using ztdummy (server B). Server A is
running on Debian and Server B is running Gentoo. Server A is running
Asterisk CVS-Nv1-0-7-06/01/05-01:27:25 and Server B is running
Asterisk 1.0.7.
The problem I have is that when I try to transfer a call into a
meetme room in server B, it simply hangs
2007 Jul 12
1
exit ChanSpy with DTMF
Part of a supervisor menu I'm writing requires that I allow the
supervisor to choose to ChanSpy a channel from the main menu then return
back to the menu to choose other options when she's done. Is there a
way to 'exit' ChanSpy and continue down the dialplan? Or is a caller
stuck in ChanSpy until they hangup the phone?
Thanks.
George
2006 Jan 17
2
auto load SIP peers on startup
Hi all,
we use OpenSER together with Asterisk.
All SIP users registers with OpenSER and asterisk is doing the voicemail
thing.
We use the Asterisk RealtimeArchitecture for voicemail users and SIP peers.
The database table for the sip peers is a view from the OpenSER subscriber
table.
The MWI for a user will only work, if the user object (sip peer) is loaded
into memory and visible with the CLI
2007 Jan 11
1
Asterisk Manager Interface: Auto-answer of 'Originate' command
Does anyone know of a way to make an originate request coming over the
management interface (e.g. AstTapi click-to-dial) include the relevant
Alert-Info SIP headers to enable the originating phone to auto-answer?
I've tried setting up a custom context (see below), but the dial plan is
only entered AFTER the originating call is answered, so the SIP header
is added to the terminating call leg,
2006 Dec 05
1
Auto dialing: .call file vs. manager interface
Question:
I'm using a .call file to make some test calls. The call file works
great. When I try the same thing with the manager 'originate' action I
get something weird - the originate action looks for the 's' extension
in my context, regardless of what I supply as the 'extension' argument.
The .call file does what I expect - it finds exten _9.,1,Noop(Looks
good).
2005 May 25
2
Conferences using Manager API
Hi all,
I am trying to setup a three party conference using
the Asterisk Manager API. I am using the Redirect
action over an established two party call. The
procedure I am using is to try to redirect the two
existing channels to a third party. I would expect
this to connect both channels to the third party.
However, one of the two parties gets disconnected. Is
this the expected behavior? Is there
2004 Dec 09
6
Horrible MeetMe performance
Hey folks,
Using FreeBSD 5.2.1 and I've got the current zaptel driver installed
from ports (0.8_1) and current ports asterisk (1.0.1). I've set
options HZ=1000 in my kernel config, recompiled and rebooted and as far
as I can tell, I've done everything right but when I try to use the
conference, the audio is very delayed, choppy and segmented -- totally
unusable.
At the
2006 Jan 04
1
chan_oh323.so freeze my box on unload
Hi im running several gentoo servers with Asterisk, only using IAX2
and SIP. Recently we decided to implement h323. All the necessary
dependences for oh323-0.7.3 were installed by portage (package manager
of Gentoo distro), including openh323, pwlib etc. The module is
successfully loaded (load chan_oh323.so) but when asterisk is stopped
(stop now) or the oh323 module is unloaded (unload
2007 May 19
1
Call someone to instantly join conference using MeetMe
Hi,
I was just wondering how would the application be where the Asterisk calls a
number and that number joins the conference as soon as the call connects.
There would be only one conference already defined in meetme.conf and there
is one person already joined the conference. Currently MeetMe requires a
person dialing into it and the joining the conference. How could this be
done using MeetMe or
2005 Jul 13
1
Manager API quit working for no apparent reason
I have some agi scripts that use the manager API. They just quit working
this afternoon.
It seems that asterisk quit responding on port 5038.
I can't even telnet to that port. (connection refused)
I had been making some changes to extension.conf but that's all.
I even went so far as to reboot the machine but the problem persists.
Any ideas??
Malcolm Bader
2016 Aug 14
2
Leave and re-enter a conference
All;
What I want to do is create a way to easily send callers into a
conference room to have an N-way conference call. I created an extension
'100' that calls the MeetMe() command. Then all I need to do is transfer a
caller using a blind transfer (*2 in my case) to extension 100. Then I can
dial a feature code that sends me into that conference (*15 in my case). So
far, a piece of
2010 Feb 24
2
audio glitches in conference
I'm having a problem with conferences both meetme and app_conference,
though I've done most of the testing with meetme.
Essentially, I get little gaps in the audio - usually fewer than a dozen
or so samples, though it does vary. They seem to occur at random, but I
usually get one ever few seconds, on average. They also seem to delay
some buffer somewhere, so that if I start recording
2006 May 23
3
Transfer extensions processing control to Manager
I'm developing an application that monitors the state of the incoming
calls using Manager events. So, as a part of it, I need to "override"
the control of the extensions by the dialplan itself. The problem is
that, if I don't declare the incoming extension, Asterisk hangs up the
call by default. So I want to know if there's some kind of
"ManagerControl() application
2005 Oct 01
2
Calls between SIP and IAX
Hi all,
I have a trouble when I try to configure asterisk to make calls between
IAX and SIP. IAX I'm using to connect between asterisks a on SIP I have
phones. The calls come from higher asterisk to my on IAX, SIP phone is
ringing and when I hang up then dial command ends and connection is
loss.
When I'll make connection between asterisks on SIP then all work fine.
Does anybody has any
2007 Feb 04
5
Unicall/R2 for Asterisk 1.4 Available for TESTING
Im glad to let you know that finally I invested some time to make work
Unicall in Asterisk 1.4, I must say not much testing could be done
since I have no hardware available ( cards, servers ), however a
friend was able to test it with a couple of calls with success, I need
you to test this and report some feedback.
The sources are available in:
http://moy.ivsol.net/unicall/soft-switch/r1b1/