Luca Bertoncello
2015-Dec-30 10:19 UTC
[asterisk-users] Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:> The hints have to be in the same contexts in extensions.conf as defines in > the sip.conf subscribecontext which can be set per peer.Well, [anika_incoming] will be included in [default], of course... But I tried to define anika_incoming in subscribecontext, too. No changes...> Also, have you configured the phones as well?What do you mean? Thanks Luca Bertoncello (lucabert at lucabert.de)
On 30 December 2015 at 10:19, Luca Bertoncello <lucabert at lucabert.de> wrote:> Ishfaq Malik <ish at pack-net.co.uk> schrieb: > > > The hints have to be in the same contexts in extensions.conf as defines > in > > the sip.conf subscribecontext which can be set per peer. > > Well, [anika_incoming] will be included in [default], of course... > But I tried to define anika_incoming in subscribecontext, too. No > changes... > > > Also, have you configured the phones as well? > > What do you mean? > > Thanks > Luca Bertoncello > (lucabert at lucabert.de) > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >BLF is an interaction between the phones and the server. You need to configure function buttons on the phones to display the presence state of individual peers that have been set up on the server. This command in the asterisk cli will help you: core show hints If you see an entry for the peer then the server is set up correctly and if the Watchers column > 0 then you have set up the phone correctly. -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)161 660 2350 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester, M1 2JW COMPANY REG NO. 04920552 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20151230/756d9703/attachment.html>
Luca Bertoncello
2015-Dec-30 10:41 UTC
[asterisk-users] Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:> BLF is an interaction between the phones and the server. You need to > configure function buttons on the phones to display the presence state of > individual peers that have been set up on the server. > > This command in the asterisk cli will help you: > > core show hints > > If you see an entry for the peer then the server is set up correctly and if > the Watchers column > 0 then you have set up the phone correctly.Unfortunately the Watchers are 0... And I didn't find any option on my phone (Thomson ST2022) to enable the BLF... Any other idea? I wrote a little expect-Script to send the phone an advice and having an LED blinking, but I think it is a little bit exaggerated... Thanks Luca Bertoncello (lucabert at lucabert.de)