Installing Sipek client
Before you start installing and configuring the SIP client, check your equipment. You will need the following:
- PBX (private branch exchange) – make sure everything is set up in advance, as you will need the username and password of the telephony user
- PCMA and PCMU audio codecs of the G.711 standard. The rest is under development.
Install and configure the SIP client. To do this:
- Download the application installation file setup-sipclient-1.0.3.028.exe
- Run the installer
- The installation window will open. Click the Install button.
- A download window will open. Wait for the program to install.
- After the download is complete, click the Finish button in the window that appears.
- Go to the location of the installed file and open the SIPClient folder
By default, the program is installed in the folder C:\Program Files (x86)\SIPClient - Find the following two files: appsettings.json and appsettings_demo_cloud.json
- Move contents from appsettings_demo_cloud.json to appsettings.json with replacement
If the system does not allow you to save changes, use Notepad++, launched as Administrator - Fill in the SIP block in the appsettings.json file:
- "Address": "IP address", — fill in based on your telephone system
- "Port": "Port number", — fill in based on your telephone system
- "Login": "SIP account", — fill in based on your telephone system
- "Password": "SIP password" — fill in based on your telephone system
The data depends on the PBX used, the example below shows an example of configurations for Mango telephony.
- In the Application block, find the line and enter the value:
"AnswerURL": "https://delivery.ucs.ru/manager/guests/{phone}", - Save the settings you made
- Run the SipekPhoneSrv.exe application, but not as administrator
- If necessary, check the application startup in the task manager. The application is called SipekPhoneSrv
The SIP client is installed and configured, you can start accepting orders.
If you make any changes to the appsettings.json file, please remember to restart the SipekPhoneSrv application.
Example settings
|
Description of parameters
Parameters | Description |
---|---|
Connection parameters to PBX | |
Address | Address |
Port | Port |
Login | Login |
Password | Password |
ThreeStepAuth | Processing three-step authorization |
The port to which commands from the delivery server are sent: pick up the phone, drop the call | |
Address | Address |
Port | Port |
The cash register to which the notification is sent | |
CashID | Cash register ID, do not specify |
Delivery server | |
Address | Address, do not specify |
Port | Port, do not specify |
Path | Path |
Sound signal | |
RingingFilename | File name |