<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="monospace">Hi,<br>
<br>
my 2 cents here - how comes you want to send a RE-INVITE _BEFORE_
having the dialog established??? <br>
<br>
Regards,<br>
</font>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
<a class="moz-txt-link-freetext" href="https://www.siphub.com">https://www.siphub.com</a></pre>
<div class="moz-cite-prefix">On 09.04.2024 17:35, Parthesh Bhavsar
via Users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CACkXxUwBgC+vBVkLsGEGUXWn0h+Gmqs_NtD-iF2u-ckeO99WBQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">It seems after setting <span
style="font-size:14.6667px">T_fr_timeout parameter it was
sending a CANCEL request to another leg but for my requirement
I need to send Reinvite. Also for generating Reinvite I have
used </span><span
style="color:rgb(0,0,0);font-family:monospace">dlg_send_sequential() </span><span
style="font-size:14.6667px">as I use opensips as a proxy
server. Any other modules on which I look for?</span>
<div><span style="font-size:14.6667px"> </span>
<div>
<div>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">Regards,
<div><b>Parthesh Bhavsar | Software Engineer | VOIP</b></div>
</div>
</div>
</div>
<br>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Tue, Apr 9, 2024 at 7:36 PM
Ben Newlin <<a href="mailto:Ben.Newlin@genesys.com"
moz-do-not-send="true" class="moz-txt-link-freetext">Ben.Newlin@genesys.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="msg7327561627230715946">
<div style="overflow-wrap: break-word;" lang="EN-US">
<div class="m_-3237960034775432744WordSection1">
<p class="MsoNormal"><span style="font-size:11pt">The
timing requirement can be solved using the
$T_fr_timeout parameter [1].</span></p>
<p class="MsoNormal"><span style="font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-size:11pt">For
sending a re-Invite back to the UAC I believe you’d
have to be a B2BUA.</span></p>
<p class="MsoNormal"><span style="font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-size:11pt">[1] -
<a
href="https://opensips.org/docs/modules/3.4.x/tm.html#pv_T_fr_timeout"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">
https://opensips.org/docs/modules/3.4.x/tm.html#pv_T_fr_timeout</a></span></p>
<p class="MsoNormal"><span style="font-size:11pt"> </span></p>
<div>
<p class="MsoNormal"><span
style="font-size:11pt;font-family:Calibri,sans-serif;color:black">Ben
Newlin</span><span style="font-size:11pt"></span></p>
</div>
<p class="MsoNormal"><span style="font-size:11pt"> </span></p>
<div
id="m_-3237960034775432744mail-editor-reference-message-container">
<div>
<div
style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(181,196,223);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-bottom:12pt"><b><span
style="font-size:12pt;color:black">From:
</span></b><span
style="font-size:12pt;color:black">Users <<a
href="mailto:users-bounces@lists.opensips.org" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">users-bounces@lists.opensips.org</a>>
on behalf of Parthesh Bhavsar via Users <<a
href="mailto:users@lists.opensips.org"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">users@lists.opensips.org</a>><br>
<b>Date: </b>Tuesday, April 9, 2024 at 5:31
AM<br>
<b>To: </b>OpenSIPS users mailling list <<a
href="mailto:users@lists.opensips.org"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">users@lists.opensips.org</a>><br>
<b>Subject: </b>[OpenSIPS-Users] Waiting for
200 OK</span></p>
</div>
<div>
<div>
<div>
<div>
<table
style="border-collapse:collapse;border:none" cellspacing="0"
cellpadding="0" border="1">
<tbody>
<tr>
<td
style="border:1pt solid rgb(182,0,0);background:white;padding:0.75pt">
<p class="MsoNormal"><b><span
style="font-size:12pt;font-family:Calibri,sans-serif;color:rgb(182,0,0)"> EXTERNAL
EMAIL - Please use caution
with links and attachments </span></b></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal"><span
style="font-size:12pt;font-family:Helvetica"> </span></p>
<div class="MsoNormal"
style="text-align:center" align="center"><span
style="font-size:12pt;font-family:Helvetica">
<hr width="100%" size="0" align="center">
</span></div>
</div>
<p class="MsoNormal"><span
style="font-size:12pt">Hello,</span></p>
<div>
<p class="MsoNormal"><span
style="font-size:12pt">I have a
requirement where If I get 183 responses
then I need to wait for a specific
period of time for 200 OK and if 200 OK is
not received in that time then I need to
send Reinvte back to UA with some
modifications. I have gone through the SST
module but have not found anything
relevant to match my requirements. Can
anyone suggest some module or function on
which I can go further to meet my
requirements.</span></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:12pt"><br clear="all">
</span></p>
<div>
<div>
<div>
<p class="MsoNormal"><span
style="font-size:12pt">Regards,</span></p>
<div>
<p class="MsoNormal"><b><span
style="font-size:12pt">Parthesh
Bhavsar | Software Engineer |
VOIP</span></b><span
style="font-size:12pt"></span></p>
</div>
<div>
<p class="MsoNormal"><span
style="font-size:12pt"> </span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><span style="font-size:12pt"> </span></p>
<div>
<p class="MsoNormal"><b><a
href="https://www.ecosmob.com/opensips-summit/" target="_blank"
moz-do-not-send="true"><span
style="font-size:12pt;color:windowtext;text-decoration:none"><span
style="color:blue"><img
id="m_-3237960034775432744_x0000_i1025"
src="https://ecosmobnew.ecosmob.net/wp-content/uploads/2024/04/opensip-email-signature.jpg"
moz-do-not-send="true" border="0"></span></span></a></b><span
style="font-size:12pt"></span></p>
</div>
<div>
<p class="MsoNormal"><b><span
style="font-size:12pt">Disclaimer</span></b><span
style="font-size:12pt"></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><span
style="font-size:12pt">In addition to
generic Disclaimer which you have agreed on
our website, any views or opinions presented
in this email are solely those of the
originator and do not necessarily represent
those of the Company or its sister concerns.
Any liability (in negligence, contract or
otherwise) arising from any third party
taking any action, or refraining from taking
any action on the basis of any of the
information contained in this email is
hereby excluded.</span></p>
</div>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><b><span
style="font-size:12pt">Confidentiality</span></b><span
style="font-size:12pt"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt">This
communication (including any attachment/s) is
intended only for the use of the addressee(s)
and contains information that is PRIVILEGED
AND CONFIDENTIAL. Unauthorized reading,
dissemination, distribution, or copying of
this communication is prohibited. Please
inform originator if you have received it in
error.</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><b><span
style="font-size:12pt">Caution for viruses,
malware etc.</span></b><span
style="font-size:12pt"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt">This
communication, including any attachments, may
not be free of viruses, trojans, similar or
new contaminants/malware, interceptions or
interference, and may not be compatible with
your systems. You shall carry out
virus/malware scanning on your own before
opening any attachment to this e-mail. The
sender of this e-mail and Company including
its sister concerns shall not be liable for
any damage that may incur to you as a result
of viruses, incompleteness of this message, a
delay in receipt of this message or any other
computer problems. </span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<div><b><a href="https://www.ecosmob.com/opensips-summit/"
target="_blank" moz-do-not-send="true"><img
src="https://ecosmobnew.ecosmob.net/wp-content/uploads/2024/04/opensip-email-signature.jpg"
alt="https://www.ecosmob.com/opensips-summit/"
moz-do-not-send="true"></a><br>
</b></div>
<div><b>Disclaimer</b><br>
</div>
<div>
<div><span>In addition to generic Disclaimer which you have
agreed on our website, any views or opinions presented in
this email are solely those of the originator and do not
necessarily represent those of the Company or its sister
concerns. Any liability (in negligence, contract or
otherwise) arising from any third party taking any action,
or refraining from taking any action on the basis of any of
the information contained in this email is hereby excluded.</span></div>
</div>
<div><span><br>
</span></div>
<div><span><b>Confidentiality</b></span></div>
<div><span>This communication (including any attachment/s) is
intended only for the use of the addressee(s) and contains
information that is PRIVILEGED AND CONFIDENTIAL. Unauthorized
reading, dissemination, distribution, or copying of this
communication is prohibited. Please inform originator if you
have received it in error.</span></div>
<div><span><br>
</span></div>
<div><span><b>Caution for viruses, malware etc.</b></span></div>
<div><span>This communication, including any attachments, may not
be free of viruses, trojans, similar or new
contaminants/malware, interceptions or interference, and may
not be compatible with your systems. You shall carry out
virus/malware scanning on your own before opening any
attachment to this e-mail. The sender of this e-mail and
Company including its sister concerns shall not be liable for
any damage that may incur to you as a result of viruses,
incompleteness of this message, a delay in receipt of this
message or any other computer problems. </span></div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>