Module: kamailio
Branch: master
Commit: ca8967cfb1dc4b5f97ace4c3a32607503a364f69
URL:
https://github.com/kamailio/kamailio/commit/ca8967cfb1dc4b5f97ace4c3a326075…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-30T10:19:10+01:00
textops: new function regex_substring(itext, regex, index, mcount, dpv)
- return a substring extracted by matching with a regular expression and
the index of matched tocken
- started from GH #1733
---
Modified: src/modules/textops/textops.c
---
Diff:
https://github.com/kamailio/kamailio/commit/ca8967cfb1dc4b5f97ace4c3a326075…
Patch:
https://github.com/kamailio/kamailio/commit/ca8967cfb1dc4b5f97ace4c3a326075…