search for: parkinglog_customer2

Displaying 1 result from an estimated 1 matches for "parkinglog_customer2".

Did you mean: parkinglog_customer1
2010 Jan 12
5
Multi-Tenant Parking
...and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following: features.conf [general] parkext => 100 [featuremap] [applicationmap] [parkinglog_customer1-park] parkext => 100 parkpos => 101-199 findslot => next context => customer1-park [parkinglog_customer2-park] parkext => 100 parkpos => 101-199 findslot => next context => customer2-park extensions.conf [customer1-call-park] exten => _X.,1,NoOp(The user ${EXTEN} is seeking place a call into the parking lot...) exten => _X.,2,Set(PARKINGLOT=customer1-park) exten => _X.,3,ParkA...