Hi,<br><br>My understanding is that return value of last statement becomes the return value of named route if none explicitly specified. Therefore i always explicitly return 1 or exit.<br><br>—<br>Muhammad.<br><div class="gmail_quote"><div dir="ltr">On Tue 20. Feb 2018 at 22:48, Jeff Bilyk <<a href="mailto:jbilyk@gmail.com">jbilyk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>Running into odd behaviour in Kamailio 5.0.2 and I'm hoping to clarify.  I have a simple route that uses the textops functions subst and remove_hf.  Other than that, there is nothing else done within the route.  In some cases, the remove_hf function returns false as there are no matching headers.</div><div><br></div><div>Documentation in <a href="https://www.kamailio.org/wiki/cookbooks/5.0.x/core#return" target="_blank">https://www.kamailio.org/wiki/cookbooks/5.0.x/core#return</a> seems to show that if there are no explicit return statements, the route should return 1.  However, this route appears to be returning -1.  </div><div><br></div><div>My question is: if a function within a route returns a negative value, and there are no explicit return statements, will the entire route return -1 (as it appears is happening), or should the route return 1 as the core cookbook indicates?</div><div><br></div><div>Thanks in advance,<br clear="all"><div><br></div><div class="m_4743683864216995179gmail_signature">Jeff</div>
</div></div>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>