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

T58V Wallpaper Specs

$
0
0
What are the wallpaper size settings for the T58V and EXP50? It's not listed in the admin guides.

XML Beep volume

$
0
0
Hi there

We have built a duress alarm function on Yealink phones using the XML beep option.
Unfortunately the volume of the beep is dependent on the ringer volume of the phone. It is generally a fairly quiet beep anyway for obvious reasons.
I know I can force a certain ringer volume on the phone but this is not desirable in all instances.

Can you think of any other options for this?

Thanks
Mike

graphite, ceramics, and lighter metals

T48G Parking Call - Wazo - Version: 17.11 "Phoenix"

$
0
0
Hello, I am working on migrating from Incredible PBX over to Wazo and am struggle with Call Parking.

T48G Firmware 35.81.0.70
In my PBX (WAZO) confirguration, call Parking is set to ext 700 with parked calls going to ext, 751-753.

I have tried just about every configuration I can possibly think of to get this straight. Here's the current behaviour

1) BLF with Park Slots are greyed out (ext. 751,752,753)
2) PARK CALL (I have tried a type=call park, transfer, intercom, etc.) is set to 700. This is greyed out
3) When external call comes in, I can press the PARK CALL button and I immediately hear music on the caller end. I have no idea where the call goes as the presence does not show on the BLFs
4) T48G screen shows the pause icon with the word HOLD written, but not sure were it went or how to retrieve it.

Caller ID on attended transfer

$
0
0
Hello,

I have an issue with caller ID not being passed on attended transfer. It works fine on blind transfer. The phones are T42G,T46G,T48G running XX.80.193.130 firmware. It also does the same on T46S running 66.81.193.110.

Example: Inbound caller to ext 101 receives call from John Doe @ 222-222-2222, transfers (attended) to ext 102, ext 102 receives the call but the display only shows Station 101 as the caller ID. Blind transfer displays the caller ID as John Doe 222-222-2222.

Any ideas?

Thanks,

Tim

Questions About XML Wav.Play

$
0
0
Hi - wrapping up a Yealink visual voicemail app for my company. The main handset in use is T46S. There are two issues that I would like to get answers for:

- Wav.Play works just fine, but seems to play the wav file only over the speakerphone. Is there a way to play the wav file over the handset instead?

- Wav.Play seems to play wav files twice in a row instead of just once. Is this a known bug, and is there some fix for it?


Thanks!

Could not instantiate mail function

$
0
0
在class.phpmailer.php里,有个case也要修改为SMTP
switch($this->Mailer) {
case 'sendmail':
return $this->SendmailSend($header, $body);
case 'smtp':
return $this->SmtpSend($header, $body);
default:
return $this->MailSend($header, $body);
}
把上边的smtp修改为SMTPdfsdfsfds.

Updating T46 AutoProvisioning Template for Expansion Module

$
0
0
Hi Everyone,

I am looking to update my auto provisioning template so I can use the EXP40 sidecar with my T46S.

The phone is currently running firmware 66.81.0.25.

Here is what we are currently using to distribute to the line keys

Code:
% endfor %}
{% endif %}
{% endfor %}
{% for line_key in line_keys %}
{% if line_key.line_key_type_id == 2 %}
linekey.{{ line_key_index }}.type = 16
linekey.{{ line_key_index }}.line = 1
linekey.{{ line_key_index }}.value = {{ line_key.sip_username }}
linekey.{{ line_key_index }}.label = {{ line_key.label }}
{% set line_key_index = line_key_index+1 %}

{% elseif line_key.line_key_type_id == 3 %}
linekey.{{ line_key_index }}.type = 13
linekey.{{ line_key_index }}.line = 1
linekey.{{ line_key_index }}.value = {{ line_key.data }}
linekey.{{ line_key_index }}.label = {{ line_key.label }}
{% set line_key_index = line_key_index+1 %}

{% elseif line_key.line_key_type_id == 4 %}
linekey.{{ line_key_index }}.type = 10
linekey.{{ line_key_index }}.line = 1
linekey.{{ line_key_index }}.value = {{ line_key.data }}
linekey.{{ line_key_index }}.label = {{ line_key.label }}
{% set line_key_index = line_key_index+1 %}

