You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NethVoice CTI reports have no time limits, I can search the entire CDR database.
When databases become large, this feature slows down NethVoice CTI to the point of freezing it or makes the request so heavy that it does not have an answer within the 5-second timeout.
For this reason, it would be useful to make NethVoice CTI reports not working directly on the Asterisk CDR table but on a parallel table with time-limited data.
The limit could be for example one month, making this a configuration parameter that the NethVoice administrator can vary.
The amount of the data available In the NethVoice CTI report must be clearly explained to the user.
The user can find the complete data (except for today) in NethVoice reports.
The text was updated successfully, but these errors were encountered:
NethVoice CTI reports have no time limits, I can search the entire CDR database.
When databases become large, this feature slows down NethVoice CTI to the point of freezing it or makes the request so heavy that it does not have an answer within the 5-second timeout.
For this reason, it would be useful to make NethVoice CTI reports not working directly on the Asterisk CDR table but on a parallel table with time-limited data.
The limit could be for example one month, making this a configuration parameter that the NethVoice administrator can vary.
The amount of the data available In the NethVoice CTI report must be clearly explained to the user.
The user can find the complete data (except for today) in NethVoice reports.
The text was updated successfully, but these errors were encountered: