similar to: Asterisk 1.8.1.1 Multiple Parking Lots

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 1.8.1.1 Multiple Parking Lots"

2003 Jul 03
1
res parking patch
Ok, a little patch that adds a little functionality to call parking. With that, you can pickup the older parked call, if many are in the parking lot. The default exten to do that is 750, but can be changed by setting "parkpick => exten" on parking.conf , like [general] parkext => 800 ; What ext. to dial to park parkpos => 801-820 ; What extensions to
2005 Jul 20
1
getting problem in Picking up the parked call
Hi all. I am trying following scenerio for call park & pickup. voice is flowing established between B & C, after call-pickup ( instead of A & B ). can anyone please clarify why it is happening like this, ( or ) do i need some more configuration for park&pickup ? A B
2004 Jun 29
2
cisco phone and parked calls
So, I can't figure out how to get the parkandannounce application to work the way I want it to... I have cisco 7960 IP phones using SIP, and this is what I have in my extensions.conf: exten => 700,1,ParkAndAnnounce(pbx-transfer:PARKED|90|SIP/${EXTEN:1}|internal,${EXTEN:1},1) exten => 700,2,Hangup and in my parking.conf: [general] parkext => 700 ; What ext.
2013 Oct 14
1
parking - why doesn't this work?
I'm trying to implement parking with only one button to park and unpark a call. Scenario: Call is answered, I press the button (on a Cisco SPA504) to park the call, it comes to [from-office] context where the call is parked successfully (there is no parking lot number announcement though). To unpark, I press the same button, it comes to [from-office] context, and the call is picked
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
2004 Dec 10
2
BT100 how to pickup a parked call
Does anyone know why the bt100 cannot park and pickup a parked call? attendant announces the call is parked at extension 701 but the call cannot be retrieved by any other phone. also, the bt100 constantly rings when the phone is hung up after parking. anyone experienced this? using the basic features.conf [general] parkext => 700 ; What ext. to dial to park parkpos =>
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 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
2008 Apr 03
1
Hearing "transfer" during call
Hi list, I enabled the transfer function in my dialplan, but I may configure it wrong because sometime when I call a SIP extension number from one FXS port, the SIP side will hear word "transfer", I hear nothing, after that, the call conversation is fine.I'v had this problem for a long time, could not get clue where I configure it wrong. here is my related config part: sip.conf:
2017 Apr 06
2
feature codes
hi. i am running asterisk 11 and i am stuck with the feature codes. how do i setup them. Now the system has. PBX*CLI> features show Builtin Feature Default Current --------------- ------- ------- Pickup *8 *8 Blind Transfer # # Attended Transfer One Touch Monitor Disconnect Call * * Park Call One Touch MixMonitor Dynamic Feature Default Current --------------- ------- ------- (none) Feature
2006 Nov 01
2
Help me on Call parking
Hello Users....... I'm Strucked in Call parking... I'm Using the Asterisk-1.1.11 version in My FC5 box, In That there is feature.conf I'm Using SIP channel By using Asterisk + OpenSER [general] parkext => 9006 ; What extension to dial to park parkpos => 9007-9009 ; What extensions to park calls on. These needs to be
2006 May 11
3
Call parking from legacy PBX over PRI??
I have an issue with call parking and hope there is some undocumented feature for this. ;-) We are replacing our legacy PBX with asterisk, but to save money over time (handsets and network), I am trying to maintain the use of our legacy PBX. Asterisk extensions can not use the call parking features (not usable over trunk cards) of the old PBX, so I have to get the old PBX to use asterisk's.
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
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
2007 Feb 09
1
Outbound Call Transfer Problem
Hi I am using Asterisk 1.2 and for the life of me, I am unable to transfer outbound calls (eg calls I initiate from sip extensions). When I press #, nothing happens. Inbound calls transfer fine, but only once per call. The problem happens: - With both software and hardware phones. - With calls going out through the ZAP channel and to internal SIP extensions. - After I have transferred an
2003 May 22
0
Call Parking Difficulties
I can't seem to retrieve a parked call. Here is what I do: Call from phoneA to phoneB Answer phoneB Press Flash/Callwait on phoneB Press 700 to park the call A voice says that the call is parked at 701 When I try to dial 701, I don't get connected to the parked call Below is the asterisk output when I tried to park
2004 Sep 16
0
call parking & forwarding
Hi everbody, I have problem with configuring call parking and forwarding. firstly my setup: I have one asterisk with gnu-gatekeeper on the same PC. As phones I use voip-phones with H323 support. phones are registered on gatekeeper as terminal and asterisk as gateway. I setup features.conf (parking.conf) like: [general]
2009 Dec 14
0
pickupexten on chan_dahdi
Hi, I'm having trouble capturing calls using the chan_dahdi with dynamic span. Here my settings: chan_dahdi.conf [trunkgroups] [channels] context=default switchtype=national facilityenable=yes rxwink=300 ; Atlas seems to use long (250ms) winks ; where the ring cadence is changed *after* the callerid spill. usecallerid=yes hidecallerid=no
2007 Oct 03
1
Parking lot problems
Now on to another problem that we've had as far as I know since the beginning of using Asterisk 9+ months ago. I've been trying very hard to knock this problem out but regardless of what I do, it's still there. So, the problem is, when a call is in the parking lot, it then times out after whatever time frame and dials the extension that put it on hold. After 60 seconds of ringing
2006 Feb 23
0
Features set in the features.conf stopped working after upgrade.
Hi, I recently moved all of my conf files over to a new Asterisk 1.2.4 server and every works except the features enabled in features.conf. Was there a syntax chnage in 1.2.4? Or is there something else... Here is my features.conf: ******************** [general] parkext => 880 ; What ext. to dial to park parkpos => 881-890 ; What extensions to park calls on context