Skip to content

Commit

Permalink
[b2b_logic] fix bogus documented prototype for b2b_init_request
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-iancu committed Feb 2, 2024
1 parent ac5810b commit e5f0b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/b2b_logic/doc/b2b_logic_admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ modparam("b2b_logic", "old_entity_term_delay", 2) # delay the BYE with 2 seconds
<section id="func_b2b_init_request" xreflabel="b2b_init_request()">
<title>
<function moreinfo="none">b2b_init_request(id, [flags], [req_route],
[reply_route], [init_sdp_body], [init_sdp_ctype])</function>
[reply_route])</function>
</title>
<para>
This function initializes a new B2B session based on an initial INVITE.
Expand Down

0 comments on commit e5f0b5a

Please sign in to comment.