is_user(username)
check_to()
check_from()
does_uri_exist()
is_user
usagecheck_to
usagecheck_from
usagedoes_uri_exist
usageVarious checks related to SIP URI.
The following libraries or applications must be installed before running SER with this module loaded:
None.
URL of the database to be used.
Default value is "sql://serro:47serro11@localhost/ser".
Table containing list of allowed URIs for each user.
Default value is "uri".
Column holding usernames in the URI table.
Default value is "username".
Column holding domain in the URI table.
Default value is "domain".
Column holding URI username in the URI table.
Default value is "uri_user".
Column holding username in subscriber table.
Default value is "username".
Column hodling domains in the subscriber table.
Default value is "domain".
is_user(username)
Check if the username in credentials matches the given username.
Meaning of the parameters is as follows:
username - Username string.
The module does not provide any sort of API to use in other SER modules.
Take a look at http://iptel.org/ser.
First at all check if your question was already answered on one of our mailing lists:
E-mails regarding any stable version should be sent to <serusers@iptel.org>
and e-mail
regarding development versions or CVS snapshots should be send to <serdev@iptel.org>
.
If you want to keep the mail private, send it to <serhelp@iptel.org>
.
Please follow the guidelines provided at: http://iptel.org/ser/bugs