<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>El Wednesday 19 December 2007 13:20:07 I?aki Baz Castillo escribi?:
<br>&gt; El Wednesday 19 December 2007 13:15:35 David Villasmil Govea escribi?:<br>&gt; &gt; What&#39;s the difference between<br>&gt; &gt;<br>&gt; &gt; setbflag and setflag<br>&gt; &gt; ??<br>&gt;<br>&gt; <a href="http://www.openser.org/dokuwiki/doku.php/utils:flags" target="_blank">
http://www.openser.org/dokuwiki/doku.php/utils:flags</a><br><br>Note that if you use setbflag into a &quot;route&quot; you set the bflag for ALL the<br>branches (there could be more than one branch because pararell forking and
<br>so).<br><br>If you want to set bflag just for a branch you should use &quot;setbflag&quot;<br>into &quot;branch_route&quot;.<br><br>And NEVER do &quot;isbflagset&quot; into a &quot;route&quot; since the result can be unexpectable
<br>(if a branch has that bflag active and other one not active, &quot;isbflagset&quot;<br>in &quot;route&quot; could return 1 or 0 depending on which branch examinates before).<br><br></blockquote></div><br>I ask, because i had this cfg file that was working perfectly with nat/rtpproxy. I replace it with a new cfg that was using bflag instead of flag. client-rtpproxy-client rtps stopped working. When i replace those bflags with regular flags it started working again!...
<br><br>Also, as i read there, &quot;per branch&quot; means each location... talking about location, is there a reason a client would have 98 almost exactly alike locations? but for the id, they&#39;re the same... weird. And i started seeing lots of &quot;max branch exceeded&quot; on the syslog. We do not limit branches because a client could have his softphone and ata logged in...
<br><br><br>thanks a lot<br>