Quantcast
Channel: Yealink Forums - All Forums
Viewing all 10934 articles
Browse latest View live

RPS & Autoprovisioning issues

$
0
0
Hi All,

I seem to be having a great deal of issues with RPS + Custom configuration Templates.

Currently i am using the following setup : Yealink RPS service which redirects al the devices to https://<mysite>.net.au/pro
In this folder i have the following 2 files a mac-based bootfile eg. "805ec028e24f.boot" and a cfg file called "phone.cfg" with code snippets below.

I have used the 83.30 templates for auto provisioning and currently what is happening is one of 2 things:
1. Phone redirects successfully then after attempting to update i get the message "Update Skipped" and nothing changes on the phone.
2. Phone redirects successfully then after attempting to update i get the message "Config Updated" but none of the configurations have been applied

I did get the setup working at one point except for the wallpaper which still is a mystery why it wont upload but alas, I am hoping someone out there may be able to spot something that i have missed, any help would be greatly appreciated

The code snippets are below:
805ec028e24f.boot:
Code:
#!version:1.0.0.1
## The header above must appear as-is in the first line


##[$MODEL]include:config <xxx.cfg>
##[$MODEL,$MODEL]include:config "xxx.cfg"  
  
[$T46S]include:config <phone.cfg>
    
overwrite_mode = 1
specific_model.excluded_mode=0#!version:1.0.0.1
## The header above must appear as-is in the first line


##[$MODEL]include:config <xxx.cfg>
##[$MODEL,$MODEL]include:config "xxx.cfg"  
  
[$T46S]include:config <phone.cfg>
    
overwrite_mode = 1
specific_model.excluded_mode=0

phone.cfg:
Code:
#!version:1.0.0.1

##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
##account.X.*:(T54S/T48G/T48S/T46G/T46S/T29G: X ranges from 1 to 16. T52S/T42G/T42S: X ranges from 1 to 12. T41P/T41S/T27P/T27G: X ranges from 1 to 6. T40P/T40G/T23P/T23G: X ranges from 1 to 3. T21(P) E2: X ranges from 1 to 2.)##

account.1.label = Test
account.1.display_name = Test
account.1.register_name = ************
account.1.user_name = ***********
account.1.password = ************
account.1.sip_server.1.address = *********
account.1.sip_server.1.port = 5060
account.1.sip_server.1.transport_type = 0
account.1.sip_server.1.expires = 99
account.1.sip_server.1.retry_counts = 3
account.1.nat.rport = 1

static.wui.http_enable = 1
static.wui.https_enable = 1
static.network.port.http = 247
static.network.port.https = 248

wallpaper_upload.url = https://247365.net.au/pro/logo.jpg
phone_setting.backgrounds = Resource:Config:logo.jpg
local_time.dhcp_time = 0
local_time.manual_time_enable = 0
local_time.time_zone = +10
local_time.time_zone_name = Australia (Sydney)
local_time.time_format = 0
local_time.date_format = 0
static.zero_touch.enable = 1
static.auto_provision.power_on = 1
static.auto_provision.repeat.enable = 1
static.auto_provision.repeat.minutes = 5
firmware.url = https://247365.net.au/pro/T46.rom
upgrade_firmware =https://247365.net.au/pro/T46.rom
dialplan.replace.line_id.1 = 1
dialplan.replace.replace.1 = 1
dialplan.replace.prefix.1 = 82038204


So far i know its not a permission issues as i can browse to the files in a web browser, but aside that im in the dark. I am using a T46S with the latest firmware update.

Cheers guys

Just firmware

$
0
0
I need to do some very limited automation, right now it's just firmware updates but I'll be adding a few other options later. Some of these quests are dependent on others and there is some overlap as well. Hope I haven't made it too confusing.

When I specify the firmwareurl, am I specifying just the tftp server (and maybe the folder), or do I need to specify the filename as well (which I would need to change each time a new firmware is added). I'd rather not have to change the .cfg each time I add a firmware to the tftp server.

Can I put all the firmware updates (different models) in one directory, and the phones will just know which to use, or does each model require it's own directory?

So can I use a single common .cfg or do I have to use a model specific common .cfg for each model? I'm only pushing the firmware and not anything specific to the model.

If I only use one .cfg do I have to use the model specific prefix and have a firmwareurl statement for every model?

In either case, do I need a separate folder (on the tftp server) for each model or will the phones just know which firmware is for them? Is this dependent on keeping the original names on the firmware files?

If the .cfg file has not changed, so the phone doesn't pull a new copy, will it still pull the new firmware if that has changed?

What is the timeout on connecting to the tftp server?

If a configuration server is specified via dhcp, and the phone cannot connect to it, what configuration information is used?

It's very important that the current settings on the phones are not affected by the .cfg files (which will not contain any settings other than the firmware info). The actual phone configuration needs to stay on the phone for now.

Thanks

Alternative for EXP40

