Skip to content

Commit

Permalink
Fix SIP plugin unhold request docs typo (meetecho#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycherniavskyi committed Jun 7, 2021
1 parent 2cd0118 commit 2d83e96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/janus_sip.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,7 @@
*
\verbatim
{
"request" : "hold",
"direction" : "<sendonly, recvonly or inactive>"
"request" : "unhold"
}
\endverbatim
*
Expand Down

0 comments on commit 2d83e96

Please sign in to comment.