Bug #163
amportal.conf parsing grabs wrong data for dbname
| Status: | Closed | Start: | 07/02/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 07/10/2009 | |
| Assigned to: | tshif | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Hotel Style Wakeup Calls Module Release v 1.2.3 |
Description
The parsing of amportal.conf for database name and password information is imperfect where the database name is concerned.
In wake.inc, line 90:
'database' => $amp_conf['AMPDBENGINE']
this should be
'database=>$amp_conf['AMPDBNAME']
These changes need to be tested against a pbx that does use the standard db name.
Related issues
| related to Caller ID Superfecta - Bug #159: Requires Default database name (asterisk) - needs to use value parsed from amportal.conf | Closed | 06/26/2009 | 07/09/2009 |
History
Updated by tshif over 2 years ago
- Due date set to 07/10/2009
- Status changed from Reviewed to Assigned
- % Done changed from 0 to 60
Applied correction to wake.inc as indicated. Awaiting software test.
Updated by tshif over 2 years ago
- Status changed from Assigned to Resolved
Updated by tshif over 2 years ago
- Status changed from Resolved to Closed
- % Done changed from 60 to 100
QS: PASS Module changes perform as expected.
Updated by tshif over 2 years ago
- Target version changed from Hotel Style Wakeup Calls Future Releases to Hotel Style Wakeup Calls Module Release v 1.2.3