Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Michael Knill
Thanks Michael Yes I have seen this one. The two options here are: 1) Openfire Server Plugin - We are using Prosody 2) Using Kamailio as a front end - Yep probably a good option but a bit scary currently Yes I have also looked through the modules and I can’t really seem to find anything direct

Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Michael Keuter
Am 06.03.2016 um 00:16 schrieb Michael Keuter : > > Am 05.03.2016 um 22:17 schrieb Michael Knill > : > >> Thanks Lonnie but Im afraid not. >> >> From my limited knowledge, Pub-Sub only allows the distribution of Asterisk >> Device State between Asterisk servers via XMPP. It does not implicit

Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Michael Keuter
Am 05.03.2016 um 22:17 schrieb Michael Knill : > Thanks Lonnie but Im afraid not. > > From my limited knowledge, Pub-Sub only allows the distribution of Asterisk > Device State between Asterisk servers via XMPP. It does not implicitly set > XMPP Device State for XMPP JID’s e.g there are only

Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Michael Knill
Thanks Lonnie but Im afraid not. From my limited knowledge, Pub-Sub only allows the distribution of Asterisk Device State between Asterisk servers via XMPP. It does not implicitly set XMPP Device State for XMPP JID’s e.g there are only 2 JID’s involved which are for both the Asterisk Servers.

Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Lonnie Abelbeck
Michael, This is not in my area of expertise, but does using XMPP PubSub events help you ? http://doc.astlinux.org/userdoc:tt_distribute_events_xmpp_pubsub https://wiki.asterisk.org/wiki/display/AST/Distributed+Device+State+with+XMPP+PubSub#DistributedDeviceStatewithXMPPPubSub-TestingDistribute

Re: [Astlinux-users] XMPP Presence

2016-03-05 Thread Michael Knill
Sorry all but I am not getting any responses regarding this on the Prosody forum and I am pleading for some help. This customer is adamant about using soft phones for their main reception and obviously want Presence information. I realise that I could use FOP2 and Bria (Yuk), another soft phone

Re: [Astlinux-users] XMPP Presence

2016-02-24 Thread Michael Knill
Thanks Michael I actually need to SET the Presence Status of a JID in Prosody rather than reading it. Regards Michael Knill On 24 Feb 2016, at 8:22 PM, Michael Keuter wrote: Am 24.02.2016 um 08:38 schrieb Michael Knill : > Sorry guys I know this has come up before but I really want to

Re: [Astlinux-users] XMPP Presence

2016-02-24 Thread Michael Keuter
Am 24.02.2016 um 08:38 schrieb Michael Knill : > Sorry guys I know this has come up before but I really want to find a way to > map XMPP to Asterisk Presence. > Unfortunately I have told some of my customers that its technically possible > but I am struggling to work out how. > > My first pro