FOP2 Multi-Tenant Parking?
Howdy,
Is FOP2 able to work with multi-tenant parking? I'm using Asterisk 1.8 and my parking is working fine but I'm unable to get FOP2 to display my parking lot.
I have:
[PARK/cust1-intern]
extension=7800
type=park
context=cust1-parkedcalls
Label=Parked
If I do a Dialplan show while I have a call parked on my PBX I see:
[ Context 'cust1-parkedcalls' created by 'features' ]
'7801' => 1. ParkedCall(7801) [features]
cust1-intern is the context my phones are registered to.
Is FOP2 able to work with multi-tenant parking? I'm using Asterisk 1.8 and my parking is working fine but I'm unable to get FOP2 to display my parking lot.
I have:
[PARK/cust1-intern]
extension=7800
type=park
context=cust1-parkedcalls
Label=Parked
If I do a Dialplan show while I have a call parked on my PBX I see:
[ Context 'cust1-parkedcalls' created by 'features' ]
'7801' => 1. ParkedCall(7801) [features]
cust1-intern is the context my phones are registered to.
Comments
[PARK/cust1-parkedcalls]
and the rest the same..