[OpenSIPS-Devel] [OpenSIPS/opensips] 8f702a: Added s.eval transformation

vladpaiu noreply at github.com
Fri Aug 7 16:12:18 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8f702a688b6b758e5fb76af216ed9740ef991ca5
      https://github.com/OpenSIPS/opensips/commit/8f702a688b6b758e5fb76af216ed9740ef991ca5
  Author: Vlad Paiu <vladpaiu at opensips.org>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M transformations.c
    M transformations.h

  Log Message:
  -----------
  Added s.eval transformation

eg.

$var(format) = "limit-$si-$tU";
xlog("Expanded format is $(var(format){s.eval}) \n");

prints

Expanded format is limit-127.0.0.1-vlad





More information about the Devel mailing list