git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394397
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
<configOption name="auth_realm">
<synopsis>Realm to use for authentication. Defaults to Asterisk REST Interface.</synopsis>
</configOption>
+ <configOption name="allowed_origins">
+ <synopsis>Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins.</synopsis>
+ </configOption>
</configObject>
<configObject name="user">