[asterisk-users] Follow up on parking

Mike list at virtutel.ca
Mon Dec 15 07:05:25 CST 2008


Just so I'm clear: there is no way to do what I want short of playing with
the underlying code, correct?

 

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 15:31
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Follow up on parking

 

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/20081215/6c29a35e/attachment.htm 


More information about the asterisk-users mailing list