[asterisk-users] Asterisk 1.6 and multiple parking
Mike
list at net-wall.com
Wed Jun 30 10:22:16 CDT 2010
Hi,
Thanks, I thought I could find out about that without installing 1.6, but in
the end I did install it on a test server and it answered a few questions.
One thing though: I can park calls, in separate private lots, but I can
never pick them up again. I have context = some_context defined in
features.conf (under the private parking lot) and an "include =>
some_context" at the right place, and when I park a call exten => 800 (thats
what I use) appears correctly.
But I can't seem to pick it up, when I dial 800 it says "I am sorry there is
no call parked on that extension".
This is the relevant context when a call is parked. It clearly shows a call
being parked.
localhost*CLI> dialplan show parkingtest
[ Context 'parkingtest' created by 'features' ]
'700' => 1. Park() [features]
'800' => 1. ParkedCall(800) [features]
And the features.conf snippet (everything else is default features.conf from
1.6):
[parkinglot_test]
context => parkingtest
parkpos => 800-805
findslot => next
What am I missing you think? I only set the CHANNEL(parkinglot) value when
parking the call. Do I need to set that value when picking up a call? (after
all, I have no accessz to extension 800 it is created by features.conf)
Regards,
Mike
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Aksel Celasun
Sent: Monday, June 28, 2010 16:52
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk 1.6 and multiple parking
Hello there
You should have a look at features.conf
Regards Aksel
Fra: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] På vegne av Mike
Sendt: 28. juni 2010 21:39
Til: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Emne: [asterisk-users] Asterisk 1.6 and multiple parking
Hi,
One of the big features of 1.6 was described as multi-tenant parking.
Basically, parking people in different "lots" so the sales dept. could only
pick up their calls, and tech support theirs and no mix up was possible.
I can only find the original announcement and others asking the same
question. Is there some sort of sample conf file of how I would get this
functionnal on the latest 1.6.x?
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100630/fd963153/attachment.htm
More information about the asterisk-users
mailing list