[Devel] dbtext script

Ovidiu Sas sip.nslu at gmail.com
Thu Feb 1 17:42:18 CET 2007


Ooops ...
This should be for devel, not users.

---------- Forwarded message ----------
From: Ovidiu Sas <sip.nslu at gmail.com>
Date: Feb 1, 2007 11:40 AM
Subject: dbtext script
To: users at openser.org


Hi,


Since dbtext is part of the standard, my suggestion would be to
ship/install the sc.dbtext script along with the openserctl script.

We can install it as openser_dbtext_ctl and in openserctl we can make
a reference to it if no DBENGINE is provided:

see the following patch for openserct (openser-v1.1.1):
diff -Naurp sip-server/scripts/openserctl openser/scripts/openserctl
--- sip-server/scripts/openserctl       2006-09-15 08:41:42.000000000 -0400
+++ openser/scripts/openserctl  2007-01-17 09:39:09.000000000 -0500
@@ -126,6 +126,8 @@ do
        $f
 done
        echo
+       echo "Note: Use openser_dbtext_ctl for DBTEXT operations!"
+       echo

 }



Regards,
Ovidiu Sas



More information about the Devel mailing list