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

call forwarding

$
0
0
Hi

We have a fritzbox at our Firm and i am suppossed to buy more T46G telephones to connect them with it.. but i bought one first of all to try it if it works and it seems to be ok...with only one hickup so far..

I created the extensions that we have internally in the Contacts directory for the T46G Phone...But when i want to transfer calls to other extensions from the directory it calls the cell phone back....
but when i dial manually for the transfer then it works...

Can someone please help me because we are presently in the evaluation Phase..


Thank you

Registration loss on account on W52P

$
0
0
A customer of mine is experience the following problem on the W52P:

He has 2 accounts in use with 2 handsets. One of the account keeps losing his registration, account one.

Anyone experience with this problem? I haven't encounter it before.

Destination in Use Notification

$
0
0
Hello,

This was posted on the 3CX forum as well - I'm posting here in case this is a setting I can change directly on the phone or template.

On our previous Nortel BCM phone system, the caller would see that the destination extension was in use if the person they were calling was on the phone. For example, extension 102 is on a call, extension 101 calls extension 102, extension 101 sees a notification on their display that extension 102 is on a call.

We are using 3CX with Yealink T46G phones. Is it possible to have the caller receive such a notification?

We have too many BLF keys to assign a key to each user. It would really be helpful if we could somehow alert the caller that the destination is on a call...

Thank you!,

--John

T48G Parked Call DSS key says 'Talking'

$
0
0
Hi, is it possible to eliminate the word 'Talking' from an assigned DSS Park (BLF) softkey? It is confusing to our users as they see the parked call, but since it also says 'Talking', they assume someone else picked up the parked call when it is still parked.

T42G Call park not showing

$
0
0
When parking a call on at T42G, how can we make the LED show a call is parked when we are using a line key as Park?

Server initiated pushXML to port 443

$
0
0
Hi there!

I can successfully push xml to my yealink phones using port 80, but nothing happens when I try to sendit using port 443

I'm using a function much like this one taken from yealink's TextScreen.php, but changing port to 443 causes the phone to ignore it.

Code:
function push2phone($server,$phone,$data)
{
  $xml = "xml=".$data;
  $post = "POST / HTTP/1.1\r\n";
  $post .= "Host: $phone\r\n";
  $post .= "Referer: $server\r\n";
  $post .= "Connection: Keep-Alive\r\n";
  $post .= "Content-Type: text/xml\r\n";
  $post .= "Content-Length: ".strlen($xml)."\r\n\r\n";
  $fp = @fsockopen ( $phone, 80, $errno, $errstr, 5);
  if($fp)
  {
    fputs($fp, $post.$xml);
    flush();
    fclose($fp);
  }
}

Is is possible? Am I missing something?

Can't register T21P E2 phone

$
0
0
Hello, recently we bought sip phones. T41p and T21p E2. T41P works fine, but with another we have a bit problem, it wont register.
With same user and configuration i have no problem to register with T41p.

Here is some logs:
T41P:
SIP/2.0 401 Unauthorized
WWW-Authenticate: Digest realm="tel-sip.vno.local",qop="auth",opaque="1234567890abcedef",nonce="152844a639db51ff7f5a0387cd1ab3bd8d375d8d7ba",algorithm=MD5,stale=false
Call-ID: 2136429746@10.1.28.116
CSeq: 1 REGISTER

REGISTER sip:10.1.8.228:5060 SIP/2.0
Route: <sip:10.1.8.220:15060;lr>
P-Av-Transport: AP;fe=10.1.28.116:5062;ne=10.1.8.228:5060;tt=UDP
Via: SIP/2.0/UDP 10.1.8.228;rport;branch=z9hG4bK1902005302-AP;ft=10.1.8.228~13c4
Via: SIP/2.0/UDP 10.1.28.116:5062;branch=z9hG4bK1902005302
From: "**" <sip:1413@10.1.8.228>;tag=1022405090
To: "**" <sip:1413@10.1.8.228>
Call-ID: 2136429746@10.1.28.116
CSeq: 2 REGISTER
Contact: <sip:1413@10.1.28.116:5062>
Authorization: Digest username="1413", realm="tel-sip.vno.local", nonce="152844a639db51ff7f5a0387cd1ab3bd8d375d8d7ba", uri="sip:10.1.8.228:5060", response="b5c99b12d244b3590a96e647ce51edb8", algorithm=MD5, cnonce="0a4f113b", opaque="1234567890abcedef", qop=auth, nc=00000001