{% elseif line_key.line_key_type_id == 5 or line_key.line_key_type_id == 6 %}
linekey.{{ line_key_index }}.type = 16
linekey.{{ line_key_index }}.line = 1
linekey.{{ line_key_index }}.value = {{ line_key.extension_number }}
linekey.{{ line_key_index }}.label = {{ line_key.label }}
{% set line_key_index = line_key_index+1 %}

{% endif %}
{% endfor %}

I would think somehow I could add an if else statement so if more than 10 keys are used the it will use expansion_module.X.key.Y.type =

Does anyone have any ideas that may be helpful? I am spinning my wheels trying to get this to work.

Thank you

T46G Multicast Paging through DND

$
0
0
I am working on trying to get multicast paging to work through DND. The client only wants paging allowed through and no phone calls. Does anyone know if this is possible?

Thank you,
Matthew

It must say "heritage" I guess

LDAP list is empty; misconfiguration?

$
0
0
Hi,

I am using Active Directory (LDAP) of an Apple server.
I made a test account with following data:

User: test
password: test
Server 10.0.1.99

I have one entry in the LDAP directory:
Max Mustermann
private number: 040 xxxxxxx
iPhone number: 0451 xxxxxxxx

I have setup this LDAP account in a Yealink T46G, but the list is empty. Max Mustermann is not visible. So I think I made a mistake, but I do not know what.

.png  Screenshot 2017-08-23 19.10.24.png (Size: 71.48 KB / Downloads: 4)

Yealink T23G Removing Fonality Firmware

$
0
0
Hi Yealink Team,

We recently purchased a Yealink T23G and it is running Firmware Version 44.80.181.1. This is a specific firmware what Fonality puts on the phone. I am unable to manually update the firmware or downgrade the firmware. Is there any way that I can remove this firmware from the phone?

Thank you,

Remote Phone Book - I'm in multiple troubles

$
0
0
Hi Folks, hi Yealink,

I've searched all through this forum and the internet. Now I'm definitely stuck.

The main issue is, that I can't get a connection to the remote xml phone book from the handheld. I'm stuck with the "Connect Error" Message.

Through out my re-search I've run over multiple definitions on how the xml should be structured.

The built-in template of the W56P station is as follows:

<?xml version='1.0' encoding='utf-8' ?>
<root_contact>
<contact display_name="john" office_number="123456" mobile_number="123456" other_number="123456" line="0" ring="" group_id_name="0" default_photo="Default:default_contact_image.png" selected_photo="0" is_favorate="0"/>
</root_contact>

BUT this is completely different of all found threads here in this forum as well as some stuff found on the internet site of yealink.

QUESTION 1: How must the XML be structured for W56P?


I've a Synology as NAS, where the phone book (should) be accessible for the W56P. As of now, everything I've tried so far had no trouble to access the XLM file by the URL xxx.xx.xx.105/contacts.xlm. Only the W56P continues with the error message "Connect Error" on the mobile device.

QUESTION 2: Is there any advice on the web UI of the W56P (Directory / Remote Phone Book) which I must follow to get the connection working from the mobile device? Or do I need to configure something somewhere else?


Grateful for any help getting me over this hurdle. Thanks.

Multicast / Paging / Intercom - Yealink T58

$
0
0
We are wanting to have an intercom / paging system with our phones. We have Vonage Business, and although they have been able to get the feature to work on the phones in their lab, they have not been able to get the mutlicast / intercom feature to work on the phones in our office.

I have reviewed the manual, played with the settings for hours, but just can't get it to work.

Version
Firmware Version 58.80.0.10
Hardware Version 55.2.3.0.0.0.0
Network
Internet Port IPv4
IPv4
WAN Port Type DHCP
WAN IP Address 172.17.0.21
Subnet Mask 255.255.255.0
Gateway 172.17.0.1
Primary DNS 75.75.75.75
Secondary DNS 75.75.76.76


