If you are calling append_branch many times from the config file, remember there&#39;s a hardcoded limit in the file config.h:<br>#define MAX_BRANCHES&nbsp;&nbsp;&nbsp; 12<br><br>Case you need more, you should modify it and recompile SER. 
<br><br>I can not assure which impact will have doing so or why 12 was chosen as default...I just can guess that setting it to a reasonable number won&#39;t break things...<br><br>Hope it helps,<br><br>Samuel.<br><br><div>
<span class="gmail_quote">2007/5/2, Steve Blair &lt;<a href="mailto:blairs@isc.upenn.edu">blairs@isc.upenn.edu</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>There aren&#39;t more than &quot;max_contacts&quot; in the location table. Any other<br>thoughts?<br><br>-Steve<br><br>Klaus Darilion wrote:<br>&gt; I guess there are more then &quot;max-branches&quot; entries in location table
<br>&gt; (for this user).<br>&gt;<br>&gt; regards<br>&gt; klaus<br>&gt;<br>&gt; Steve Blair wrote:<br>&gt;&gt;<br>&gt;&gt; I&#39;m getting the following error on a ser-0.9.7 system and I cannot<br>&gt;&gt; figure out why. I see the message originates in 
dset.c but the cause<br>&gt;&gt; of the error is unclear. Any thoughts?<br>&gt;&gt;<br>&gt;&gt; Thanks,Steve<br>&gt;&gt;<br>&gt;&gt; ERROR: append_branch: max nr of branches exceeded<br>&gt;&gt; lookup(): Error while appending a branch
<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Serusers mailing list<br>&gt;&gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>&gt;&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt;<br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>