[Devel] [ openser-Bugs-1518732 ] openserctl - cannot add a new
subscriber
SourceForge.net
noreply at sourceforge.net
Fri Jul 7 19:13:22 CEST 2006
Bugs item #1518732, was opened at 2006-07-07 16:18
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1518732&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tools
Group: ver devel
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
>Assigned to: Daniel-Constantin Mierla (miconda)
Summary: openserctl - cannot add a new subscriber
Initial Comment:
Below is an example of the problem. Sorry about the
formatting.
1) Try to add a new subscriber
2) Response is that the subscriber already exists as an
alias
3) Try to display the alias entry (returns no data)
4) Try to remove the alias entry (returns no data)
5) Try to add the new subscriber again
6) Same failure as noted in 2 above
Regards,
Norm
OpenSER:~# openserctl add test at goes.com test test at goes.com
mydir = '/usr/local/sbin' mylibdir =
'/usr/local/lib/openser/openserctl'
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
is_user: user counter=0
check_db_alias: alias counter=0
ERROR: user 'test at goes.com' already exists as alias
OpenSER:~# openserctl alias_db show test at goes.com
mydir = '/usr/local/sbin' mylibdir =
'/usr/local/lib/openser/openserctl'
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
OpenSER:~# openserctl alias_db rm test at goes.com
mydir = '/usr/local/sbin' mylibdir =
'/usr/local/lib/openser/openserctl'
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
OpenSER:~# openserctl add test at goes.com test test at goes.com
mydir = '/usr/local/sbin' mylibdir =
'/usr/local/lib/openser/openserctl'
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
is_user: user counter=0
check_db_alias: alias counter=0
ERROR: user 'test at goes.com' already exists as alias
----------------------------------------------------------------------
>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2006-07-07 20:13
Message:
Logged In: YES
user_id=1246013
Fixed on cvs.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1518732&group_id=139143
More information about the Devel
mailing list