|
From: Michael K. <li...@mk...> - 2014-10-02 13:33:26
|
Am 02.10.2014 um 14:24 schrieb Michael Knill <mic...@ip...>: > Hi Michael > > I am pretty sure that Bria uses XMPP for presence. > When I have some time, I was going to experiment with the Astlinux XMPP server and Bria. > I guess the question is how to map the Asterisk Device or Extension State to XMPP Presence state. > > Regards > Michael Knill Bria uses either XMPP or SIP Simple for presence. Asterisk can not use SIP Simple for presence (to my knowledge). There are some XMPP functions (JabberXXX) in Asterisk, you would need to map the SIP user-account to a XMPP-JID, which could be done with the included SQL-database. Here is an older presentation (2009) on this topic: http://images.tmcnet.com/expo/astricon/presentations/thurs/Thursday_CiraB_S3.pdf I think I will tweak FOP2 a bit for speeddial buttons (with local extensions) and use this. > On 1 Oct 2014, at 6:57 am, Michael Keuter <li...@mk...> wrote: > > > Am 30.09.2014 um 18:42 schrieb Lonnie Abelbeck <li...@lo...>: > >> Michael, >> >> Does the desktop Bria for Windows do what you need ? >> http://www.counterpath.com/bria/ >> >> It seems to have "Busy Lamp Field (BLF) and Bridge Line Appearance (BLA)" but not sure about speeddial. >> >> Lonnie > > Hi Lonnie, > > as I understand it, Bria's presence works via SIP Simple only between Bria clients. > There is no AMI connection like in FOP2, so the presence of all "hardware" phones could not be used I guess. > > http://www.counterpath.com/assets/product_documents/Bria_4_Administrator_Guide_R1.pdf > Page 27ff. > >> On Sep 30, 2014, at 10:46 AM, Michael Keuter <li...@mk...> wrote: >> >>> Hi list, >>> >>> for a new installation I need a Windows SIP client (or CTI client) with integrated presence (BLF-keys) AND speeddial buttons. >>> A bit like FOP2 with an integrated phone :-). >>> >>> Does anyone of you know such software (it doesn't matter if it is open source/free or not)? >>> >>> Michael > > > Michael Michael http://www.mksolutions.info |