Displaying 20 results from an estimated 9000 matches similar to: "Spoofing a BLF Signal?"
2010 Mar 05
3
Having problems with BLF
Hi,
I'm having a problem getting a snom 300 to work with BLF (extension
222). I've set it to watch extension 220 in the function key config
pages as per the wiki (BLF, <sip:220 at server.com>) but I can't get the
light to come on when 220 is ringing. The SIP trace page doesn't show
anything coming from my PBX when 220 is ringing or in use. Any help
much appreciated as this
2012 Dec 06
2
BLF and call-limit in 1.8
Hello
We have recently upgraded our internal PBX from 1.4 to 1.8. This made the BLF lamps on our Polycom phones stop working. After a lot of googling and a lot of testing, I have been unable to find a solution.
I did try to change the call-limit value from 4 to 1, and this actually made BLF work (noone suggested this, and what documantation I can find states that this option is deprecated). This
2007 Dec 18
2
BLF trouble
Hello,
I have some trouble with the BLF indicator.
I have two phones that use the same hint:
13 => hint,1,SIP/phone13&SIP/phone13-wlan
This works great from the asterisk side, but it seems the status
change is too quick for the attached Grandstream-phones. When I ring the
extension the hint changes to "Ringing". The Grandstream blinks. Great.
Now, when someone picks up one of
2012 Aug 21
1
blf-crypt
Hi
The blf-crypt password schema mentioned in the docs could be a solution to my auth problem. However, the docs state that actual support depends on the glibc. Mine apparently doesn't.
Does support depend on the glibc's version (mine is 2.15-r2)?
Maybe someone with access to a box with a good enough glibc could do the following and post the hash for the plain password "test"?
2010 Mar 16
1
Asterisk + Sip Phone + BLF
Hi,
I used Grandstream (gxp2000, gxp2020) and Snom (370) SIP Phones, but
with 2 extensions BLF status does not work correctly.
have someone ever tested a Sip Phone with more then 60 BLF without problems?
Can someone suggest me model and brand?
Thanks, bye.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Oct 03
1
BLF support in Asterisk and early/confirmed/terminated/proceeding NOTIFY states.
I have a setup with Yealink phones & Asterisk Server (all latest patches).
I am using BLF to display the states of other phones. While this works
MOST of the time (busy, being called) it does NOT work when a phone is
NOT regisstered at all, the yealink phones display a green dot EVEN if a
phone is turned off (try explain this to users, they are shaking their
heads!!!)
I can see on the
2019 Mar 06
2
Strange behaviour with BLF-CRYPT and SHA*-CRYPT pasword schemas
Greetings,
this is less of a bug report or a help request, but we would like to know if
someone can explain the following:
Environment: Centos 7 with Dovecot 2.3.4-2
default_pass_scheme = BLF-CRYPT
password hash in database : BLF-CRYPT
login = works
default_pass_scheme = SHA512 or SHA256-CRYPT
password hash in database : BLF-CRYPT
login = also works
default_pass_scheme = BLF-CRYPT
password
2008 Apr 22
1
Cisco 7961 + 7914, speeddials, BLF & Asterisk 1.4?
Hi,
Does anyone have any experience with a Cisco 7961 + 7914 Operator
Console setup and speeddials/BLF on Asterisk 1.4? Would appreciate
feedback if this works reliably. I have a 7961 on skinny registering on
an 1.4.19 box with chan_sccp and speeddials work fine so that part seems
ok. I have no experience with the BLF part.
>From googling around it seems that BLF on the 7914 only works with
2010 Mar 10
1
BLF and realtime SIP buddies
Hello list,
Can I do something like this for BLF functionality :
[test-blf]
exten => _XX,hint,Macro(GetSIPaccount,${EXTEN})
exten => _XX,hint,SIP/${SIPACCOUNT}
GetSIPaccount is a macro that looks at a MySQL-database for the realtime
table sip_buddies where the SIPusername is taken from.
It works great for internal calls... but how about BLF-functionality ??
Feedback is appreciated !
2017 Jul 16
4
BLF sharing between Asterisk 11 and 13
I have servers setup in versions 11 and 13. Between two 11 servers, I had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones.
I've upgraded to 13 on one of these servers, and now can't share BLF. I get something like...
[2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '"Travis Ryan" <sip:612
2009 Mar 23
2
Polycoms and BLF
I'm trying to get the BLF to work correctly on my Polycom phones. I
have the buddy watch working correctly, but can't get the BLF to change
based on the state...
Example:
When an extension is ringing, I get the same 'red light' that I get when
the extension is actually in use...
I was wondering if anyone had any experience with getting the Polycom
phone to
2009 Feb 17
2
SLA and Flashing BLF
I understand that the Asterisk SLA implementation is somewhat different
from most key systems and PBX systems. I also understand that in
Asterisk, one does not put an SLA line on hold since it is just a MeetMe
conference. However, is there any way to make the BLF flash when the
answering party on the Asterisk system presses the hold key on their set
and leaves the calling party alone in the
2010 Sep 13
7
High volume BLF - Suggestions?
Hi,
We have a user who is putting large call volumes through Asterisk, and
wants to BLF monitor up to 90 extensions. We are struggling to find a
handset that can keep up with Asterisk :)
1) Is there a handset that will do this?
2) Is there a different (standard) way to send BLF and allow directed pickups?
2a) Or even a handset specific way?
Asterisk handles the BLF volume fine, even on quite
2011 Jan 13
3
Polycom Blf / Directed Pickup
Would anyone happen to have some examples of polycom configs,
specifically the 650 with sidecar for blf.
I have the asterisk side all configured since I've set up blf with other
types of phones, but I'm missing the polycom side.
I've put together a <mac>-directory.xml, and the sidecar now lists
numbers as speed dials but does not subscribe to blf.
2007 Mar 02
1
BLF not working with Asterisk 1.4.0
Dear all,
I've implemented BLF for use with some Grandstream GXP-2000 phones and
it works fine in 1.2.x versions of Asterisk, although I tested it with
version 1.4.0 and it doesn't work! Has the needed syntax changed for
configure BLF for this version of Asterisk? It it a bug of this version?
Or should it be misconfiguration that I'm doing?
Thanks,
Ricardo.
2009 Dec 28
1
Off Topic: Aastra BLF limit...
Hi. Does anyone have a patch or workaround for the 50 BLF limit of
Aastra phones? I have a couple 57i with the 560M console and only the
first 50 BLF lines get registered. I am using the latest firmware from
Aastra but I read that this limit was imposed because of a memory leak.
Obviously my customer is complaining about these last 10 lines not
showing their status.
--
Telecomunicaciones
2006 Feb 26
5
BLF not working after reload
Hi there,
I am running Asterisk 1.2. I have a Grandstream GXP2000 and Aastra 9133i
with BLF/Speedial configured for other extensions. The hint's are all
configured in extensions.conf and it seems to work as it is supposed to
until I reload the configuration in Asterisk or reboot the server. Then
neither phone displays the BLF of other extensions until I reboot the phone.
It continues
2005 Jan 30
1
Caller ID spoofing
Hello everybody!
I am having the following problem and since I am a beginner in playing
with asterisk, i can't solve it:
I am trying to integrate my existing H.323 network in real world
telephony by ISDN cards. The problem is that i DON'T want to change all
e164 numbers in my h.323 network and my ISDN provider doesn't accept
those identities (CIDs). So, i have to spoof the outgoing
2006 Mar 15
5
how to show called name on calling polycomdisplay
This is a function of the Phone itself. Asterisk has nothing to do with
it as it does not know anything about the call until after the SIP
device 'sends' it.
To my knowledge it is not posible. I don't even think a SIP standard is
available for this.
This 'feature' along with changing CallerID Display after a call has
been answered is something missing from the RFC.
>
2008 Sep 11
5
BLF call pickup on Linksys SPA932
Greetings list,
We recently installed some Linksys SPA962 + SPA932 sidecars into a client's offices. The BLF functionality works fine, but call pickup using the BLF is something of an issue.
Following the advice on voip-info.org, I configured part of their dialplan as follows:
exten => _**2XX,1,Pickup(SIP/${EXTEN:2})
exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw)
exten =>