From 11bd0fb9c342a9db671da288989d9227c9a4d311 Mon Sep 17 00:00:00 2001 From: FPaul <35642602+DJFPaul@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:35:14 +0200 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9e6340d..41dec14 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Yealink Dialer This utility provides a interface for handling CALLTO links and forwarding them to Yealink SIP Phones.
-Additionally can directly be passed a number via command line.
+Manual dialing of a number is also possible.
+(This is __NOT__ a SoftPhone)
-![image](https://github.com/DJFPaul/yealink_dialer/assets/35642602/868973ba-d89e-45eb-b88a-e67ee1ad97fd) +![image](https://github.com/user-attachments/assets/d365cf15-e576-43e1-9ff2-422d9b860978)

# How to use @@ -21,9 +22,9 @@ This will setup all nesseary registry entries to handle the callto links
If you ever move the folder, run this again to update the paths.

After running register.bat, Yealink Dialer should open it self.
-When launching the application without a callto link, it will present the config interface.
+When launching for the first time, open the settings menu that you can find at the bottm right of the application window. +![image](https://github.com/user-attachments/assets/d6a6b7de-d8d1-4c12-96b7-ffee81448024) -![image](https://github.com/DJFPaul/yealink_dialer/assets/35642602/0079859b-43bb-420e-8a45-8b1c9a188362)
Change these settings to reflect the correct settings of your Yealink device.

@@ -47,9 +48,7 @@ Look at your phones screen and confirm that you want to allow remote access.
If you do not see any message on your Yealink Device, and it does not dial anything, check your settings again.

-If everything is setup correctly, you should now be able to click on callto: and tel: links and it should open up Yealink Dialer.
- -![image](https://github.com/DJFPaul/yealink_dialer/assets/35642602/868973ba-d89e-45eb-b88a-e67ee1ad97fd) +If everything is setup correctly, you should now be able to use callto: tel: sip: and phone: links or you can initiate a call by using the manual dial.

# Optional Options