diff --git a/res/res_stasis_http.c b/res/res_stasis_http.c index e9dab79f58..196912390b 100644 --- a/res/res_stasis_http.c +++ b/res/res_stasis_http.c @@ -91,6 +91,9 @@ Realm to use for authentication. Defaults to Asterisk REST Interface. + + Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins. +