[Home]

Summary:ASTERISK-04350: Problem to pick up parked call
Reporter:Daniel Eriksson (puppet)Labels:
Date Opened:2005-06-04 17:43:33Date Closed:2011-06-07 14:10:33
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When I park a call with #1 then 700, it gets parked on 701, I get it said in the phone 7 0 1, and it get added in the dialplan, but when I try to dial 701 to pick up the call on park the call gets sent to my VoIP provider and not to the parked call.
And yes I have included the parkedcalls in outgoing context.
Comments:By: Daniel Eriksson (puppet) 2005-06-04 17:53:49

[ Context 'parkedcalls' created by 'res_features' ]
 '700' =>          1. Park()                                     [res_features]
 '701' =>          1. ParkedCall(701)                            [res_features]

but still:

-= 75 extensions (198 priorities) in 8 contexts. =-
   -- Executing Dial("SIP/1000-0c2b", "SIP/rix/701|60|TW") in new stack
   -- Called rix/701

By: Michael Jerris (mikej) 2005-06-04 18:25:13

Config issue.. dealing with it on IRC