<div dir="ltr">Hi Grant,<br><div><br></div><div>There could very well be a better way so hopefully someone else will chime in if they have a better solution however I would leverage a simple <font face="monospace">$var(example_mode) = 'reply';</font> - $var's operate on a per process basis so you would simply set it before the route(GEN) call and check its value within the block. This seems like a lightweight and error prone implementation, just be aware that a var will persist on a given process so you'll just need to set it every time before calling the route to be sure you're not using stale data.</div><div><br></div><div>Again, hope that helps and I'll be interested if there is a better way - I haven't seen that route parameter syntax before so if that's valid I would also be happy with that approach.</div><div><br></div><div>Good luck,</div><div><br></div><div>Callum</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 17 Feb 2020 at 22:01, Grant Bagdasarian <<a href="mailto:grantbagdasarian@gmail.com">grantbagdasarian@gmail.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><div dir="auto">Hi Callum,</div></div><div dir="auto"><br></div><div dir="auto">Thanks for the reply. I’m aware of the different types of routes and how to arm reply and branch routes for the parent requests. </div><div dir="auto"><br></div><div dir="auto">I’m currently trying to port a Kamailio script I’ve written a while back to OpenSips. One of the routes is fairly generic and called  from both request routes as onreply routes, but depends on the functions is_request and is_reply, but these are Kamailio specific. </div><div dir="auto"><br></div><div dir="auto">The only solution I can think of now is passing the type as a route parameter when called from request or reply routes. </div><div dir="auto"><br></div><div dir="auto">route(GENERIC_ROUTE, “request”)</div><div dir="auto">Or</div><div dir="auto">route(GENERIC_ROUTE, “reply”)</div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>

<br>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;text-align:justify"><font size="3" face="Verdana"><span style="font-size:8px;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline"></span></font></p><div><img src="https://www.x-on.co.uk/email/footer/General-Practice-Awards-winners.jpg"></div><div><br></div><div><div><div><font size="4"><b><sup><font face="Verdana">0333 332 0000  |  <a href="http://www.x-on.co.uk" target="_blank">www.x-on.co.uk</a>  |  <sub> </sub></font></sup></b></font><font size="4"><b><sub><sup><font face="Verdana"><a href="https://www.linkedin.com/company/x-on" target="_blank"><img src="http://www.x-on.co.uk//images/icon/linkedin.png" width="24" height="24"></a>  <a href="https://www.facebook.com/XonTel" target="_blank"><img src="http://www.x-on.co.uk//images/icon/facebook.png" width="24" height="24"></a>  <a href="https://twitter.com/xonuk" target="_blank"><img src="http://www.x-on.co.uk//images/icon/twitter.png" width="24" height="24"></a></font></sup></sub> </b></font><br><p><span style="font-size:6.0pt;font-family:Verdana;color:black">X-on
is a trading name of Storacall Technology Ltd a limited company registered in
England and Wales.<br>
Registered Office : Avaland House, 110 London Road, Apsley, Hemel Hempstead,
Herts, HP3 9SD. Company Registration No. 2578478.<br>
The information in this e-mail is confidential and for use by the addressee(s)
only. If you are not the intended recipient, please notify X-on immediately on <span>+44(0)333 332 0000</span> and delete the<br>message from your computer. If you are not a named addressee you must not use,
disclose, disseminate, distribute, copy, print or reply to this email. </span><span style="font-size:6.0pt;font-family:Verdana;color:black">Views
or opinions expressed by an individual<br>within this email may not necessarily
reflect the views of X-on or its associated companies. Although X-on routinely
screens for viruses, addressees should scan this email and any attachments<br>for
viruses. X-on makes no representation or warranty as to the absence of viruses
in this email or any attachments.</span></p>





<p><span style="font-size:6.0pt;font-family:Verdana;color:black"></span><font size="2"><span style="font-size:6.0pt;font-family:Verdana;color:black"></span></font></p></div></div></div>