Displaying 20 results from an estimated 200 matches similar to: "using AMI and Telnet to place calls"
2009 May 20
2
Manager ExtensionState function
Hi,
I am trying to get the extension status (weather it has dialed
outgoing call via SIP or IAX2), using the following piece of code
however it always returns -1 on all the extensions (valid/invalid).
Am i missing something ? Any help.
Thanks
-----------------------------------
#!/usr/bin/perl
use Asterisk::Manager;
use lib './lib', '../lib';
$|++;
my $astman = new
2011 Jun 16
1
Web based call back
Hi,
I am looking for a simple solution to do this.
I wish to have the user to enter their preferred method of connection i.e.
for the cheapest solution to their desktop phone or mobile phone, then plan
callfile based on the number that user provided and dial to the user.
Any suggestions?
CK
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Sep 16
3
Creating conference calls from within Astman.
Dear All,
I have a requirement to 'originate' a number of calls to various external
users from within a conference room, so that the end users does not pay for
the call.
I know that within Astman I can define an extension and then originate the
call from that extension. Can I define a conference room (how would I
configure that on astman? What channel would it use?) and then generate a
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
hi all
i'm getting the below error when trying to compile asterisk-1.4 on redhat-9.0
any suggestions ?
make[2]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect'
make[1]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
[CC]
2013 May 11
1
AMI Originate issue
Hi,
I'm getting an issue while executing AMI Originate.
I'm getting "extension does not exists" on Originate's Response, and on the
other hand Asterisk CLI say "fwrite() returned error: Broken pipe"
Please suggest me what is wrong.
Muhammad Faheem
### my originate code block ...
2005 Feb 20
10
HELP NEEDED! - Asterisk GUI
Hello,
I am trying to setup an Asterisk GUI with the help of astman(please visit
http://astman.sourceforge.net/am-user-guide.html).
I have installed astman and currently assessing my GUI using;
http://ipaddress-of-asteriskbox/cgi-perl/am-main.pl
I am trying to get the menu options in my GUI to work but to no avail.
Currently my parameters are set to;
Asterisk Install Directory:
2003 Nov 05
2
Need info on Gastman/Astman
Has anyone used Gastman/Astman successfully?
I have it up and running (Gastman win32), but have a problem with the
creation of end stations on the map. I'm not sure of the format of the
extension to use when creating a end station icon.
Services like Conference bridge and Musichonhold seem to work ok (I use
555@mainmenu and 666@mainmenu) for the Icon extensions.
IAX softphone seems to work
2007 Nov 28
2
Billing/Call Control engine : AGI scripts/ AstMan API
Hello ppl,
Have implemented a really nice Billing engine using AGI scripts. So far
it works fine, tho haven't yet put it in the torture cell.
The AGI scripts have been written in PHP, using MySQL for the billing
and profile information.
The major disadvantages I see using AGI scripts :
1. A new process(invocation of PHP scripts) on every new call.
2. MySQL connections on every instance of
2007 Mar 01
1
build rpm fails
Hi everyone,
I am trying to get Asterisk 1.4 running on CentOS 4.4 (Kernel
2.6.9-42.0.10.ELsmp) and am having a lot of trouble getting asterisk
running on it. I had a fair bit of success with the ATrpms binaries
(Zaptel worked but asterisk failed to startup because it couldn't find
the speex modules).
I am trying to thus recompile the asterisk rpm for CentOS 4.4 with the
least amounts of
2003 Oct 07
3
Line going to Zombie
I have a problem that sometimes lines will go into what I call never never land. The Asterisk system will put a line with <Zombi> on it when you type show channels it will make the analog phone line dead. And on the CLI it says:
astsvr*CLI>Zap/1-2<ZOMBIE>(macro-twoline-exten,s,1)Up Dial Zap/1-2|20|r
I have tried to release it with soft hangup Zap/1
& also soft hangup
2005 Feb 01
2
X100P not hanging up...
I have an asterisk servicer (1.0.5) with 3 X100P cards. Everything is
working fine but two days ago I implemented call forwarding using the example
from voip-info wiki.
Now when I enable call forwarding on my phone and a call comes in it gets
redirected to my cell and everything is apparently working. The problem is
that when we hang up both Zap interfaces (the one where the original
2003 May 22
1
astman
has any body considered using astman/gastman to show
a) sip/iax etc registry status with other *
b) manage multiple * boxes
would this be any use, i was just thinking if some tech support has to
handle multiple * for one organization, it may be worthwhile to have
mutiple * boxen become part of one REALM and manage that realm, or maybe
some other way, but i'm sure we can find someone to
2005 Jul 13
1
Polycoms and paging
I'm looking at deploying some Polycom 501's here, but one thing that still
needs confirmation before I can move forward is global paging.
I figure that I can couple polycom auto-answer
(http://www.voip-info.org/tiki-index.php?page=Polycom+auto-answer+config) with
this script:
http://lists.digium.com/pipermail/asterisk-users/2004-March/040186.html
However, that script was posted over a
2011 May 19
3
Manager logged on/off messages
Hi
Is there a way I can stop Manager logged on/off messages from going to
the console/logs without losing all the other information I need?
Regards
Ish
--
Ishfaq Malik
Software Developer
PackNet Ltd
Office: 0161 660 3062
2007 Sep 10
5
online active call watching
Dear all
I have asterisk 1.4.11 i am new in asterisk i want to see online call list how it is possible to see how man call currently active is there any command or tool to see online call ?? from --- to
Regards
---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
-------------- next part
2004 Sep 02
2
Please help to config tdm11b
I have a TDM400P with 1 fxo and 1 fxs module(TDM11B)
i just wanted to know how to configure the zaptel and zapata &
extension conf to work well
Please help me on that
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts
i am working with "ast-rad-acc.pl" from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
i dont know why $cdr{'DNID'} and $cdr{'CALLERID'}
under 'sub send_acc {' are empty. i m successfully
connected with asterisk manager and when call i hangup
my perl application is getting that all other thing
are ok but i dont know why only
2003 Jun 13
5
Applications, dialplan not loading
I've built the latest CVS of asterisk -- not the zaptel or libpri
directories, just the asterisk directory. asterisk installs
successfully, but there are severe problems. I built this system in the
past and ran it, but now building it again fails. This is the CVS as of
this morning, 2003-06-13, but I had problems on 06-11/12 as well.
After make; make install; make samples; make config, I
2003 Sep 04
1
Asterisk vs. Vocal (Vovida) vs. Bayonne
Folks,
I love Asterisk, have been using it for a while now. I'd like to know if
anyone has some good comparison points on Asterisk vs. Vocal (Vovida) vs.
GNU Bayonne. I know only a little about the later two.
Also, one drawback I've hard about Asterisk (not for me, but for general
consumption/deployment) is easy of configuration -- people like GUIs. They
want point-n-click. I'm a
2003 Sep 26
1
Gastman and SIP?
I have been testing Gastman and Astman with SIP calls. As I have no Zap
phones, so I have a few question on what is normal behavior? When a call
comes in and I have created extensions for all phones (example: Channel
= "SIP\3846") Should the little lines connect between the pre-made
extension or should they pop up temporary icons with no connection to
the hand made extensions? The