[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Manage SIP accounts enable / disable with EDK macros
Author Message
jsubirana Offline
Junior Member
**

Posts: 7
Joined: Apr 2021
Reputation: 0
Post: #1
Information Manage SIP accounts enable / disable with EDK macros
I wonder if it is possible to control account up / down (activate / deactivate) via some key combination in a T54W in order to avoid having to enter phone admin portal to configure.

That is, having preset the SIP account credentials for varous accounts, I only need to control via EDK macros if the status is registered or not registered. So having an EDK for every account provisioned. (or maybe two keys, one for switch up and another for switch down)

Thanks in advance.
04-26-2021 01:26 AM
Find all posts by this user    like1    dislike0 Quote this message in a reply
jsubirana Offline
Junior Member
**

Posts: 7
Joined: Apr 2021
Reputation: 0
Post: #2
RE: Manage SIP accounts enable / disable with EDK macros
We would be grateful to receive any idea / suggestions how to resolve by a Yealink administrator. Is anybody having same need ?
08-23-2021 09:58 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #3
RE: Manage SIP accounts enable / disable with EDK macros
(08-23-2021 09:58 PM)jsubirana Wrote:  We would be grateful to receive any idea / suggestions how to resolve by a Yealink administrator. Is anybody having same need ?

I found the solution via XML Browser.
If you still need it, let me know I will help you.
08-26-2021 07:02 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jsubirana Offline
Junior Member
**

Posts: 7
Joined: Apr 2021
Reputation: 0
Post: #4
RE: Manage SIP accounts enable / disable with EDK macros
(08-26-2021 07:02 AM)kapetrosyan Wrote:  
(08-23-2021 09:58 PM)jsubirana Wrote:  We would be grateful to receive any idea / suggestions how to resolve by a Yealink administrator. Is anybody having same need ?

I found the solution via XML Browser.
If you still need it, let me know I will help you.

Yes, I'm still interested in that solution.
Does your method allow a normal user (not admin) change SIP account enable / disable easily ?
Thanks in advance.
08-26-2021 09:38 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #5
RE: Manage SIP accounts enable / disable with EDK macros
(08-26-2021 09:38 PM)jsubirana Wrote:  
(08-26-2021 07:02 AM)kapetrosyan Wrote:  
(08-23-2021 09:58 PM)jsubirana Wrote:  We would be grateful to receive any idea / suggestions how to resolve by a Yealink administrator. Is anybody having same need ?

I found the solution via XML Browser.
If you still need it, let me know I will help you.

Yes, I'm still interested in that solution.
Does your method allow a normal user (not admin) change SIP account enable / disable easily ?
Thanks in advance.

Yes, there is no need to be an admin.
Just 2 questions.
1. Are all your phones located at the same local network?
2. Do you have only 1 account on each phone or more than one?
08-27-2021 12:45 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jsubirana Offline
Junior Member
**

Posts: 7
Joined: Apr 2021
Reputation: 0
Post: #6
RE: Manage SIP accounts enable / disable with EDK macros
All the phones same network.

Many accouts, the max the phone model permits (for example 16 in the T54W) I need to use this SIP account activation to 'diferentiate' user that operates the telephone (in order to get statistics), so every SIP account equals to an 'agent' or operator.
I have as SIP accounts as different operators can sit in front of the phone. It is necessary because hot desking (I'm planning using 3CX) does not solve my needs.

Thanks.
08-27-2021 03:41 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #7
RE: Manage SIP accounts enable / disable with EDK macros
(08-27-2021 03:41 AM)jsubirana Wrote:  All the phones same network.

Many accouts, the max the phone model permits (for example 16 in the T54W) I need to use this SIP account activation to 'diferentiate' user that operates the telephone (in order to get statistics), so every SIP account equals to an 'agent' or operator.
I have as SIP accounts as different operators can sit in front of the phone. It is necessary because hot desking (I'm planning using 3CX) does not solve my needs.

Thanks.

In that case, I will suggest you a better way, and it's not limited to sip phone model sip accounts.
It's better to replace the username(extension number) by using XML Browser. So you can have DSS keys with your agent names and with assigned extensions.
The only problem, in this case, you should have the same password for all your sip extensions. In that case, when you replace the username, it will register to the other SIP account.
You should have a separate XML file for each agent, and call that file by pressing XML Browser.


Attached File(s)
.xml  Configuration.xml (Size: 483 bytes / Downloads: 10)
08-27-2021 04:27 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jsubirana Offline
Junior Member
**

Posts: 7
Joined: Apr 2021
Reputation: 0
Post: #8
RE: Manage SIP accounts enable / disable with EDK macros
Ok, I'll take a look to manage XML - Yealink Phones. I'm new with that subject so not sure if I can figure out how really do. But thanks for the idea.

Just a couple of questions, according to the sample you sent me, this code was used to enable sip account. I understand that you have also corresponding code to disable...
And the second question, is that XML code being initiated in your case by phone or by de server ?
Does the code run when you press the designated Key ? I mean triggering the SIP account activation is caused when pressing the key you define in the XML ?

Thanks again.
08-27-2021 03:00 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #9
RE: Manage SIP accounts enable / disable with EDK macros
This is a sample configuration file that includes Enable account, and set username, extension name etc...
Yes you should have enable and disable button for each account, or you can have an XML menu, where you can choose which one to enable or disable, to save space on DSS keys.
That's why I suggest you to change the account credentials instead of enabling/disabling accounts.
I sent you a PM, please check.
08-27-2021 03:11 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
wwg Offline
Junior Member
**

Posts: 6
Joined: Mar 2021
Reputation: 0
Post: #10
RE: Manage SIP accounts enable / disable with EDK macros
(08-27-2021 03:11 PM)kapetrosyan Wrote:  This is a sample configuration file that includes Enable account, and set username, extension name etc...
Yes you should have enable and disable button for each account, or you can have an XML menu, where you can choose which one to enable or disable, to save space on DSS keys.
That's why I suggest you to change the account credentials instead of enabling/disabling accounts.
I sent you a PM, please check.

I am looking for the same thing.
On a Yealink W60B / W56H Dect Handset.
Is it possible to enable/disable the SIP account through the handset ???
01-27-2022 10:13 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  2 sip accounts on W80DM for one w73h hans-peter.kaechele@dbf-solutions.de 0 852 07-21-2023 08:15 PM
Last Post: hans-peter.kaechele@dbf-solutions.de
  Disable or override transfer soft button rbohac 1 2,709 07-11-2022 10:26 PM
Last Post: rbohac
Exclamation How to disable VP59 Hotspot feature vía autoprovision? jcvh 0 1,479 07-09-2022 04:17 AM
Last Post: jcvh
  Disable web browser on VP59 cranben 4 6,003 06-24-2022 06:04 AM
Last Post: cranben
  Disable Call Rejection nicknomo 6 23,318 01-28-2022 03:51 PM
Last Post: K4n4lj3
  Best way to manage line keys on multiple T48G/S sani390 0 3,485 07-01-2021 02:06 PM
Last Post: sani390
  Disable Speakerphone key? lruiz@connexum.com 4 15,531 12-11-2019 03:55 PM
Last Post: Yisroel_MongoTEL
  Disable TLS 1.0 and less secure Cipher Suites esachs4 1 7,123 10-07-2019 10:38 AM
Last Post: complex1
  How to enable G.729 Annex B (annexb=yes) sszymczyk 1 6,470 07-11-2019 02:47 AM
Last Post: Kevin_Yealink
  Blacklist disable dbusacca 4 14,248 07-04-2018 02:21 PM
Last Post: stan0ne

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication