outbound_routing

hi this is ali
i am new to asterisk with freepbx i need help i have configured the outbound route from freepbx interface but it does’nt work when i add the entry to the extensions_custom.conf file then it work fine.the question is how can i configure outbound route without adding the same entry to the extensions_custom.conf file
it work fine but with using custom.conf not without that file
thanks in advance
the below is the custom entry wich i have already added to the freepbx outbound
[ext-local-custom]
exten => _2XX,1,Dial(IAX2/texas6/${EXTEN})
exten => _12X,1,Dial(IAX2/texas6/${EXTEN})
exten => _3XX,1,Dial(IAX2/texas6/${EXTEN})
exten => _13X,1,Dial(IAX2/texas6/${EXTEN})
exten => _13XX,1,Dial(IAX2/texas6/${EXTEN})
exten => _5XX,1,Dial(IAX2/texas6/${EXTEN})
exten => _01X.,1,Dial(IAX2/texas6/${EXTEN})
exten => _011X.,1,Dial(IAX2/texas6/${EXTEN})

i want not to add the above entry to the custom.conf file just add the below to outbound route from freepbx
the freepbx outbound entry is this
12X
13X
13XX
2XX
3XX
5XX
6XX
8|011X.
8|1X.

.

yar tumhara X boht chota hay… "8|011x. 8|1x."
you want to dial out by dialing this pattern 88|011. insert X before ‘.’ in outbound GUI maybe this will do.