Skip to content

Commit e5f0b5a

Browse files
committed
[b2b_logic] fix bogus documented prototype for b2b_init_request
1 parent ac5810b commit e5f0b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/b2b_logic/doc/b2b_logic_admin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ modparam("b2b_logic", "old_entity_term_delay", 2) # delay the BYE with 2 seconds
531531
<section id="func_b2b_init_request" xreflabel="b2b_init_request()">
532532
<title>
533533
<function moreinfo="none">b2b_init_request(id, [flags], [req_route],
534-
[reply_route], [init_sdp_body], [init_sdp_ctype])</function>
534+
[reply_route])</function>
535535
</title>
536536
<para>
537537
This function initializes a new B2B session based on an initial INVITE.

0 commit comments

Comments
 (0)