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