mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
typo bug
This commit is contained in:
@@ -245,7 +245,7 @@ func Connect(reconnects int) error {
|
||||
return nil
|
||||
}
|
||||
time.Sleep(time.Duration(fs.delayFunc()) * time.Second)
|
||||
logger.Warning("FreeSWITCH reconnect!")
|
||||
fs.logger.Warning("FreeSWITCH reconnect!")
|
||||
}
|
||||
return conErr
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user