mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Add more unit-tests and bug-fixes for random-access ZRTP cache
(refs #24)
This commit is contained in:
committed by
Travis Cross
parent
e8a376a87f
commit
9cd1409047
@@ -136,7 +136,7 @@ void zrtp_def_cache_foreach( zrtp_global_t *global,
|
||||
* May be used in server solutions for periodically flushing the cache to prevent data loss.
|
||||
*
|
||||
* @return
|
||||
* - zrtp_status_ok - if operation complited successfully;
|
||||
* - zrtp_status_ok - if operation completed successfully;
|
||||
* - zrtp_status_wrong_state - if a call is performed from a routine which
|
||||
* doesn't use the default cache.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user