Ticket #750 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

no way to allow call sipfirned with 0 balance

Reported by: arheops Assigned to: areski
Priority: minor Milestone:
Component: General Version:
Keywords: Cc:

Description

if card balance is 0, then even with min_credit2call=-1 it stil NOT allwo to call free dest. that is extreamly bad.

suggestion: remove in function enough_credit_to_call() $this->credit <= 0

or at least set to

$this->credit < 0

Change History

03/04/10 23:33:29 changed by areski

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

fixed in r2767

Thanks, /Areski