Skip to main content

Multiple Parking lots per tenant...

Posted by IVSCOMM on Sat, 01/07/2012

I have two car dealerships in two different cities but they share the same system in Thirdlane MTE (ext to ext dialing)
Right now they share the call park feature between both facilities.
Can I separate the Call Park feature by changing the call park name to something other than the tenant name?
So Car Dealer A and all their extensions uses the default parkinglot of the tenant DealerA
[parkinglot_DealerA]
context => parkedcalls-DealerA
parkingtime => 180
parkext => 700
parkpos => 701-703
findslot => next
and I create another parkinglot called DealerB that is not a tenant on the system. I would also change the sip.conf and extensions.conf accordingly.
[parkinglot_DealerB]
context => parkedcalls-DealerB
parkingtime => 180
parkext => 700
parkpos => 701-703
findslot => next
Would that work?