show account too

This commit is contained in:
Radu Ioan Fericean
2015-07-26 19:10:00 +03:00
parent b9b8876b37
commit faa179f9cf

View File

@@ -532,6 +532,7 @@ func (origCD *CallDescriptor) getMaxSessionDuration(origAcc *Account) (time.Dura
var totalCost float64
var totalDuration time.Duration
defaultBalance := account.GetDefaultMoneyBalance(cd.Direction)
Logger.Debug("ACCOUNT: " + utils.ToJSON(account))
Logger.Debug("DEFAULT_BALANCE: " + utils.ToJSON(defaultBalance))
cc.Timespans.Decompress()
//log.Printf("ACC: %+v", account)