We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa07d53 commit 8beac6cCopy full SHA for 8beac6c
src/include/switch_core.h
@@ -285,6 +285,8 @@ SWITCH_DECLARE(switch_vid_spy_fmt_t) switch_media_bug_parse_spy_fmt(const char *
285
/*!
286
\brief Add a media bug to the session
287
\param session the session to add the bug to
288
+ \param function user defined module/function/reason identifying this bug
289
+ \param target user defined identification of the target of the bug
290
\param callback a callback for events
291
\param user_data arbitrary user data
292
\param stop_time absolute time at which the bug is automatically removed (or 0)
0 commit comments