[Devel] CVS commitlog: sip-server/modules/textops README textops.c sip-server/modules/textops/doc textops.sgml textops_user.sgml

Daniel-Constantin Mierla daniel at voice-system.ro
Wed Nov 23 21:35:15 CET 2005


User: miconda 
Date: 2005/11/23 12:35:15 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/textops      README textops.c 
    modules/textops/doc  textops.sgml textops_user.sgml 
  Commit Log:
  - added insert_hf(txt) - insert txt as header before the first header
  - added insert_hf(txt, hdr) - insert txt as header before hdr
  - added append_hf(txt, hdr) - add txt as header after hdr
  - txt parameter of new functions as well as for old append_hf(txt) has support for pseudo-variables
  - credits for suggestions and contributions to Klaus Darilion and Boris Bliznioukov
  
  Revision  Changes    Path
  1.8       +93 -24    sip-server/modules/textops/README
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/textops/README?r1=1.7&r2=1.8 ]
  1.2       +9 -2      sip-server/modules/textops/doc/textops.sgml
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/textops/doc/textops.sgml?r1=1.1&r2=1.2 ]
  1.8       +112 -5    sip-server/modules/textops/doc/textops_user.sgml
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/textops/doc/textops_user.sgml?r1=1.7&r2=1.8 ]
  1.9       +136 -17   sip-server/modules/textops/textops.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/textops/textops.c?r1=1.8&r2=1.9 ]



More information about the Devel mailing list