$
0
0
Can anyone tell me if there is an ETA for a colour alternative for the EXP40? My distributor made me aware that this is not yet available and it just looks plain silly to have a nice digital colour phone on the desk with a black & white extension panel plugged into it.....UndecidedUndecidedUndecided

CP960 OPENVPN FAILED

$
0
0
Hello, i've juste received a cp960, and try to setup it with openVPN client.tar, as i'm used to with T2 Series sip phone

But i didn't success !
thanks for your help

my usual vpn.cnf =>

dev tun
persist-tun
persist-key
cipher AES-256-CBC
auth SHA256
tls-client
client
resolv-retry infinite
remote XXX.XXX.XXX.XXX 1194 udp
ca /yealink/config/openvpn/keys/ca.crt
cert /yealink/config/openvpn/keys/client1.crt
key /yealink/config/openvpn/keys/client1.key
tls-auth /yealink/config/openvpn/keys/ta.key 1
ns-cert-type server
comp-lzo no
passtos

Yealink T5X Changing Colours with XML YealinkIPPhoneExecute

$
0
0
I'm currently testing the Yealink T5X phones, specifically at this stage the T56A. On the T4X, T3X, T2X phones we have a function that uses the XML Browser key type which will call a URL with the following contents:

Code:
<YealinkIPPhoneExecute Beep="yes">
<ExecuteItem URI="Led:LINE5_GREEN=on"/>
<ExecuteItem URI="Led:LINE6_ORANGE=on"/>
<ExecuteItem URI="Led:LINE4_RED=on"/>
</YealinkIPPhoneExecute>

When you push the key associated with XML Browser and the XML code you will get a beep tone to acknowledge it has run but the button colour does not change.

I'm using the latest firmware - 58.80.0.40, initially I tried the firmware 58.80.0.25 but this was missing the "XML Browser" key type.

Has anyone else come across this issue before? The documentation indicates that the above syntax should work on a T5X phone by changing the background colour of the key.

T19 E2 sip

$
0
0
I used Window X-lite to verify our Asterisk sip server.
It is no problem.

Then I use Yealink T19_E2(FW:53.82.0.20) to replace the Window X-lite,
but it always shows =>

chan_sip.c:17266 check_auth: username mismath, have <6002>, digest has <IP Phone>
chan_sip.c:28691 handle_request_regsietr: registration from'"6002" <sip:6002@912.268.11.27:5060>'
failed for '192.168.11.200:5060' - Username/auth name mismatch



"sip.conf for Asterisk"
[general]
port=5060
bindaddr=0.0.0.0
context=unauthenticated
realm=asterisk
allowguest=no

[office-phone](!)
type=friend
context=my-phones
secret=abcdefgh
host=dynamic
disallow=all
allow=ulaw
allow=alaw

[6001](office-phone)
[6002](office-phone)



"setting for T19_E2"
[network]
static IP: 192.168.11.200
mask : 255.255.255.0
gateway : 192.168.11.254
[account]
Line active : enable
display name: 6002
user name : 6002
password : abcdefgh
SIP server : 192.168.11.27 port:5060

What should I do ? Is it a bug ? Please advise !

Rolleyes

No connection after reboot

$
0
0
Hello,

is there any support here?

We restarted our machine and there is no connection to the management software possible anymore.
All services are running...

DHCP Hostname from User Name

$
0
0
Hello friend.
how to setup network.dhcp_host_name = user name? or auth name or phone number?

thanks

T48S Skype for Business

$
0
0
Hi, I'm running the latest SFB firmvare 66.9.0.45 on a T48S phone and SFB Server "on-premises" servers in a Active Directory. I have a couple of questions I hope someone can help me with. I have searched through forum and support without any solution:

1) Phonebook, favorites and incomming calls only show/find external contacts. My AD contacts is not found, and I can't find any LDAP settings. Also my Groups with internal contact fails with "The group failed to load". I have looked at the "LDAP Directory on Yealink IP Phones" guide, but the menu-selection for LDAP is simply not there on the T48S.

2) It's not possible to log on to phone using PIN instead of username/password. Users have PIN activated in Skype for Business. The pin-login on phone is greyed out.

3) Menu selection "Action url" (http:/phoneip/servlet?p=features-actionurl&q=load) response with a "404 not found" error. Also the remote call url seems not to work althoug I have sett alowed IP adress to any.

4) Although "Phone Lock" is disabled on phone, it still locks -and every time a user log on, he have to create a pincode for the phone lock.

[T48] - NTP time update fails

$
0
0
I have over a dozen T48G phones connected to a 3CX 12 system. Most of the phones are at Firmware v35.80.0.60. One is at v35.80.0.130. All phones are working fine, except one.

IDK if this problem was from day 1 or recent (users can be inconsistent on reporting issues).

Problem: This one phone displays the wrong date/time. When rebooting it starts at 12AM on May 7. NTP updates to the NTP server show update failed in the phone system debug log (logging @ 6). Everything else on the phone appears to be working fine (making calls, receiving, vmail, etc)

