Where would I edit that?
Also this is the errors on asterisk when I try to transfer the call to parking -
-- Executing [1141,from-internal,PARK/DEFAULT@fop2-park:1] Set("DAHDI/i1/4074438177-183", "ARRAY(RETURN_EXTENSION,RETURN_CONTEXT,PARKBUTTON)=1141,from-internal,PARK/DEFAULT,,") in new stack
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: pbx.c:4745 pbx_substitute_variables_helper_full: Error in extension logic (missing ']')
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected $end, expecting '-' or '!' or '(' or '<token>'; Input:
"PARK/DEFAULT" = "PARK/default"?
^
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
-- Executing [1141,from-internal,PARK/DEFAULT@fop2-park:2] GotoIf("DAHDI/i1/4074438177-183", "0") in new stack
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: pbx.c:4745 pbx_substitute_variables_helper_full: Error in extension logic (missing ']')
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected $end, expecting '-' or '!' or '(' or '<token>'; Input:
"PARK/DEFAULT" = ""?
^
[2015-10-14 14:17:12] WARNING[21895][C-0000111b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
- - Executing [1141,from-internal,PARK/DEFAULT@fop2-park:3] GotoIf("DAHDI/i1/4074438177-183", "0") in new stack
- - Executing [1141,from-internal,PARK/DEFAULT@fop2-park:4] Set("DAHDI/i1/4074438177-183", "PARKINGLOT=DEFAULT") in new stack
- - Executing [1141,from-internal,PARK/DEFAULT@fop2-park:5] Park("DAHDI/i1/4074438177-183", ",from-internal,1141,1,s") in new stack
[2015-10-14 14:17:12] ERROR[21895][C-0000111b]: parking/parking_applications.c:226 apply_option_timeout: No duration value provided for the timeout ('t') option.
[2015-10-14 14:17:12] ERROR[21895][C-0000111b]: parking/parking_applications.c:455 park_common_setup: Could not find parking lot: 'DEFAULT'
- - Auto fallthrough, channel 'DAHDI/i1/4074438177-183' status is 'ANSWER'
- - Hungup 'DAHDI/i1/4074438177-183'