...
Code Block |
---|
<param name="allow-empty-password" value="false"/> |
Prevent SIP registration
You can prevent a particular user from registering over SIP with the sip-forbid-register parameter:
Code Block |
---|
<param name="sip-forbid-register" value="true"/> |
Dial String
The dial string MUST be defined and will control the behavior of the call when a user is dialed. The dial-string parameter is used by the user/ endpoint.
...