|
@@ -24,8 +24,8 @@ Jan Janak
|
|
|
|
|
|
Copyright © 2005 voice-system.ro
|
|
Copyright © 2005 voice-system.ro
|
|
Revision History
|
|
Revision History
|
|
- Revision $Revision$ $Date: 2008-03-07 21:52:29 +0200
|
|
|
|
- (Fri, 07 Mar 2008) $
|
|
|
|
|
|
+ Revision $Revision$ $Date: 2008-03-08 01:03:56 +0200
|
|
|
|
+ (Sat, 08 Mar 2008) $
|
|
__________________________________________________________
|
|
__________________________________________________________
|
|
|
|
|
|
Table of Contents
|
|
Table of Contents
|
|
@@ -54,8 +54,6 @@ Jan Janak
|
|
1.4.1. www_authorize(realm, table)
|
|
1.4.1. www_authorize(realm, table)
|
|
1.4.2. proxy_authorize(realm, table)
|
|
1.4.2. proxy_authorize(realm, table)
|
|
|
|
|
|
- 2. Frequently Asked Questions
|
|
|
|
-
|
|
|
|
List of Examples
|
|
List of Examples
|
|
|
|
|
|
1.1. db_url parameter usage
|
|
1.1. db_url parameter usage
|
|
@@ -316,40 +314,3 @@ if (!proxy_authorize("", "subscriber)) {
|
|
proxy_challenge("", "1"); # Realm will be autogenerated
|
|
proxy_challenge("", "1"); # Realm will be autogenerated
|
|
};
|
|
};
|
|
...
|
|
...
|
|
-
|
|
|
|
-Chapter 2. Frequently Asked Questions
|
|
|
|
-
|
|
|
|
- Revision History
|
|
|
|
- Revision $Revision$ $Date: 2005-06-13 19:47:24 +0300 (Mon,
|
|
|
|
- 13 Jun 2005) $
|
|
|
|
-
|
|
|
|
- 2.1.
|
|
|
|
-
|
|
|
|
- Where can I find more about OpenSER?
|
|
|
|
-
|
|
|
|
- Take a look at http://openser.org/.
|
|
|
|
-
|
|
|
|
- 2.2.
|
|
|
|
-
|
|
|
|
- Where can I post a question about this module?
|
|
|
|
-
|
|
|
|
- First at all check if your question was already answered on one
|
|
|
|
- of our mailing lists:
|
|
|
|
- * User Mailing List -
|
|
|
|
- http://openser.org/cgi-bin/mailman/listinfo/users
|
|
|
|
- * Developer Mailing List -
|
|
|
|
- http://openser.org/cgi-bin/mailman/listinfo/devel
|
|
|
|
-
|
|
|
|
- E-mails regarding any stable OpenSER release should be sent to
|
|
|
|
- <[email protected]> and e-mails regarding development versions
|
|
|
|
- should be sent to <[email protected]>.
|
|
|
|
-
|
|
|
|
- If you want to keep the mail private, send it to
|
|
|
|
- <[email protected]>.
|
|
|
|
-
|
|
|
|
- 2.3.
|
|
|
|
-
|
|
|
|
- How can I report a bug?
|
|
|
|
-
|
|
|
|
- Please follow the guidelines provided at:
|
|
|
|
- http://sourceforge.net/tracker/?group_id=139143.
|
|
|