similar to: Graphical Call Manager Allowing Transfer of Any Call?

Displaying 20 results from an estimated 6000 matches similar to: "Graphical Call Manager Allowing Transfer of Any Call?"

2009 Oct 05
1
Drop calls when using Flash Operator Panel
Whenever I try to drag calls to the Parking Lot or On Hold, FOP would drop my calls. I have searched online and have found similar problem, such as the link below. I have tried their solution but still the FOP is not working correctly. I even installed the HUDLite server and is getting the same results. www.freepbx.org/forum/freepbx/users/flas...ot-transfering-calls Here is the log when I tried
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
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
2009 Jan 29
9
Callback / Camp / Extention Free notify?
Hi, I am trying to implement the callback feature of our old phone system. This feature may go by a different name in asterisk? It worked as follows. If phone A called phone B and it was BUSY, you press a button to enable a callback. User A is free to continue work or make other calls. What this meant is that when both phones became free, phone A would ring, on answer it would call phone B
2009 Nov 09
3
is an extension is use
Is there a way to tell if an extension is in use? We run a call center and it would be helpful for the people taking calls to see if we are on the phone or DND. Is that setup in Asterisk or on the phone? the phone as busy lamp field but i will just turn on after a while even if the extension is not i use. the FOP in FreePBX doesn't appear to be that helpful. i am not sure what it is supposed
2007 Feb 27
2
AJAM..is a BUG?
hi guys i have created a plugin for jquery for asterisk ajax interfacement. the interfacement work with ajam and on firefox work very well, the problem is with IE :-( an example: the url is: asterisk/mxml i want login on manager system and the string command is: action=login&username=myusername&secret=mysecret I have tested with firefoz and i receive the correct XML response, the
2007 Jul 01
1
Installing AJAM
Hi, I just installed Asterisk 1.4.6. I didn't see http.conf in /etc/asterisk. Is there a seperate install for AJAM? I dug around a little and found only _one_ reference that refers to installation of AJAM: http://astrecipes.net/?n=217 In accordance with the instructions on this site I performed the following: svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
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]
2012 Mar 01
1
using AMI and Telnet to place calls
Hello, I am using a perl script to pull call info from a DB and place calls via telnet and AMI, all on local machine of course. My problem is that I need to capture any response from the carier, such as this taht appears in the CLI: [Mar 1 12:55:50] == Using SIP RTP CoS mark 5 [Mar 1 12:55:50] -- Got SIP response 503 "No Circuit Available" back from xxx.xxx.xxx.xxx:5060 [Mar
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:
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:
2009 Jan 15
1
problem with PlayDTMF: no error but no tone
Hi to all i'm using PlayDTMF with AJAM, after the authentication, i make a request like this: host:8088/asterisk/mxml?action=PlayDTMF&Channel=SIP/200-sdadsadkioah&Digit=1 the result is: <ajax-response> <response type='object' id='unknown'><generic response='Success' message='DTMF successfully queued' /></response>
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
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
2014 May 16
1
Login by AMI ok, by AJAM fails
I have setup an Ast 11.6 host and I want to login via AJAM. I setup manager.conf, http.conf described in the docs. When I login via the AMI it works fine (see below), but when I login via AJAM the same credentials fail (see further down) Can someone tell me how to fix this? ----------- Connection closed by foreign host. root at pbx:/tmp# telnet localhost 5038 Trying 127.0.0.1... Connected to
2011 May 23
1
AJAM XML output not valid xml
Hi I'm using asterisk 1.8.3.2 and have been implementing AJAM. I've noticed the final '>' is missing from every response I've had so far. Here is an example <ajax-response> <response type='object' id='unknown'><generic response='Success' message='Authentication accepted' /></response> </ajax-response Has anyone
2009 Mar 19
3
(no subject)
I have to develop a VoIP application. I need to know how to use Java APIs to communicate to my client application with asterisk. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090319/fcb4c275/attachment.htm
2009 Jul 21
3
astmanproxy?
Hi, We currently fire multiple HTTP requests (via multi-curl) to the AJAM interface in order to place calls. We are finding Asterisk has it's limits however, and I've found astmanproxy recommended for helping maintain the connections. This would prove particularly useful with multiple servers of course. However, in testing astmanproxy crashes with buffer overflows. This leads to the