Installing Sipek Phone
This article describes how to install the Sipek Phone client and connect it to r_k Delivery.
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 и 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++, running 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 ATE used, the example below shows an example of configurations for Mango telephony.
- In the Application block, find and fill in the line
"AnswerURL": "https://delivery.ucs.ru/call-center/customer/{phone}", - Save the settings you made
- Run the SipekPhoneSrv.exe application, but not as administrator.
- If necessary, check the status of the application in the task manager. The application is called SipekPhoneSrv.
Example of filled settings
YML
|
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 |