Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1b12e26a372db840f542900cad07b7027514c0b5
      
https://github.com/OpenSIPS/opensips/commit/1b12e26a372db840f542900cad07b7027514c0b5
  Author: Liviu Chircu <li...@opensips.org>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M action.c
    M cfg.lex
    M cfg.y
    M route.c
    M route_struct.h

  Log Message:
  -----------
  Scripting enhancement: for-each statement
- syntax: for ($var(it) in $avp(array)) { ... }
- faster than the "while"-based equivalent loop
- currently only allows iterating over an avp's values



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to