[asterisk-users] Follow up on parking
Eric "ManxPower" Wieling
eric at fnords.org
Mon Dec 15 17:01:32 CST 2008
[park-dial]
; app_park adds a priority 1 for us, but due to Asterisk oddities, we
still need this Noop
exten => _.,1,Noop
exten => _.,n,Goto(corporate,3500,1)
exten => h,1,Noop
Mike wrote:
> That would help me, but I can't even do that (send all parked calls to
> anybody) because of the dynamic park-dial context.
>
> Regards,
>
> Mike
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric
> "ManxPower" Wieling
> Sent: Monday, December 15, 2008 16:16
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Follow up on parking
>
>
>
> Terry Wilson wrote:
>> On Dec 15, 2008, at 7:05 AM, Mike wrote:
>>
>>> Just so I'm clear: there is no way to do what I want short of
>>> playing with the underlying code, correct?
>> Yes. I'm working on an issue right now related to parking and noticed
>> that Asterisk completely lies with the verbose statement saying that
>> it will time back out to an extension. There is an if/else that
>> checks a string that will always be set and therefore will never hit
>> the else...which is where the code is that would time back out to an
>> extension as opposed to trying to magically find the original caller
>> and call the channel back. It is fairly complex code in there, so it
>> may take a bit to fix...but I thought I'd let your know that I am
>> working on it, anyway.
>
> I saw this in 1.2 as well. I don't know about 1.4, since my customers
> never used 1.4. Since all parked calls were supposed to be sent to the
> operator, it was not an issue for my customers.
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list