File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -958,7 +958,7 @@ route[b2b_logic_request] {
958
958
959
959
<section id =" func_b2b_bridge_request" xreflabel =" b2b_bridge_request()" >
960
960
<title >
961
- <function moreinfo =" none" >b2b_bridge_request(b2bl_key,entity_no)</function >
961
+ <function moreinfo =" none" >b2b_bridge_request(b2bl_key,entity_no, [adv_contact] )</function >
962
962
</title >
963
963
<para >
964
964
This function will bridge an initial INVITE with one of the
@@ -975,6 +975,10 @@ route[b2b_logic_request] {
975
975
<emphasis >entity_no (int)</emphasis > - an integer that
976
976
holds the entity of the entity/participant to bridge.
977
977
</para ></listitem >
978
+ <listitem ><para >
979
+ <emphasis >adv_contact (string, optional)</emphasis > - Contact header to
980
+ advertise in generated messages.
981
+ </para ></listitem >
978
982
</itemizedlist >
979
983
<example >
980
984
<title ><function >b2b_bridge_request</function > usage</title >
You can’t perform that action at this time.
0 commit comments