These are the instructions I've been attempting to implement.
The multicast paging feature allows the IP phones to send/receive Real-time Transport
Protocol (RTP) stream to/from the pre-configured multicast address(es) without involving
SIP signaling. You can specify up to 10 listening multicast addresses on IP phones.
For the phones to be able to send and receive multicast paging we need to do the following:
•Send Multicast - We will add a Button to send a page.
•Select a Codec - We will use the default Codec G722.
•Receive Multicast - Add the listening address to receive a page.
Please note that this article was written for a Yealink T22P. Not all Yealink support this feature.
Adding a Paging Button (DSS Key)
To configure a multicast paging key (This is to SEND the page) via web user interface:
1.Click on the Phone tab.
2.Select DSS Key.
3.In the desired DSS Key or Line Key select "Multicast Paging" from the Type dropdown menu.
4.Enter the multicast IP address and port number in the "Value" field.
5.Click "Confirm" to accept the changes.
The valid multicast IP addresses range from 224.0.0.0 to 239.255.255.255 and a port number.
For this example we will be using 239.255.255.255:1008 as the value (#4).
Codec for Multicast Paging
To Configure a codec for multicast paging via web user interface:
1.Click on the Phone tab.
2.Go to Features.
3.Select the desired Codec from the Multicast Codec dropdown menu (keep the default G722).
4.Click "Confirm" to accept the changes.
Receive the Multicast Page
In order to receive the multicast page, the following must be done.
1.Click on the Contacts tab.
2.Go to MulticastIP
3.Enter the listening multicast address and port number in the Listening Address field.
4.Enter the label in the Label field. **The label will appear on the LCD screen when receiving the RTP multicast
5.Click "Confirm" to accept the changes.

For this example we will be using 239.255.255.255:1008 as the listening address - #3 (The same address used to send multicast paging). Configure this setting on all the phones you will be paging. You will then be able to page multiple phones from the phone you configured to page using the line key or DSS Key.

.jpg  Multicast Paging.jpg (Size: 255.12 KB / Downloads: 0)

VC800 API

$
0
0
Hi,

(I am posting here because there is no separate forum for the VC800).

I am creating a Crestron integration for the VC800, but am having difficulties because the API is substantially different to that published for the VC400 and previous.

I cannot use the published Crestron module because it does not have some of the commands I require, is only available for 3 series (client has several AV2 s), and will probably not work well with the changed API.

Does anyone have any documentation or working code for this API please.
I have started documenting & testing based on the VC400 calls & asynchronous messages received from the VC800, and will be happy to post these when working.

Thanks
Trevor

test123fd

Call Transfer Issue - No Contacts Displayed

$
0
0
Hi There,

we have T46G handsets (brand new) which we are installing.

Version:
>> Firmware Version 28.80.179.3
>> Hardware Version 28.2.0.128.0.0.0

When the phones are on idle, if we hit contacts we can see the whole directory; but if we make a call (or receive a call), hit transfer, and go to the directory - there are no contacts at all.

We simply cannot get to the bottom of this one, i have enclosed set-up screens here.

vikas

.pdf  Binder1.pdf (Size: 514.89 KB / Downloads: 0)

t58v disabling apps

$
0
0
Hello, I was just looking into if there is a way to disable apps on a t58v. Specifically, we'd like to do the following:
Disable access to "Settings" except for admin user
Disable Email and Calendar apps
Disable camera (not just flip shutter?)
Disable recorder

Please let me know if there is any way to do this. I did not see any items in the web interface for these, which is typically how we apply preferences to a template for other phone such as the t46 and t48.

T23G Send incoming number to URL

$
0
0
Hello,
I need to send the incoming number to an URL, How can I configure action URL?
regards.

BLF key for Shared Parking (3CX) showing offline

$
0
0
Our 3CX server was rebooted, causing the phones to failover to our backup 3CX server. Once the main unit came back on, all the phones show the Shared Parking BLFs as offline/disconnected.

I checked the phones and they are showing registered to the correct server. If I reboot a phone, it resolves the issue for that phone.

This affects all T40P, T42G, T42S, T46G, T46S, and T48G units (all on latest X.81.0.110 firmware).
Viewing all 10934 articles
Browse latest View live


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