Ticket #37 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Wrong default IP address for callback server after installing A2Billing

Reported by: asiby Assigned to: asiby
Priority: blocker Milestone: milestone Version 1.3
Component: CallBack Version: Branch 1.3.x
Keywords: callback problem fail cannot connect manager Cc:

Description

After a clean install of A2Billing, there one default callback server. This server has its default ip (SERVER_IP) set to the value "default" which should be "localhost" or "127.0.0.1".

Note that it is impossible to initiate a successful call back without changing the SERVER_IP to localhost or a valid IP address or a valid host name.

Change History

06/28/07 02:28:40 changed by areski

  • status changed from new to closed.
  • resolution set to fixed.

I made a correction for this... it seems anyway that it was not affecting the running process, the SERVER_IP was only used to identify the server by the user. The Callback daemon will use the manager_xxx variable.

Rgds, Areski



Google