Displaying 3 results from an estimated 3 matches for "parkedcalltransf".
2009 Jun 16
2
feature keys no longer work after a call has been parked
Hey folks,
I can park a call with #70 after enabling that feature in
features.conf. However, once I retrieve the call from the parking
lot, #70 cannot be used to park it again. Worse yet, none of the
keys defined in the featuremap work anymore, include blindxfer or
automon.
Any ideas what may be the problem?
--
martin | http://madduck.net/ | http://two.sentenc.es/
"man sagt nicht
2012 Oct 25
0
Asterisk 1.8 not playing parking slot announcement to parker
...atures.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 is no).
parkedmusicclass => classical
parkingtime => 7200
parkedcalltransfers => both
parkedcallreparking => both
/etc/asterisk/extensions.conf
...
[parkinglot_mhill]
switch => Realtime/@extensions
...
/etc/asterisk/sip.conf
...
parkinglot=parkinglot_mhill
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digiu...
2009 Apr 27
1
Packet2packet bridging while in sip.conf canreinvite=no
...courtesytone = beep ; Sound file to play to the parked caller
; when someone dials a parked call
; or the Touch Monitor is activated/deactivated.
;parkedplay = caller ; Who to play the courtesy tone to when picking up
a parked call
; one of: parked, caller, both (default is caller)
;parkedcalltransfers = caller ; Enables or disables DTMF based
transfers when picking up a parked call.
; one of: callee, caller, both, no
(default is both)
;parkedcallreparking = caller ; Enables or disables DTMF based
one-touch parking when picking up a parked call....