|
Bugzilla – Full Text Bug Listing |
| Summary: | configuration with 2 area codes ignored | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Per Jessen <per> |
| Component: | ISDN | Assignee: | Karsten Keil <karsten.keil> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Per Jessen
2005-09-25 18:18:14 UTC
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. |