<div dir="ltr">Thanks Jon, this was the problem.<div><br></div><div>I will remember my fail for the next updates</div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-27 11:46 GMT+02:00 Jon Bonilla (Manwe) <span dir="ltr"><<a href="mailto:jbonilla@sipwise.com" target="_blank">jbonilla@sipwise.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El Fri, 27 Jun 2014 11:07:52 +0200<br>
Francisco Franco Gallego <<a href="mailto:francisco.franco@ethcero.es">francisco.franco@ethcero.es</a>> escribió:<br>
<div><div class="h5"><br>
> Hello all,<br>
><br>
> i am using version 2.8 and in the last update, after reboot, i found that<br>
> kamailio-proxy is not start.<br>
><br>
> I found a syntax error in line 2064 in file proxy.cfg<br>
><br>
> if($var(cf_loop) == 1 && $avp(s:cf_depth) >=  )<br>
><br>
> When i look in proxy.cfg.tt2 i found this line<br>
><br>
> if($var(cf_loop) == 1 && $avp(s:cf_depth) >= [%<br>
> kamailio.proxy.cf_depth_limit %])<br>
><br>
> But i can not found cf_depth_limit in config.yml<br>
<br>
<br>
</div></div>did you run your update with these commands?<br>
<br>
apt-get update && apt-get upgrade && \<br>
  ngcp-update-db-schema && ngcp-update-cfg-schema && \<br>
  ngcpcfg apply<br>
<br>
<br>
Most probably you forgot ngcp-update-cfg-schema and that's why the field is not<br>
present in your config.yml<br>
<br>
<br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br></div>