Hardware Reference
In-Depth Information
<user id="phone2">
<extension>202</extension>
<secret>SecretSauce202</secret>
<display>Agent 202</display>
</user>
The user ID will be used as a user/login name later from the softphones.
In this default configuration, the extensions can be any number between 201
and 299. The secret is the password that will go together with the username
on the softphones. We will look into a better way of storing passwords later
in this chapter. Finally, the display string defines an identity to present to
other phones when calling.
5.
One more thing that we need to configure is how SIP Witch should treat
local names. This makes it possible to call a phone by user ID in addition to
the extension. Find the <stack> tag, make a new line and add the following
directive, but replace [IP address] with the IP address of your Pi:
<localnames>[IP address]</localnames>
Those are all the changes we need to make to the configuration at
the moment.
Basic SIP Witch configuration for two phones
 
Search WWH ::




Custom Search