Displaying 1 result from an estimated 1 matches for "testparkinglot".
2014 Jul 02
1
Dynamic Call parking
...WARNING[28618]: features.c:1291 park_space_reserve: 
PARKINGEXTEN=3300 is not in default (701-750).
[Jul  2 11:32:14]     -- <SIP/testacc77000-00000002> Playing 
'pbx-parkingfailed.alaw' (language 'nl')
I have the following in features.conf :
[parkinglot_test]
context => testparkinglot
findslot => next
I read that [parkinglot_test] will be used as a template to create the 
dynamic call park. So all necessary parameters are given inside the 
dialplan (PARKINGDYNAMIC, PARKINGEXTEN, PARKINGDYNEXTEN, PARKINGDYNPOS, 
PARKINGDYNCONTEXT).
So why does Asterisk always uses the defa...