Medium Posts
July 5th, 2018
We have started using medium for our blogging. Please click here to see our latest posts.
XMPP Packet capture in NoSQL DataBase (BaseX)
February 9th, 2015
BaseX Blog Introduction This ‘Blurt/Blog’ details my experiences of a recent telephony & messaging project which made use of the following technologies: BaseX database, XQJ, XQuery, Java & Spring, JAXB, Hibernate, XMPP, Openfire server. Context Here at Globility Ltd. we specialise in designing, developing and providing integrated communication services. I recently received an interesting client […]
PromoBar
February 3rd, 2015
Promobar is now up and running with a 6 nations game. Check it out at http://promobar.gltd.net A cricket game will soon be released for the WC 2015 before a build up to the Rugby World Cup 2015 later this year. Promobar is an exciting solution for the delivery of interactive marketing games. Take a look […]
iCosts – The Legal Costs Calculator – Demo
December 4th, 2013
iCosts – The Legal Costs Calculator – Demo
Gary celebrating getting Lync 2013 Going with XMPP Federation
December 4th, 2013
Gary celebrating getting Lync 2013 Going with XMPP Federation
Lync-Openfire CSTA Plugin
September 4th, 2013
CSTA Plugin Configuration This post will go through the steps required to set up Remote Call Control between a Lync Server, and telephony plugins sitting on an Openfire server. This uses our “CSTA Plugin” for Openfire. 1. Static Route The first step is to configure a Static Route on […]
Lync-Openfire XMPP Federation
August 21st, 2013
1. Lync Topology Setup On the Lync Server FE, run the Topology Builder and create a new Edge Pool. a) First you enter the FQDN of the Edge Server’s Internal Interface: b) On the next screen make sure you enable XMPP federation on the pool. c) Next you have to define […]
Installing Mail Server on Nagios
August 19th, 2013
Postfix Server Installation First you need to install postfix;
1 |
apt-get install postfix |
When prompted, choose internet site, then enter the @ part where you wish the mail to be sent from, e.g nagios.notify. This will mean that emails received from nagios will be @nagios.notify. Mailx Server Installation Now install Nagios’s part of the mail […]