pub fn for_each_peer_uuid<F: FnMut(&str)>(entry: &LogEntry, f: F)Expand description
Call f with every peer-leg UUID entry mentions.
See for_each_peer_uuid_with; this recognizes only vanilla FreeSWITCH
variables.
pub fn for_each_peer_uuid<F: FnMut(&str)>(entry: &LogEntry, f: F)Call f with every peer-leg UUID entry mentions.
See for_each_peer_uuid_with; this recognizes only vanilla FreeSWITCH
variables.