[OpenSER-Devel] openserctl.dbtext brocken

Ovidiu Sas sip.nslu at gmail.com
Fri Nov 9 16:06:07 UTC 2007


During the last update of openserctl.dbtext the script was broken
(there is a missing bracket for closing the openser_create).
Here's a small patch to fix the issue:
# svn diff
Index: openserdbctl.dbtext
===================================================================
--- openserdbctl.dbtext	(revision 3081)
+++ openserdbctl.dbtext	(working copy)
@@ -76,6 +76,7 @@
 if [ "$ANSWER" = "y" ]; then
 	extra_create $1
 fi
+}

 presence_create () # pars: <database name>
 {



Regards,
Ovidiu Sas



More information about the Devel mailing list