Jitsi
Jitsi is an opensource softphone (previously SIP Communicator).
Wazo now support Jitsi sofphones provisioning. Here are the steps to follow:
Requirements
To start, you first need:
- Jitsi installed,
- a SIP line created
Add Jitsi plugin on Wazo
Install the Jitsi plugin you want to use: e.g.:
wazo-jitsi-1
You can now launch your Jitsi softphone
Configuring Jitsi
-
Launch Jitsi,
-
If you don't have any accounts configured Jitsi will launch a windows, and you can click
-
Use online provisioning. Otherwise, go to
Tools -> Options -> Advanced -> Provisioning
, Click onEnable provisioning
-
Select Manually specify a provisioning URI,
-
Enter the following URI where
<provd_ip>
is the VoIP interface IP address of your Wazo and<provd_port>
is the provd port (default : 8667) :http: <provd_ip>:<provd_port>/jitsi?uuid=${uuid}
-
When done, quit Jitsi,
-
Launch Jitsi again,
- You should now be connected with in autoprov mode,
- You could see a new device in the devices list,
-
You can now provision the phones by typing the provisioning code (you get it in the Lines list)
-
Quit Jitsi again (configuration syncing is not available with the Jitsi plugin)
-
And launch Jitsi again: you should now be connected with you phone account