Tuesday, March 18, 2014

Configuring 3CX soft phone_Asterisk, Elastix, FreePBX, Trixbox

Download the 3CX soft phone for windows from the below link

http://www.3cx.com/downloads/3CXPhone6.msi

http://www.3cx.com/voip/softphone/

Install the 3CX soft phone.
Start the phone, Once the phone is started click on the Set accounts and enter the values as shown below. 

Thursday, March 6, 2014

rel=”author” mark up for blogger dynamic templates

Regular method of author markup doesn't work with dynamic blog templates. So you have to add the author ship mark up in the <head>.

Step1:
Go to Template select edit html find <head> below it add the author mark up as shown below
<link rel="author" href="https://plus.google.com/+nareshxxxxx/posts"/
link in blue should be replaced with your google plus link.