Re: [Astlinux-users] Asterisk XMPP Integration in Astlinux

2015-11-03 Thread Michael Knill
I also thought that rather than polling, I could include it in the Asterisk Dial Plan using the U(x) Dial option and ‘h’ extension. Regards Michael Knill On 4 Nov 2015, at 8:25 am, Michael Knill wrote: Thanks guys Bria does support SIP Simple (Peer to Peer) and XMPP Presence. So do you t

Re: [Astlinux-users] Asterisk XMPP Integration in Astlinux

2015-11-03 Thread Michael Knill
Thanks guys Bria does support SIP Simple (Peer to Peer) and XMPP Presence. So do you think a polling script is viable? It looks pretty simple to do but I am concerned on the resource impact of running it every say 10 seconds. Would you be concerned about running asterisk -rx “sip show inuse” or

Re: [Astlinux-users] Asterisk XMPP Integration in Astlinux

2015-11-03 Thread Michael Keuter
Am 03.11.2015 um 10:36 schrieb Michael Keuter : > Am 03.11.2015 um 05:29 schrieb Michael Knill > : > >> Ok I now have a customer who want to distribute presence information between >> Bria (XMPP) and Asterisk BLF. >> I think we may have discussed this before but I don’t think it was in detail.

Re: [Astlinux-users] Asterisk XMPP Integration in Astlinux

2015-11-03 Thread Michael Keuter
Am 03.11.2015 um 05:29 schrieb Michael Knill : > Ok I now have a customer who want to distribute presence information between > Bria (XMPP) and Asterisk BLF. > I think we may have discussed this before but I don’t think it was in detail. > > As far as I am aware, Asterisk can connect as a clie