Displaying 1 result from an estimated 1 matches for "from_internal".
Did you mean:
drm_internal
2009 Aug 27
3
Sticky Park
...ant features.conf entries.
[general]
parkext => 799 ;We need to use our own 700 extension so lets get this
out of the way.
parkpos => 702-706
comebacktoorigin = no ;This causes calls that have timed out to
come to the parkedcallstimeout context at s,1.
Ok now onto my Dial Plan.
[from_internal]
include => parkedcalls ; Gotta have this or things don't work.
;I do an attended transfer to 700.
exten => 700,1,Answer()
;Just so I can see if anything has been set
exten => 700,n,NoOp(I want to be parked on: ${PARKINGEXTEN})
;Also so I can see what the state of that parking slot...