[Astlinux-users] Asterisk Call Centre

2013-01-13 Thread Michael Knill
Hi group I have a customer that wants a small call centre system that can be easily accommodated with Astlinux however they want the ability to do some reporting and have real time stats. Can I do this in/with Astlinux or do I need to use something like Queuemetrics with AsteriskNow? Regards

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Michael Knill
Cool thanks Lonnie. Looks like I will be selling some XMPP. Interested to know how it scales? Regards Michael Knill On 14/01/2013, at 12:28 PM, Lonnie Abelbeck wrote: > Hi Michael, > > I tested this, two AstLinux boxes side by side, opened TCP 5222 on each and > TCP 5269 between each box in t

Re: [Astlinux-users] New Feature Request

2013-01-13 Thread Brian Barr
RE: Calendar Support -- My interest in this module is to be able to have various asterisk events trigger events off of a CalDAV calendar on a server somewhere and not rely on cronjobs and the like (although those are much more lightweight to implement..) For example, my wife likes to spin at t

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Lonnie Abelbeck
Hi Michael, I tested this, two AstLinux boxes side by side, opened TCP 5222 on each and TCP 5269 between each box in the Firewall tab. In each box's XMPP Server Configuration, Server-to-ServerConnections: [ enabled ], { Save Settings } and { Restart Server }. My test box's DNS are "pbx2.priv.a

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Michael Keuter
Michael, We haven't tested external services. You can do that with with your own Prosody config, but not via the WebGui, as there are more settings needed than we offer in the Gui. Look for config examples at the Prosody website. Sent from my iPad Michael Am 13.01.2013 um 21:29 schrieb Michae

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Michael Knill
Ah yes good point. Multiple XMPP accounts is the way to go unless you want to federate multiple private domains. Thanks Mike On 14/01/2013, at 8:02 AM, Lonnie Abelbeck wrote: > Michael, > > I'll defer to the other Michael (Keuter :-) ), but yes that should work. > Though you would have t

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Lonnie Abelbeck
Michael, I'll defer to the other Michael (Keuter :-) ), but yes that should work. Though you would have to enable "Server-to-Server Connections" and possibly open TCP port 5269. As I understand it, if you send a message to m...@ipcsolutions.com.au via AstLinux as the server, it would all be h

Re: [Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Michael Knill
Wow. Fantastic. Using Bria Desktop, I now have a well featured Unified Communications system. Who needs a handset! Would federation to an external XMPP service e.g. GoogleTalk be supported? Regards Michael Knill On 13/01/2013, at 10:45 PM, Michael Keuter wrote: > Hi list, > > Lonnie and

Re: [Astlinux-users] New Feature Request

2013-01-13 Thread Jonathan GF
Hi all, i think the result of this project deserves the effort. I would be pleased to count with such feature at my implementation(s). Best regards, Jonathan On 1/13/13 4:09 PM, Lonnie Abelbeck wrote: > Hi Brian, > > Thanks for the suggestion and the helpful link. > > One question the develo

Re: [Astlinux-users] New Feature Request

2013-01-13 Thread Lonnie Abelbeck
Hi Brian, Thanks for the suggestion and the helpful link. One question the developers here had (about adding Asterisk Calendar support) is how useful and how would it interface with Asterisk. Your link explains that pretty well. The bottom line is how generally useful would this feature be fo

[Astlinux-users] XMPP server in AstLinux

2013-01-13 Thread Michael Keuter
Hi list, Lonnie and I included the Prosody XMPP/Jabber server for the upcoming 1.1.0 version into AstLinux. Here is the related Wiki page: http://doc.astlinux.org/userdoc:tt-xmpp-server We updated the SVN build on the http://build.astlinux.org page, so you can download a preview and try it now