I love very much knowledgeroot: in my office we use it daily and it is simple and rock-solid. But….. what is it ?
Simple: it is knowledgebase system where the contents are managed in a tree-like structure.
Author Archives: Giampaolo Tucci
Joomla 2.5 – Display creation date in the Articles Latest News Module
The Articles Newsflash (mod_articles_latest) module can be modified to show the creation date of your latest articles.
In the following file there is variable (Array) named $item which handles all information we want to display, like date of creation, Title etc.
/modules/mod_articles_latest/tmpl/default.php
How to configure Thunderbird to read and send email using Exchange 2003
Yes, I know…… write about Exchange 2003 now is very vintage….. but this is a problem I had to solve in these last days: configure Exchange 2003 & Mozilla Thunderbird in order to convince them to talk to each other. It isn’t very difficult: in the next all the images/notes.
To start you have to verify the SMTP Virtual Server in Exchange configuration.
Configuring Asterisk for Skype Connect
This post is intended to provide some basic guidance in configuring Skype Connect SIP Channels with Asterisk/Freepbx using SIP Trunk.
-- General Settings -- Outbound Caller ID: 99051000xxxxxx <Skype Connect registration ID> Maximum Channels: 1 <The number of channels you purchased from Skype> Dialed Number Manipulation Rules (0039) + <prefix = NULL> | 0Z. (0039) + <prefix = NULL> | 3Z. -- Outgoing Settings -- Trunk Name: SkypeConnect <This can be whatever you want> PEER Details: username=99051000xxxxxx ; This is your Skype Connect registration ID secret=xxxxxxxx ; This is your Skype Connect registration password type=peer qualify=yes insecure=invite host=sip.skype.com fromdomain=sip.skype.com disallow=all allow=alaw&ulaw&g729 fromuser=99051000xxxxxx ; This is your Skype Connect registration ID -- Registration -- Registration String: 99051000xxxxxx:<password>@sip.skype.com/99051000xxxxxx