Browse Source

serctl portability bug "echo -n" added

Jiri Kuthan 22 years ago
parent
commit
5b06d792ce
1 changed files with 8 additions and 0 deletions
  1. 8 0
      ISSUES

+ 8 - 0
ISSUES

@@ -8,6 +8,14 @@ ordered by numbers of ser versions to which they relate,
 beginning with the newest release. Issues related to
 beginning with the newest release. Issues related to
 operating systems are summarized in the bottom.
 operating systems are summarized in the bottom.
 
 
+---------------------------------------------------------------
+Desc: serctl returns "read: Illegal option -s" for "add user"
+Ser version: 0.8.10 and before
+Reason: serctl's use of some shell script commands not portable
+Workaround: download serctl 1.45 and set SUBSCRIBER_COLUMN back
+            to user_id
+Download: http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/ser/sip_router/scripts/sc?rev=1.45
+CVS Status: fixed
 ---------------------------------------------------------------
 ---------------------------------------------------------------
 Desc: 3261 ACKs for 200s are consumed by stateful processing
 Desc: 3261 ACKs for 200s are consumed by stateful processing
 Ser version: 0.8.10
 Ser version: 0.8.10