search for: parkcal

Displaying 20 results from an estimated 21 matches for "parkcal".

Did you mean: parkcall
2010 Aug 16
3
parkcall: How to remove announcement.
Hello all, I want to park calls using the callpark application, but I don't want to hear the saydigit when the called is parked. To resolve this issue I use the following instruction in the dialplan: exten => _8XX,1,ParkAndAnnounce(|1000|local/10 at default|) Because local/10 at default is not defined to a peer I get a lot of warnings. :( Is there a better way to resolve this
2009 Jun 16
1
Unable to use # as feature key prefix
Hi folks, I was using the following featuremap: blindxfer => *1 disconnect => *9 atxfer => *2 parkcall => *7 automixmon => *0 and everything worked. Then the need arouse to use some features like automixmon during a conference, but MeetMet has the * key bound to the (admin) menu. Thus, in order to enable features like automon and transfers even during a conference, I tried to swap * fro...
2009 Aug 27
3
Sticky Park
...that parking slot is. exten => 700,n,NoOp(Device State is: ${DEVICE_STATE(park:${PARKINGEXTEN}@parkedcalls)}) ;Check to see if PARKINGEXTEN is set. If not then this must be a new call being park, let's let asterisk find a spot for it. exten => 700,n,GotoIf($[${LEN(${PARKINGEXTEN})}=0]?parkcall) ;Ok Looks like this call has been parked before. Let's see if we can repark it in the same spot again. If it not INUSE then let's park the call. exten => 700,n,GotoIf($[${DEVICE_STATE(park:${PARKINGEXTEN}@parkedcalls)}=INUSE]?:parkcall) ;Previous slot is not occupied lets clear the...
2007 Oct 14
1
Problem: features (from features.conf) not available if call was originated by manager API or call file
Hello asterisk-users, I setup my asterisk to support several features like automon,blindxfer,atxfer,parkcall etc. by using features.conf and the global variable DYNAMIC_FEATURES=automon#blindxfer#atxfer#parkcall#disconnect in extension.conf. Every Dial() command in my diaplan has the appropriate parameters out of {tTkWwW}. For calls from my SIP phones everything works fine. Pressing #1 will transfer, pre...
2008 Dec 02
1
Parking calls
Hi, How can I park a call from dialplan and get going?? Example: 1. Answer 2. While follow = false 3. ParkCall 4. Checksomthing ? follow = true 5. Endwhile 6. UnParkCall 7. Go on .. The idea is let the call waiting while I do some things on the dialplan, is it possible?? Maybe is not parking the solution?? Thanks -------------- next part -------------- An HTML att...
2009 Jan 22
1
Zap connection problem
...ttended transfer default is 15 seconds. blindxfer => #1 ; Blind transfer (default is #) ;disconnect => *0 ; Disconnect (default is *) automon => *1 ; One Touch Record a.k.a. Touch Monitor atxfer => *2 ; Attended transfer ;parkcall => #72 ; Park call (one step parking) ; Set(__DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3) ;<FeatureName> => <DTMF_sequence>,<ActivateOn>[/<ActivatedBy>],<Application>[,<AppArguments>[, MOH_Class]] testfeature => #9,peer,Playb...
2008 Dec 03
6
Call parking
Hi, Been playing with Call parking, and I can`t help but wonder if I am doing something incorrectly. The way I understand it (using default config in features.conf), is I would transfer a call to extension 700, which would park the call, tell me "701". I could then hang up, go fetch the fright person and tell him "call 701 you have a call waiting for you". The way I
2006 Apr 08
0
Call parking query
...fer buttons that I can't reprogram to use Asterisk's own transfer functions, therefore you don't get the announcement of which extension they've been parked onto... I assumed the way to do this would be the applicationmap in features.conf, so I tried various variations on this: parkcall => *3,caller,ParkAndAnnounce,pbx-transfer:PARKED|60|Local/${EXTEN}@internal|internal,${EXTEN},1 The most obvious problem I have had is that ${EXTEN} isn't decoded, I couldn't find much documentation on the applicationmap system, so I'm guessing there may be some other variable n...
2007 Apr 04
1
Pound # key not being handled
I am trying to use call parking. I have the following in features.conf [general] parkext => 700 parkpos => 701-720 context => parkedcalls When I try #700 from my softphone asterisk just passes it and doesn't interpret it. Can someone tell me what I am missing? I am using asterisk-1.2.17 Thanks, Alberto
2007 Jul 12
0
No subject
...t;=20 > =20 >=20 > =20 >=20 > Hi, >=20 > =20 >=20 > How can I park a call from dialplan and get going?? >=20 > =20 >=20 > Example: >=20 > =20 >=20 > =20 >=20 > 1. Answer >=20 > 2. While follow =3D false >=20 > 3. ParkCall >=20 > 4. Checksomthing =E0 follow =3D true >=20 > 5. Endwhile >=20 > 6. UnParkCall >=20 > 7. Go on=85.. >=20 > =20 >=20 > The idea is let the call waiting while I do some things on the = dialplan, is > it possible?? Maybe is not parki...
2007 Jul 12
0
No subject
...t;=20 > =20 >=20 > =20 >=20 > Hi, >=20 > =20 >=20 > How can I park a call from dialplan and get going?? >=20 > =20 >=20 > Example: >=20 > =20 >=20 > =20 >=20 > 1. Answer >=20 > 2. While follow =3D false >=20 > 3. ParkCall >=20 > 4. Checksomthing =E0 follow =3D true >=20 > 5. Endwhile >=20 > 6. UnParkCall >=20 > 7. Go on=85.. >=20 > =20 >=20 > The idea is let the call waiting while I do some things on the = dialplan, is > it possible?? Maybe is not parki...
2007 Nov 08
0
Polycom IP601 call parking
...miliar with, I have set up call parking like this: - features.conf [general] section contains: parkext => ** ; What extension to dial to park parkpos => 10-11 ; What extensions to park calls on. context => parkedcalls ; Which context parked calls are in parkcall => ** ; Park call (one step parking) - put Kk in Dial options - extensions.conf dialing context contains: include => parkedcalls exten => 10,hint,park:10 at parkedcalls exten => 11,hint,park:11 at parkedcalls [..] exten = _20[1-7],1,Dial(SIP/${EXTEN},30,Kk) Two butt...
2008 Aug 12
0
park calls - cannot hear digits being played
I configured "parkcalls" and can see on "cli" Playing "digits/7" etc but I cannot hear them in the phone. I have: features.conf. [general] parkext => 700 parkpos => 701-720 extensions.conf: [extensions] include => parkedcalls What did I miss? -- #Joseph
2010 Jun 24
0
parking on ast 1.6.2.8
i've got the parking lot set up in asterisk 1.6.2.8. when a caller calls into the pbx and connects to an extension, the answering extension can place the person into the parking lot by dialing #72 during the call via the parkcall parameter in features.conf. this works just fine. however, when another extension picks up the call from the parking lot (e.g, by dialing x701), that extension cannot re-park the call by using #72 - the dtmf is just echoed to the original caller. i thought about adding something like: exten...
2012 Oct 25
0
Asterisk 1.8 not playing parking slot announcement to parker
...timeout = 2000 ; Max time (ms) between digits for atxfernoanswertimeout = 15 ; Timeout for answer on attended transfer default is 15 seconds. [featuremap] atxfer => *1 ; Attended transfer blindxfer => *2 ; Blind transfer (default is #) automon => *3 ; One Touch Record a.k.a. Touch Monitor parkcall => *4 ;***multitenant callparking #include /etc/asterisk/features.multiparking.conf /etc/asterisk/features.multiparking.conf [parkinglot_mhill] context => mhillpark parkpos => 1-9 findslot => first parkinghints => yes ; Add hints priorities automatically for parking slots (default...
2007 Aug 30
0
DTMF Question
...setup by hand): --features.conf [featuremap] blindxfer => #1 ; Blind transfer (default is #) disconnect => *0 ; Disconnect (default is *) automon => *1 ; One Touch Record a.k.a. Touch Monitor atxfer => *2 ; Attended transfer parkcall => #72 ; Park call (one step parking) --users.conf-- [6003] callwaiting = no context = from-internal fullname = IT Support hasagent = no hasdirectory = no hasiax = yes hasmanager = no hassip = yes hasvoicemail = no host = dynamic mailbox = 6003 threewaycalling = no vmsecret = 1...
2007 Jul 18
3
how to use call transfer
Dear all I have beginer in Voip and i have configured Asterisk server with 100 IP SIP phone ( SNOM ) everything is fine but problem is how to transfer call from one user to other means i call to some one and then someone want to transfer call to another person how it is possible i have also try with feartue.conf but it is now working i have also read document on voip-info website
2016 May 09
0
Asterisk 13.9.0 Now Available
...e condition when attempting to operate on a hung up channel (Part 2) (Reported by Richard Mudgett) * ASTERISK-25867 - [patch] Video delay on app_echo (Reported by Jacek Konieczny) * ASTERISK-24605 - res_parking option parkeddynamic does not work with the core Features 'parkcall' (DTMF initiated parking) (Reported by Philip Correia) * ASTERISK-25826 - PJSIP / Sorcery slow load from realtime (Reported by Ross Beer) * ASTERISK-24596 - Unclear how to use Park application with res_parking 'parkeddynamic' enabled. Documentation? (Reported by...
2017 Feb 13
0
Certified Asterisk 13.13-cert1 Now Available
..._asterisk: SRTCP broken with DTLS - bad video is one of the consequences (Reported by Stefan Engstr??m) * ASTERISK-25867 - [patch] Video delay on app_echo (Reported by Jacek Konieczny) * ASTERISK-24605 - res_parking option parkeddynamic does not work with the core Features 'parkcall' (DTMF initiated parking) (Reported by Philip Correia) * ASTERISK-24596 - Unclear how to use Park application with res_parking 'parkeddynamic' enabled. Documentation? (Reported by Philip Correia) * ASTERISK-24543 - Asterisk 13 responds to SIP Invite with all p...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...e condition when attempting to operate on a hung up channel (Part 2) (Reported by Richard Mudgett) * ASTERISK-25867 - [patch] Video delay on app_echo (Reported by Jacek Konieczny) * ASTERISK-24605 - res_parking option parkeddynamic does not work with the core Features 'parkcall' (DTMF initiated parking) (Reported by Philip Correia) * ASTERISK-24596 - Unclear how to use Park application with res_parking 'parkeddynamic' enabled. Documentation? (Reported by Philip Correia) * ASTERISK-25825 - Crashes during shutdown when running CLI comm...