Yealink Forums
Struggling with BLF - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+---- Forum: T2xP Series (/forumdisplay.php?fid=21)
+---- Thread: Struggling with BLF (/showthread.php?tid=614)



Struggling with BLF - kjcsb - 07-09-2013 12:35 PM

We are looking to replace Cisco SPA phones with T26 but can't get BLF working. This is connected to Asterisk.

The BLF setup on the Cisco SPA works perfectly. Example setting:
fnc=blf+sd+cp;sub=1592@asterisk.server.com;nme=1592

On the Yealink I've set
DSS Key 1
Type: BLF
Value: 1592
Line: Line 1
Extension: 1592

Line 1 is registered and can make and receive calls successfully.

I don't see any subscribe message being sent from the phone to the server for 1592. What am I doing wrong?

Any advice appreciated.


RE: Struggling with BLF - Yealink Support - 07-09-2013 03:13 PM

Hi Kjcsb,
1. What's the firmware of T26P are you using now?
2. So after you configure the BLF, the DSS key of BLF doesn't light up?
3. What about if you configure BLF manually by webpage or LCD, but not via auto provisioning?
Thanks.


RE: Struggling with BLF - kjcsb - 07-09-2013 04:22 PM

(07-09-2013 03:13 PM)Yealink Support Wrote:  Hi Kjcsb,
1. What's the firmware of T26P are you using now?
2. So after you configure the BLF, the DSS key of BLF doesn't light up?
3. What about if you configure BLF manually by webpage or LCD, but not via auto provisioning?
Thanks.

Hi
1. I think it's 7. something - sorry don't have access to the phone right now.
2. DSS key doesn't light up
3. I'm configuring it through the webpage.


RE: Struggling with BLF - kjcsb - 07-10-2013 03:46 PM

Does anyone have any thoughts on this?


RE: Struggling with BLF - Yealink Support - 07-11-2013 09:22 AM

Hi Kjcsb,
For such issue, we need the log for analyzing.
1. What's the Yealink model and firmware are you using now?
2. Could you provide PCAP trace, syslog(level 6) and config.bin file to us, so we can analyze?
Before you export the syslog, please set log level as 6, and reboot the phone, then click Start,and reproduce the issue, then click Stop,and export the trace, syslog, config,bin to us.
(About where to export these files, please refer to attached screenshot.)
These three files are very important for us, hope you can kindly understand.
4. Is it possible also to provide Cisco trace for us reference?
Thanks.


RE: Struggling with BLF - jstorch - 07-21-2013 04:10 AM

Hi Kjcsb,

I'm going to assume you have hints configured in 'extensions.conf'.

In 'sip.conf', under your Yealink settings, add the following:

allowsubscribe=yes
subscribecontext=(your hint context from extensions.conf)
notifyringing=yes
notifyhold=yes
call-limit=7 ; six lines keys + notify

For some odd reason, you have to have 'call-limit' set to more than 1. I've found this to be true in Asterisk 1.8 and 11.