Bugzilla – Bug 118742
configuration with 2 area codes ignored
Last modified: 2007-02-22 18:18:08 UTC
During installation I configured my two ISDN TAs with each their areacode - 43 and 44. This was however ignored by th isdnlog configuration. I reported this problem to the isdn4linux project last year - December I think it was, and AFAIR it was fixed in CVS then.
It looks like the isdnlog version is actually happy with my manual configuration, so it's just YaST that didn't do the configuration correct.
No yast fully support this, it writes the correct values in the config files, it only suggests the first entered value for every next configured controller and this value can be edited. files are /etc/sysconfig/isdn/cfg-contrX). The reason that this is still not working is, that we do not support multiple /etc/isdn/isdn.conf files for different isdnlog processes. so the areacode is still a global value for isdnlog. I'm not sure if we should change that, it's not very common you need different areacodes. I also do not remember how isdnlog will handle this, so please write a few words, what are your manual changes.
I edited isdnlog.options.contrX to add lines containing: [options] AREACODE = xx I just added them at the top of file.
We do not support multiple areacodes with yast, but as you say, it's still possible to edit the config manually.