<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, BYEs are normally loose routed and if(loose_route()) will catch
them.<br>
g-)<br>
<br>
TZieleniewski wrote:
<blockquote cite="mid459CFB55.8030806@o2.pl" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Benito Caracuel napisa&#322;(a):
  <blockquote cite="midBAY124-W500A1B37B2E207E636F76AD0B80@phx.gbl"
 type="cite">
    <style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
  </style>Hello
all,<br>
&nbsp;<br>
In my ser.cfg&nbsp;I do:<br>
&nbsp;<br>
route{<br>
....<br>
&nbsp;<br>
if (method=="BYE"){<br>
log(1,"enter in method bye")<br>
do ABCD.....<br>
}<br>
&nbsp;<br>
....<br>
}<br>
&nbsp;<br>
&nbsp;<br>
When SER receives a BYE, SER doesn&acute;t do "ABCD...." and if I put SER in
debug mode, I can`t read the log "enter in method bye" but I can read
the line<br>
"method: &lt;BYE&gt;" <br>
&nbsp;<br>
why doesn`t work "if method="BYE"?<br>
&nbsp;<br>
Thanks.<br>
&nbsp;<br>
    <br>
    <br>
    <hr>Llama a tus amigos de PC a PC: &iexcl;Es GRATIS! <a
 href="http://get.live.com/messenger/overview" target="_new">Pru&eacute;balo</a>
    <pre wrap=""><hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext"
 href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
  </blockquote>
maybe the message never reached this if condition and was stoped
somewhere else?<br>
how did you checked that the massesg was realy reached ser? do you have
ngrep output or something like this?<br>
  <br>
best tomasz
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
</blockquote>
</body>
</html>