User: miconda
Date: 2007/02/15 08:26:07 PST
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base
Commit Log:
- use -n in tail for last line (reported by Ovidiu Sas, part of #1656081)
Revision ChangesPath
1.9 +2 -2 sip-server/script
User: bogdan_iancu
Date: 2006/12/11 10:39:14 PST
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base
modules/mi_fifo mi_writer.c
Commit Log:
- due consitency and clarity reasons, the FIFO replies end with an empty line
(the same as for request
User: bogdan_iancu
Date: 2006/11/22 06:26:36 PST
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base
Commit Log:
- more on discovering tools : a set of possible names may be used to look for
a tool (on different platforms, a tool may haev different name
User: miconda
Date: 2006/11/22 04:11:50 PST
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base openserctl.mysql
openserctl.pgsql
Commit Log:
- ability to check for required tools in different locations and set the
proper path
User: bogdan_iancu
Date: 2006/09/14 02:27:51 PDT
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base
Commit Log:
- extra fix for dealing with '-' in the username.
Provided by Klaus Darilion.
Revision ChangesPath
1.4 +2 -2 sip-s
User: bogdan_iancu
Date: 2006/09/14 01:41:30 PDT
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base
Commit Log:
- fixed incomplete regexp in matching the username part of an URI
Closes 1556965.
Revision ChangesPath
1.3 +6 -6 s
User: miconda
Date: 2006/08/15 05:32:37 PDT
OpenSER CVS - Commit Details
Modified files:(Branch: rel_1_1_0)
scripts openserctl.base openserctl.fifo
Commit Log:
- replaced bash dependent expression with usage of 'expr' from coreutils
(reported on Solaris by Samw
User: miconda
Date: 2006/08/15 05:30:41 PDT
OpenSER CVS - Commit Details
Modified files:
scripts openserctl.base openserctl.fifo
Commit Log:
- replaced bash dependent expression with usage of 'expr' from coreutils
- reverted commit which introduced space after AWK -F