HowTo configure SJPhone softphone with sipX
From SIPfoundry sipx, The Open Source SIP PBX for Linux - Calivia
Contents |
[edit] HowTo Configure SJ Labs SJPhone with sipX
[edit] Downloading SJPhone
SJPhone can be downloaded for free from SJ Labs. The version used here is release 1.50 build 271D for Windows XP.
[edit] Creating a User in sipX ConfigServer
Login to the sipX ConfigServer as superadmin and create a user to be used with SJPhone. The field User ID represents the relevant name that needs to be configured in SJPhone for login purposes later on. Ideally you choose a name such as User ID = sjphone.
[edit] Configuring SJPhone
Install and start SJPhone. Per default SJPhone starts in PC to PC (SIP) mode. Follow the following steps to configure the phone (this configuration assumes that the server and phone are on the same subnet - no NAT traversal is used):
- Right click with the cursor somewhere inside the phone UI and select Options.
- Choose the Profiles tab
- Select New
- Create a new profile called sipx with profile type Calls through SIP proxy. Accept default filename and click OK
- Select the SIP Proxy tab and enter the following:
Proxy domain: domain name of your sipX server, port: 0 (The phone uses DNS SRV to find the server) Check Register with proxy Uncheck Proxy is strict ouotbound Do not populate Advanced options Leave the rest of the settings at default. Hit the OK button and it will ask for
Account: sjphone Password: your chosen password in sipX ConfigServer Click OK
You can change the account and password by reinitializing the profile.
When it's working, SJPhone's main display shows:
SIP: registered as sip:sjphone@your.domain Host address: IP address of your PC
SJPhone chooses skins based on the profile in use. Therefore, you should not be surprised if a new skin is loaded as you re-initialize the phone using the new sipx profile.
You can verify that SJPhone registered with sipX by login into ConfigServer as the superadmin and then go to Registrations under Diagnostics.
[edit] MWI
Add this line to /etc/sipxpbx/registrar-config.in for voicemail indications
SIP_REGISTRAR.MWI.UA.SJPHONE : ^SJphone

