similar to: Manager / Windows Apps / Line Appearances

Displaying 20 results from an estimated 2000 matches similar to: "Manager / Windows Apps / Line Appearances"

2003 Oct 08
2
pbx_spool and contexts
When I drop my file into the outgoing folder, the call is completed but the 'Context' entry is not respected. Instead, it drops into the default context. It does drop "properly" into the default context and function as would be expected. I looked through the source but didn't see any reason it would be completely ignoring the context. Call file: (where
2003 Jul 03
4
Migration to Asterisk - Running off of Merlin Legend system
We currently have a Merlin Legend system. The voicemail is falling apart (with the transition to a 10 digit timestamp on Sept. 8, 2001, the system locked up and refused to take calls; the official solution is to change the system time back to a year with a matching calendar). We are in the process of preparing the network infrastructure to support a VoIP system with Asterisk, but won't be
2003 Jul 16
1
Vendors for phones
I'm in the process of setting up a test/demonstration system to show that VoIP is realistic and applicable for our needs. We put a 7905 and 7960 on a request for quote that went out the other day (to people like CDW & Microwarehouse). All of the vendors returned thier quotes without including the Cisco phones. So my question: where do you buy your phones? We can't buy direct from
2003 Jul 21
0
7960 / MGCP
I've seen mention of it here and there... does anyone have mgcp working with a 7960? I've gotten the phone to work in "basic phone mode", is that all I'll get, or am I missing something? ___________________________________________________________ Steve Creel screel@turbs.com
2003 Aug 26
0
Forward but wait for acknowledgement
I've been trying to find a way to connect incoming calls to my cell phone when I'm not in the office. I would like to have asterisk call the cell phone (or any other phone for that matter), and provide me the option to connect to the call. I figure I could park the call, use /var/spool/asterisk/outgoing/ to generate a call to the cell phone and put it into a context somewhere. Now
2003 Oct 16
0
Directory App - excluding users...
Does anyone have any suggestions for excluding certain users from the directory? Can I just leave the 'Name' field empty in voicemail.conf Certain voicemail boxes shouldn't show up in the directory (company president, etc). I assume this can be handled safely by just leaving out the 'name' in voicemail.conf To go a step further, it would be good to allow them to put the
2003 Dec 11
0
Asterisk freezes, no manager traffic, console functions
I have asterisk running as a voicemail system off of our Merlin Legend switch. We replaced our old Audix Voice Power (when the power supply fan died and burned it up) with asterisk a week ago. Many thanks to those who provided information about integrated VMI on the legend. The Audix system would, after a mailbox was closed, wait a few seconds, then use that line to dial the switch and update
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all, I'm new in the list, and I have a problem upgrading from asterisk 1.2 to asterisk 1.4: There is a diference from asterisk1.2 to asterisk1.4 in AMI events. When I do a call to a queue (with the same extensions.conf dial plan) with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4 apper only 2. It is normal? anyone knows it? what is the reason? I
2004 May 24
1
Re: Asterisk-Users digest, Vol 1 #3883 - 13 msgs
swar sir, can u please unsubscribe me for your list b.regards jihad chalhoub --- asterisk-users-request@lists.digium.com wrote: > Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, > visit > > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message
2005 Jan 21
0
Help DIALSTATUS gives ANSWER when line is BUSY?
I'm running Asterisk CVS-v1-0-12/20/04. I'm using PHP with Manager API Here is the code: #################################################################### # Make call #################################################################### $socket = fsockopen($ask_db,"5038", $errno, $errstr, $timeout); if (!$socket) { echo "$errstr ($errno)<br /\n"; } else {
2008 Feb 20
0
Strange NewCallerIDEvent after channel are linked
Hi all, just for learning purposes i made a little gui frontend that visualizes incoming and outgoing calls in realtime, using the events of asterisk. I experienced a strange behaviour for outgoing calls. The callerid for the *called* person got changed to one of my own numbers, after the channels git linked. After looking into the flow of events i saw that asterisk keeps sending an
2007 Mar 30
1
call file vs. originate
I'm having trouble getting the manager interface to behave properly; specifically the Originate event. If I create an originate event as below, the calling phone will auto-answer (as it's supposed to) but the receiving phone never rings. It will timeout at 20 seconds. Action: Originate Channel: Local/201@from-sip2 Context: from-sip Extension: 154 Priority: 1 CallerID: John Doe
2010 Jun 09
0
AMI Queue information about incoming call's channel before link
Hi, I'm developing an application using AMI and I need to get information about incoming call _before_ queue member answers it. I'm using static members (queue is pretty simple) and don't want to use chan_agent (I think AgentCalled event will do what I'm looking for). Here is what I'm getting now: 1. Newchannel event for incoming call followed by Newstate and Join. All these
2003 Aug 08
4
Voicemail2 - auto fill the dialing extension?
Hi, First off, a big thanks to Digium (Mark, John, and Martin) for helping sort out a BellSouth config issue on our PRI. T100P working like a champ! Now it's back to tweaking the configuration on our SIP phones (7960s). The message_uri parameter in the phone's configuration file is working great. Dials comedian mail directly. Is there a way to let voicemail2 know what the incoming
2007 Aug 13
0
Originate and tracking
I am originating calls through the Manager Originate API command. I can track failures (through the OriginateResponse event) I can track answered calls through the OriginateResponse event) There may be occasions where I need to cancel some outbound calls whilst they are ringing. Here's my problem: How do I know what the channels are in order to cancel them ? I can get a
2003 Nov 20
0
Missing Manager Events/Actions: Hold, Reconnect, Conference
This may be better off on the developer list, but I thought I would see if I was way off-base before I went there. I am working on a manager CTI client (currently for windows but with hopes of porting it elsewhere later). [Hold/Reconnect] I have many of the features working. I can originate calls (using the call-in/call-out originate that the manager provides) display call-related information
2004 Mar 29
2
Zap channels stuck in 'Rsrvd' state
I have two Adtran 750's connecting our analog phones to asterisk. On occasion, I get a channel that gets "stuck" off hook. 'show channels' shows: Zap/27-1 (longdistance s 1 ) Rsrvd (None) (None) And will just stay like that until the phone is manually picked up and hung up again (or asterisk is stopped/started). I guess this is a function of an unclean hangup (being
2007 Nov 23
1
AMI Newstate Ringing events -- Inconsistent caller id ?
Hello list, I'm observing what I believe to be inconsistent behaviour regarding "Newstate" AMI events for the "Ringing" state. As such I come to you asking for experience or advice: am I wrong or should I file a bug ? I present you a short introduction which I feel is relevant; however, if you want to go straight to my technical question, please scroll
2003 Sep 13
5
Voicemail to a commercial PBX/key phone system
Hello. I've seen some mentions of asterisk possibly being used as an inexpensive voicemail attachment to a commercial PBX etc. Does anyone here, have experience of using it in this fashion ? What commercial systems have been successfully attached too ? How is the attachment made ? Analog, digital ? If anyone has successfully accomplished this, I would like to hear the make and model of
2003 Jul 16
1
FXS and PBX Integration
Hi All, I got a doubt about something I want to do with asterisk. I have this office (site a) with only a Panasonic analog PBX and another office (site b) with an Asterisk Box with an ADIT 600 . I want to interconnect both via IAX. Is it possible to put a new asterisk box in site a without the channel bank and put a card (FXS or FXO???) and connect it to the pbx as a CO line ? What