And we have some errors with T21P E2

Jan 27 18:44:24 sua [579]: FSM <4+warnin> [-01] Could not set header: www-authenticate: Digest realm="tel-sip.vno.local",qop="auth",opaque="1234567890abcedef",nonce="1528466a2d2913bf8015eecae34d5998eb6acf36fb8",algorithm=MD5,stale=false


Jan 27 18:44:24 sua [579]: SUA <6+info > [000] ****eCore event:(0x0002)ECORE_REGISTRATION_FAILURE ****
Jan 27 18:44:24 sua [579]: REG <6+info > [000] Register: get expires:3600
Jan 27 18:44:24 sua [579]: DLG <6+info > [000] authinfo: No WWW-Authenticate or Proxy-Authenticate
Jan 27 18:44:24 Log [629]: FWDD<6+info > FWD:account0 CFA:0 CFB:0 CFNA:0


Any solutions?

POE Adapter

$
0
0
Hi,

I was wondering if a generic POE adapter will work to power my T46G. For example, the NEEWER® Autoranging Switching 48V-0.5A Wall Plug POE Injector for IP Phone / Security IP Camera sells for $11 on Amazon.

I do not have a POE switch so this injector seems like a good way to have only one cord to the phone.

Thank you,

Marc

T28P - 2.73 firmware.. USA Timezone

$
0
0
Hello,

I'm having a difficult time forcing & configuring my auto-provisioned Yealink T28P Phones time zone. This has been a problem for a LONG time. Not sure what I'm doing wrong.

Trying to FORCE the time zone on office phones to -5 United States-Eastern Time.

What is the appropriate syntax?

Currently using:

local_time.time_zone = -5
local_time.time_zone_name = United States-Eastern
local_time.summer_time = 2
local_time.time_format = 0

However -- apparently. When using "local_time.time_zone = -5"

The phone always defaults to -5 Bahama's

need USA - Eastern Time. help!

How to increase Intercom tone volume?

$
0
0
Before an intercom message, the phone gives two quiet beeps.
Is there a way to increase the volume of these beeps so those who don't hear them aren't freaked out by a body-less voice appearing in their office?
Thanks!
Jason

Adding the 1 before dialing from history

$
0
0
Is there a way to have the phone (t48 and t46) add the 1 before it dials calls from the history.

Thanks

[SOLVED] Set Webpage Password with Autoprovision

$
0
0
Hi,

Is there a way to set the phone's (T46G) webpage password via the auto provisioning process?

Thanks,
Kevin

Windows 10 x T29g

$
0
0
Hi, I have a T29G phone. We are having problems when using Windows 10 connected to the phone.
802.1x is disabled on the phone and enabled on the PC.
The switch port authenticates the phone, using its mac-address, and the PC, using 8021.x.
It works fine for all PCs with Windows 7 or Linux, but not works with Windows 10.

It seems that when the phone (with 802.1x disabled) is connect to the Windows 10, it is trying
to pass 802.1x authentication and it fails, even passing the mac-authentication it can not
get connected. The PC authenticates using 802.1x correctly and get connected.

So, why the phone is trying to authenticate using 802.1x even if 802.1x is disabled on the phone ?
And why this happens only when the phone is connected on a PC using Windows 10 ?

T23G Recovery Firmware Needed

$
0
0
Hello,

I have four T23G phones all experiencing the same symptoms.
Out of the box, they came with 44.80.0.70, and our provisioning server tried to push 44.80.0.5.

Since doing this, the phones stopped communicating over IP altogether.

Recovery mode appears to function with tftp, but I am missing the files and can't find them on the site.

Please help!

Thanks

Out going call from History

$
0
0
If I dial the number:
ex:
xxxxxxxxxx or 1xxxxxxxxxx
then phone will dial correctly

