-
Type:
New Feature
-
Status: Admin Closed
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
ToDo:
{noformat}
[22:03:56] <hi365_m> auto generate was so that we can set the country indications
[22:04:17] <philippel> ok, so here is my suggestion: we supply the following (maybe you can test this):
[22:04:48] <philippel> [general]
[22:05:16] <philippel> #include indications_general_additional.conf
[22:05:29] <philippel> (that is where we woudl write country=us or what ever
[22:05:41] <philippel> $include indications_general_custom.conf
[22:05:51] <philippel> that is where you could put something that isn't in freepbx already
[22:06:09] <philippel> #include indications_additional.conf
[22:06:18] <philippel> that is where we auto-generate all the country's we know about
[22:06:31] <philippel> $include indications_custom.conf
[22:06:45] <philippel> that is where someone can put new indications if they want if not in the code
[22:07:09] <hi365_m> (whic is totaly unnesseary as asterisk can only relate to one country at a time)
[22:07:12] <philippel> and the only question, does it go before or after ours - in case someone wants to re-define an indication, they should override us
[22:07:37] <philippel> hmm - so why do we dump all the stuff vs. just the indication that was chosen?
[22:08:02] <hi365_m> thats what im saying
[22:08:37] <hi365_m> asterisk cant handel more that one (which is really stupid - you whould be able to change it in real time just like you can change the language){noformat}
[22:03:56] <hi365_m> auto generate was so that we can set the country indications
[22:04:17] <philippel> ok, so here is my suggestion: we supply the following (maybe you can test this):
[22:04:48] <philippel> [general]
[22:05:16] <philippel> #include indications_general_additional.conf
[22:05:29] <philippel> (that is where we woudl write country=us or what ever
[22:05:41] <philippel> $include indications_general_custom.conf
[22:05:51] <philippel> that is where you could put something that isn't in freepbx already
[22:06:09] <philippel> #include indications_additional.conf
[22:06:18] <philippel> that is where we auto-generate all the country's we know about
[22:06:31] <philippel> $include indications_custom.conf
[22:06:45] <philippel> that is where someone can put new indications if they want if not in the code
[22:07:09] <hi365_m> (whic is totaly unnesseary as asterisk can only relate to one country at a time)
[22:07:12] <philippel> and the only question, does it go before or after ours - in case someone wants to re-define an indication, they should override us
[22:07:37] <philippel> hmm - so why do we dump all the stuff vs. just the indication that was chosen?
[22:08:02] <hi365_m> thats what im saying
[22:08:37] <hi365_m> asterisk cant handel more that one (which is really stupid - you whould be able to change it in real time just like you can change the language){noformat}