[asterisk-users] Show call coming back from Call Parking
Eric "ManxPower" Wieling
eric at fnords.org
Sun Jan 28 08:31:46 MST 2007
Andrew Kohlsmith wrote:
> On Friday 26 January 2007 5:44 pm, Eric "ManxPower" Wieling wrote:
>> [park-dial]
>> exten => _.,1,SetCIDName(Parking Timeout)
>> exten => _.,2,SetVar(__ALERT_INFO=Triplet)
>> exten => _.,3,Goto(extensions,3500,1)
>
> I see your awesome little snippet and raise you a
>
> exten => 700,1,Set(PARKRETURN=${CID(number)})
> exten => 700,1,Park()
>
> so your Goto() above can grab the ${PARKRETURN} and Dial() that back.
>
> *Not tested, just thought of it for an enhancement so it didn't always come
> back to the receptionist.
I will have to try that. The example I posted is a copy/paste from a
production dialplan so it *is* tested. In our environment, only the
receptionist can remember how to park a call.
More information about the asterisk-users
mailing list