but if I try to redial an incomming numbers in the history then I get busy signal - call failed .
I notice that when trying to redial number the screen show:
+1xxxxxxxxxx@server ip


How do I fix this anyone
please help

phone: t48g
server: FreePBX 13.0.54 'VoIP Server'

NOTICE[24711]: res_pjsip_session.c:1908 new_invite: Call from '504' (UDP:50.24.104.14:61637) to extension '+197xxxx3089' rejected because extension not found in context 'from-internal'.

.jpg  IMG_2927.JPG (Size: 3.07 MB / Downloads: 3)

.jpg  IMG_2925.JPG (Size: 2.71 MB / Downloads: 3)

Yealink listening on port 12345

$
0
0
Hello.

A quick scan on the phone shows an open port 12345/tcp. What is it for? Can it be closed?

Asterisk with T21P E2 provisioned - call problem

$
0
0
Hi.

I'm provisioning some T21P E2 phones (firmware 52.80.0.3) using the same files that I already use with T21P phones (fireware X.72) but I'm having call problems.

Extensions can be registered, but when I try to call I received the following error in display:

call failed - forbidden

In Asterisk, I noticed the following messages:

[Jan 29 09:01:46] WARNING[2559][C-0000058e]: chan_sip.c:16393 check_auth: username mismatch, have <3257>, digest has <IP Phone>
[Jan 29 09:01:46] NOTICE[2559][C-0000058e]: chan_sip.c:25569 handle_request_invite: Failed to authenticate device "3257" <sip:3257@192.168.0.8:5060>;tag=2901584664

And in SIP packet I can confirm that digest username is wrong:

<--- SIP read from UDP:192.168.0.140:5060 --->
INVITE sip:3232@192.168.0.8:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.140:5060;branch=z9hG4bK2765055407
From: "3257" <sip:3257@192.168.0.8:5060>;tag=2901584664
To: <sip:3232@192.168.0.8:5060>
Call-ID: 0_3569350556@192.168.0.140
CSeq: 2 INVITE
Contact: <sip:3257@192.168.0.140:5060>
Authorization: Digest username="IP Phone", realm="", nonce="1801b82b", uri="sip:3232@192.168.0.8:5060", response="7cbb8fb8cd55261a44868fbb50434069", algorithm=MD5
Content-Type: application/sdp
Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
Max-Forwards: 70
User-Agent: Yealink SIP-T21P_E2 52.80.0.3
Allow-Events: talk,hold,conference,refer,check-sync
Content-Length: 308

I didn't find this "IP Phone" string anywhere in my configs.

Anybody else is having this issue?

Or anybody else is using T21P E2 with firware X.80 provisioned with Asterisk and it's working fine?

Thanks,
Marcelo H. Terres
mhterres@gmail.com

Failover Between SIP Accounts

$
0
0
Hi,

Is it possible to have failover between SIP accounts? I know you can have failover within a SIP account (two servers), but what I would like to do is have SIP account 1 be my primary account that I make calls on, and if it becomes unavailable I want to automatically switch to SIP account 2. Once SIP account 1 is available again, I want to automatically switch back to using SIP account 1.

Thanks,
Kevin

intercom auto-answer T46G to Zultys.

$
0
0
we have several yealink t46g's connected to a zultys system. we can not seem to get intercom calls to auto answer to the speaker. has anyone gotten this to work.

have tried 28.80.0.71 all the way back to 28.71.0.180 firmware

Plantronics Savi 740 w/T46G Outgoing Gain Too Loud

$
0
0
I'm testing wireless headset for use with a T46G. The first I have tried is a Plantronics Savi 740. The headset works well when paired to Bluetooth, so I'm fairly sure it's working correctly.

When using the headset with a T46G and the EHS36 adapter, the incoming audio is fine, but the outgoing audio (that people I call hear) is extremely loud. I have the gain on the headset base set as low as it can go, 1.

Plantronics tech support troubleshot the issue, but said there is nothing they can do to lower the outgoing gain.

Has anyone else experienced this issue?

Thanks!
Viewing all 10934 articles
Browse latest View live


Latest Images

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