The NTP server (Win 2012 R2) is set to log the ntp activity. The NTP requests/response aren't materially different than activity for a phone that does update. The server is set to update regardless of the offset.

The phone is provisioned from the 3CX server and the configuration is the same used for all T48G phones. Phone is powered via POE.

Things I've tried:
1. Reboot phone. No change.
2. Reprovision phone - No change
3. Change the phone to manual clock, set it. - Time is correct
4. Set phone back to NTP. Reboot. Time is now starting at 12AM on July 17 (today). NTP in the log still shows fail.
5. Reset phone back to factory default settings. Rejoin the 3CX server and reprovision. No change.
6. Update firmware to 35.80.0.130. Reboot. No change

I'm hesitant to upgrade the firmware further as I don't know if a newer version will still work properly with the version of 3CX I'm running.

Suggestions? Is the phone defective?

Transfer to Connect

$
0
0
Right now, the way transfer works is if Caller A calls in and Caller B answers, now Caller B wants to transfer the call to Caller C, Caller B presses transfer then dials Caller C's extension and waits for Caller C to answer the handset. After Caller B and C are done talking and Caller B presses the transfer button again, Caller A and Caller C are now talking without Caller C having to do anything.

Is there a way that after Caller B presses the transfer button that Caller C's phone rings and they are not automatically connected?

RTP Error for un-ordered SIP packet

$
0
0
Hi all,

I am facing very interesting problem about Yealink SIP-T41P series .

When SIP UPDATE packet is come before ACK (that belong to 200 OK) packet, Yealink phone does not start sending RTP packets for 36.83.0.35 firmware !!! So RTP connection is broken. However, same scenario has been tested several times with 36.80.0.130 firmware and it works well .

Same scenario has been tested with other Voip Phones also, it works for all. Only Yealink with 36.83.0.35 firmware produce errors !! In addition, these packets could come in different orders due to the network delay which is nature of computer networks !!

Note: When ACK comes before UPDATE packet, it works well

Regards,
Melek OKTAY, Ph.D.

T48S AutoProvisioning ldap.host not used

$
0
0
I am auto-provisioning some T48S firmware 66.81.0.70. I have a valid ldap.host parameter, but the phone is not using it. After provisioning (or after manually uploading the CFG via the web interface), the ldap host setting is set to 0.0.0.0.

Any ideas?

Provisioning Multiple Wallpapers

$
0
0
I found this thread: http://forum.yealink.com/forum/showthread.php?tid=40852

But was unable to get it to work.

That thread talks about provisioning the phone multiple times? How do you do that? I thought the phone would only provision once when it was initially set up or factory reset.

Wouldn't it be easier if you could use the following:
wallpaper_upload.1.url =
wallpaper_upload.2.url =

T46S recovery mode doesn't upload .rom file, Always "Start Updating..."

$
0
0
Hello all,

I am following the instructions to fix a bricked T46S phone and I am able to successfully get the phone to talk to my tftp server on my computer and it will go as far as uploading the .rfs and .bin files to the phone, but once it does the phone changes to a light-blue background with Red letters that says "Start Updating..." and doesn't do anything further. After a few minutes, the phone reboots and says always "Initializing...please wait". I suspect, that it runs in a timeout.

In the tftp syslog, I see the read request from the phone for T46S.rom, T46S.bin and T46S.rfs. The T46S.bin and T46S.rfs are loaded successfully to the phone, but by the request for T46.rom, the tftp tells me, that the file is too large.

Any ideas as to what could be going wrong with my attempt to fix this?

Can someone help me to get the phone up and running again?

Thanks.

T56A - DSS Panel Transparency

$
0
0
Hi

My DSS Panel is very transparent meaning it's hard to see the keys over the background.

Is there any way I can change this ?

Thanks

EHS for T5X Phones

$
0
0
Why is there NO EHS option on a T5X series phone? It makes it impossible to upgrade someone that has a large investment in headsets that do EHS. It means I can never upgrade a T4X with out folk lifting their headsets to bluetooth. Bluetooth is not the best solution. It is okay but has major limitations to other products.

T58A T58V - Sync Exchange Server Contacts

$
0
0
Hi,

with the T58A/V phones, it is possible to sync calendars with an Exchange account. There is also an option to sync contacts, but I have no possibility to dial the synced contacts with the phone. The phone book has no access to the synced contacts.
Is this function just not implemented?

Regards,
Martin

SHA256 for OpenVPN

$
0
0
Hi,

I'm trying to setup an OpenVPN tunnel on a T46G with SHA256 unsuccessful. Firmware is 28.83.0.10. Is there a support for SHA256 in the meantime?

Cheers

Is there a option to view the debug information of the handset?

$
0
0
With snom and Polycom handsets it is possible, via their respective web interfaces, to view debug logging information.

Is that possible for Yealink handsets?
Viewing all 10934 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>