(03-13-2018 08:43 AM)Lucia_Yealink Wrote: HI Oregon,
Please refer to below the parameters which I can test successfully in my side:
#!version:1.0.0.1
features.enhanced_dss_keys.enable=1
edk.edklist.1.enable=1
edk.edklist.1.mname=test
edk.edklist.1.action=$KSoftKey1$7$PEnter Ext&C10&N&M$$Tinvite$
Best Regards,
Lucia
Hi,
Thanks for the reply! Is there another parameter to make the softkey "test" appear on an active call? I can confirm the phone is grabbing this info for it's config file, but there is no change to the softkeys that appear on an active call. I only see Transfer, Hold, Conf, End Call. If I press Transfer, I then only get Directory, 123, and Cancel.
Here is the complete config that the phone is downloading:
account.1.enable = 1
account.1.auth_name = 100y
account.1.user_name = 100y
account.1.password =
account.1.shared_line = 0
account.1.subscribe_mwi = 1
account.1.sip_server.1.address =
account.1.sip_server_host =
account.1.sip_server.2.address = %NULL%
account.1.outbound_port = 0
account.1.outbound_host =
account.1.outbound_proxy_enable = 1
account.1.transport = 0
account.1.naptr_build = 0
linekey.1.line = 1
linekey.1.type = 15
account.2.enable = 0
linekey.2.line = 1
linekey.2.type = 15
linekey.2.label = 100y
account.3.enable = 0
account.4.enable = 0
account.5.enable = 0
account.6.enable = 0
account.7.enable = 0
account.8.enable = 0
account.9.enable = 0
account.10.enable = 0
account.11.enable = 0
account.12.enable = 0
account.13.enable = 0
account.14.enable = 0
account.15.enable = 0
account.16.enable = 0
#Time set by pulling timezone from the Line 1 users's timezone on the server
local_time.time_zone = -8
local_time.time_zone_name = United States-Pacific Time
#Below are options and overrides
account.1.alert_info_url_enable = 1
account.1.blf.subscribe_period = 3600
account.1.codec.1.payload_type = PCMU
account.1.codec.1.priority = 1
account.1.codec.1.rtpmap = 0
account.1.codec.10.enable = 0
account.1.codec.11.enable = 0
account.1.codec.12.enable = 0
account.1.codec.2.enable = 1
account.1.codec.2.payload_type = PCMA
account.1.codec.2.priority = 2
account.1.codec.2.rtpmap = 8
account.1.codec.3.enable = 0
account.1.codec.4.enable = 0
account.1.codec.5.enable = 1
account.1.codec.5.payload_type = G729
account.1.codec.5.priority = 3
account.1.codec.5.rtpmap = 18
account.1.codec.6.enable = 0
account.1.codec.7.enable = 0
account.1.codec.8.enable = 0
account.1.codec.9.enable = 0
account.1.display_name = XXX
account.1.label = 100y
account.1.nat.udp_update_enable = 0
account.1.outbound_proxy.1.port = 0
account.1.sip_server.1.expires = 60
account.1.sip_server.1.port = 0
account.1.sip_server.1.transport_type = 3
account.1.sip_server_port.legacy = 0
account.1.subscribe_mwi_expires = 3600
account.1.subscribe_register = 1
auto_provision.repeat.minutes = 43200
auto_provision.server.url =
#Old yealink format, not being used:autop_mode;/config/Setting/autop.cfg;mode=7
#Old yealink format, not being used:autop_mode;/config/Setting/autop.cfg;schedule_dayofweek=0,1,2,3,4,5,6
#Old yealink format, not being used:autop_mode;/config/Setting/autop.cfg;schedule_time=00:00
#Old yealink format, not being used:autop_mode;/config/Setting/autop.cfg;schedule_time_end=00:15
dialplan.dialnow.rule.1 = 1xxxxxxxxxx
dialplan.dialnow.rule.2 = [2-9]xxxxxxxxx
dialplan.dialnow.rule.3 = [469]11
distinctive_ring_tones.alert_info.1.ringer = 3
distinctive_ring_tones.alert_info.1.text = Internal
dns_cache_a.1.ttl = 300
edk.edklist.1.action = $KSoftKey1$7$PEnter Ext&C10&N&M$$Tinvite$
edk.edklist.1.enable = 1
edk.edklist.1.mname = test
features.direct_ip_call_enable = 0
features.enhanced_dss_keys.enable = 1
features.hold_trans_delay = %NULL%
features.voice_mail_tone_enable = 0
local_time.ntp_server1 = pool.ntp.org
local_time.ntp_server2 = time.nist.gov
local_time.summer_time = 2
network.primary_dns = 8.8.8.8
network.secondary_dns = 8.8.4.4
network.static_dns_enable = 1
phone_setting.missed_call_power_led_flash.enable = 0
security.user_name.admin = admin
security.user_password = admin:
security.user_password = user:
security.user_password = var:
sip.establish_200OK = 1
static.auto_provision.flexible.begin_time = 00:00
static.auto_provision.flexible.enable = 1
static.auto_provision.flexible.end_time = 06:00
static.auto_provision.flexible.interval = 7
Thanks for your help!