this adds a string transformation primarily used for making pretty logs.  for 
example:

```
xlog("L_INFO","$var(prefix): $(cs{s.width,7}): $(rm{s.width,9}): request from 
uac behind nat\n");
```

i looked into use `$(cs{s.fill.right, " ", 7})` but it wasn't meant for that it 
seems.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/530

-- Commit Summary --

  * add string transformation  e.g.

-- File Changes --

    M transformations.c (72)
    M transformations.h (2)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/530.patch
https://github.com/OpenSIPS/opensips/pull/530.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/530
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to