|
@@ -899,8 +899,9 @@ modparam("presence", "timer_mode", 0)
|
|
|
3.38. subs_respond_200 (integer)
|
|
|
|
|
|
Specify the response code for accepted SUBSCRIBE requests. If set to 0,
|
|
|
- 202 Accepted will be returned. If set to 1, 200 OK will be returned
|
|
|
- instead, in conformance to RFC6665 which prohibits 202 responses.
|
|
|
+ "202 Accepted" will be returned (default behaviour till version 5.5).
|
|
|
+ If set to 1, "200 OK" will be returned instead, in conformance to
|
|
|
+ RFC6665, which prohibits 202 responses.
|
|
|
|
|
|
Default value is 1.
|
|
|
|