[sr-dev] git:master: textopsx: new module for text operations

Daniel-Constantin Mierla miconda at gmail.com
Thu Jul 29 19:02:43 CEST 2010


Module: sip-router
Branch: master
Commit: a4e0d01788f71e560b1a19a3007a5c29f9150e2c
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a4e0d01788f71e560b1a19a3007a5c29f9150e2c

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Jul 29 18:59:47 2010 +0200

textopsx: new module for text operations

- it collects functions that have no kamailio or ser
  specific dependecies
- moved here: msg_apply_changes() and change_reply_status()

---

 modules/textopsx/Makefile          |   16 +++
 modules/textopsx/README            |   71 +++++++++++
 modules/textopsx/doc/Makefile      |    4 +
 modules/textopsx/doc/functions.xml |   76 ++++++++++++
 modules/textopsx/doc/textopsx.xml  |   43 +++++++
 modules/textopsx/textopsx.c        |  226 ++++++++++++++++++++++++++++++++++++
 6 files changed, 436 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a4e0d01788f71e560b1a19a3007a5c29f9150e2c



More information about the sr-dev mailing list