Yealink Forums
ACTION URI error - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: ACTION URI error (/showthread.php?tid=45842)

Pages: 1 2


RE: ACTION URI error - troy44 - 07-09-2022 05:33 AM

Hi, I have T46U, and have pretty much figured out what I need to do in full, so I hope I can help you.
Also Mac - do you know Keyboard Maestro? if not, you may want to check it out, it's the successor of Quickeys if you were familiar with that. - I digress.
So...
I can now dial numbers from any app, with a base64 encoded username/password thru the terminal, and therefor can now dial thru KM Keyboard Maestro transparently, consistently, that was my goal, and I seem to be there, just salt and pepper at this point.
- I am just getting into the ACTION URLs, the great thing about KM is that I can have them set variables that I can then base other actions on.
ie.
F1 Key x 1 - will:
If incoming call, pick it up.
If no incoming call, copy the number highlighted, filter/format the number and call it.
F1 Key x 2 - will:
Hang up the line

this is a small example of what KM is capable of....
Let me know how I can help....
Troy


RE: ACTION URI error - mleiphamellis - 07-09-2022 07:10 AM

Glad to hear you're up and running! I've been pulling logs and have at least determined that the phone is receiving actionuri requests when I'm not submitting the URL in the browser. Did you find that you mainly encountered the issue while you were developing your script, and likely to be copying and pasting URLs into various applications for testing?


RE: ACTION URI error - troy44 - 07-09-2022 11:57 PM

Hi, I'm not sure what " the phone is receiving actionuri requests when I'm not submitting the URL in the browser. " means....
I think we are at different places in the development.
If you are gathering / checking logs, I can only suggest that you submit a ticket to yealink support directly.
Sorry I cannot be of any help.

I do not understand
"Did you find that you mainly encountered the issue while you were developing your script, and likely to be copying and pasting URLs into various applications for testing?"

I have no issue with the phone sending out a command to a designated url, in my case it is a KM URL that receives the message put out by the phone when a specific action is performed on the phone.