similar to: # no longer working

Displaying 20 results from an estimated 1000 matches similar to: "# no longer working"

2009 Feb 12
1
Problem with parking
Hi, I'm having problem with call parking. When I park call, either via transfer to xten or park digit sequence from features.conf, I hear the parking lot number read to me and the user gets transferred. However, MOH stops for the caller the moment user is transferred. The user can be retrieved by dialing the parked extension and voice resumes. If the parked user hangs up, the channel state
2003 Mar 07
4
ParkedCall and SIP.
I am having trouble getting park to work with SIP, I have these config files: /etc/asterisk/parking.conf [general] parkext => 8540 parkpos => 8541-8555 context => parkedcalls parkingtime => 45 /etc/asterisk/extensions.conf include => parkedcalls include => default [default] exten => 3874,1,Dial(SIP/3874|20|tT) Do I need something else somewhere? Is anyone using park and
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Ah no, I'm asking what code I put inside of parkedcalls? This example works? [ramais] include => parkedcalls [parkedcalls] exten => 700,1,ParkedCall(701) exten => 702,1,ParkedCall(702) exten => 703,1,ParkedCall(703) exten => 704,1,ParkedCall(704) This exten works? 2016-02-03 17:27 GMT-02:00, Doug Lytle <support at drdos.info>: >>>> On Feb 3, 2016, at
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm, thanks for your reply But whats is the code in parkedcalls context. Please, can you give an example? Thanks very much. 2016-02-03 17:15 GMT-02:00, Richard Mudgett <rmudgett at digium.com>: > On Wed, Feb 3, 2016 at 1:05 PM, Vitor Mazuco <vitor.mazuco at gmail.com> > wrote: > >> Hi! >> >> I tried to use Parking Calls >> >> I use Asterisk
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Hi! I tried to use Parking Calls I use Asterisk 13, but I can't park any calls and it returns me [Feb 3 16:56:11] WARNING[1693]: pbx.c:12543 ast_context_verify_includes: Context 'ramais' tries to include nonexistent context 'parkedcalls' What is the correct code for put in extensions.conf? Can be this example below? [parkedcalls] exten => 700,1,ParkedCall(701) exten
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
I have a dial plan that includes a company phone directory as a main menu option. If they just sit at the main menu, after 20 seconds, they are transferred to the operator. If the user picks an extension from the directory, they are transferred to the proper extension. If the called number is not available, they are transferred into VoiceMailMain. They leave a message, and hang up. The hang
2005 Jan 10
4
audio delay ISDN
Hello all. Since half december we are trying to implement * as our primary PBX. We had a test machine running with 2 sip phones and a single ISDN card. Since this was working ok, we installed * on our main Debian server. Some specs: P4 2.8 Ghz HyperThreading 512 MB RAM Debian Sid updated every week. Linux 2.6.9 vanilla kernel (not the debian package) 1 Intel Pro 100 nic for internal network 2
2003 Jul 07
1
Dial plan doesn't seem to save properly
When I first to the "add extension" the "show dialplan" has the lines that say "SIP/" but after I do a "save dialplan" and a "stop gracfully" and restart the lines with "SIP/" are gone. ************************ "Show dialplan" before: ************************ asterisk01*CLI> [ Context 'default' created by
2010 Nov 08
1
Asterisk 1.8 Multiple Parking Lots
Hello, Recently we have been using asterisk 1.6 and everything worked ok, all our productions server are 1.6. Recently we have upgraded one to 1.8 and multiple parking call are not working, which worked pretty ok on asterisk 1.6. Are there any major changes in asterisk 1.8 related to park call and multiple parking lots. Bellow is my config from asterisk 1.6 which worked, I`ve tried this in 1.8
2005 Jan 13
7
How to set asterisk NOT to answer incoming lines?
How do I set asterisk not to answer incoming PSTN POTS calls? I want to be able to use the line for outgoing calls only. -Thanks Tim
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my dialplan.... Why? I can dial 701 which tells me that I don't have any calls parked there. 700 just gives me invalid extension noise.... Should I have extension 700 defined elsewhere? Thanks parking.conf [general] parkext =a 700 ; What ext. to dial to park parkpos => 701-705
2003 Aug 04
4
SIP + Grandstream 100 + TDM100P = lots of local echo, & questions about call transfers
hi .. I have an asterisk system with three TDM100P (single port FXO) cards and 10 Grandstream 100 phones connected to it .. 1st question: when i phone out or receive a call from one of the SIP phones onto the PSTN, there is a LOT of local echo in the handset .. the PSTN end of the call does not here this echo, but it's VERY annoying on the SIP end of things .. the echo seems to be about 0.3
2006 Jun 22
4
when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on
I am using Polycom 501s with asterisk 1.2.4. When transfering to call parking wih "#1" -> 700 the user is able to hear asterisk tell him what extension the call was parked on. However, when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on. It seems like the polycom is hanging up before asterisk is able to
2003 Mar 09
16
Call Parking
Anyone having trouble parking calls? I haven't tried it in a while, but it seems to have stopped working. If I dial 700, I get a invalid extension. I have "include => parkedcalls" in the correct context, and I can dial 701, which tells me no call is parked there. Any ideas? Parking.conf is stock.
2009 Aug 05
1
[asterisk]q: asterisk 1.6.1 install
hi just donwloaded the 1.6.1 branch and made configure & install. so far so good. after staerting asterisk with: asterisk -vvvvcr Could not load features.conf == Registered application 'ParkedCall' == Registered application 'Park' == Manager registered action ParkedCalls == Manager registered action Park == Manager registered action Bridge == Manager registered
2004 Jul 19
6
Problem Starting RC1
Hello, I was running a very simple test setup with * HEAD 7/15/2004 on Fedora Core 2 and things were working fine. Today I upgraded to RC1 and my asterisk service will no longer start. I downloaded the tarball, extracted, ran 'make', ran 'service asterisk stop', ran 'make install', removed all files in /etc/asterisk, ran 'make samples' and then ran 'service
2005 Sep 01
1
dialparties.agi is returning no extensions to dial
Hi, I set up a ring group. I would like for people who select a certain voice menu option to ring a list of extensions (I have just one extension in there at the moment) and if it doesn't answer to go to an extension's voice mail. I am using a version of asterisk from CVS, last updated a couple of weeks ago. This line in extensions_addtional.conf sends the call to ringgroup 3 if
2010 Oct 13
1
realtime users call problem
Hello, I have a default installation of asterisk 1.6.1.9-2 When i create a user in users.conf via asterisk-gui, calls, voicemail etc works. But if i create a user realtime (and my realtime caching is available too) i can see the realtime user with sip show peers. But, my local dial rules does not work. I can call from realtime user to static users(the ones in users.conf) and if they are not
2010 Jan 26
1
Asterisk 1.2.37 + BLF + ParkedCalls + SPA962
Greetings all. First off, thank you for your time on this. I have spent literally 12 hours searching every forum and article I can find, and I'm going cross-eyed, so I need to bother everyone with this. I am running * 1.2.37, and I am trying to get the hints working, so I can turn one of my SPA962's LED's red when someone parks a call. I have used Button #3 on my SPA962 to