[asterisk-users] Follow up on parking
Danny Nicholas
danny at debsinc.com
Fri Dec 12 14:31:11 CST 2008
After some research, it seems that asterisk builds a dynamic context called
[park-dial] and puts a callback for the parker into line 1, so this would
have to be a patch/workaround.
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mike
Sent: Friday, December 12, 2008 12:40 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Follow up on parking
Danny,
I've been starring at features.conf since yesterday AM, and I do realize
there is an example that looks close to what I want, but the same thing
typed in my own dialplan doesn't work.
All I want, for the sake of discussion, is to Hangup() when the call gets
out of parking after the 45 second timeout.
As for show application park, this is not helping.
Regards,
Mike
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Danny Nicholas
Sent: Friday, December 12, 2008 9:26
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Follow up on parking
You should try these steps
1. core show application park from the CLI interface
2. look at features.conf
3. one of these should offer the hint you seek
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mike
Sent: Thursday, December 11, 2008 10:46 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Follow up on parking
I`m having (a lot of) trouble changing the call parking timeout behavior.
This is my SIP context.
[internal-local-only-hamel]
exten => s,1,Hangup
include => parkedcalls
What I am trying to accomppish is a quick test where I park a call, wait 45
seconds, and it hangs up.
Here is my execution in the CLI:
== Parked SIP/0004f2134384-1-0943e8a0 on 101 at parkedcalls. Will timeout back
to extension [internal-local-only-hamel] s, 1 in 15 seconds
Seems like this will work.until it doesn't. The s,1 extension is never
executed, instead park-dial() is called.
What am I missing?
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081212/593c41fa/attachment.htm
More information about the asterisk-users
mailing list