How to connect SIP Trunk to old PBX with E1 Port

How to connect  SIP Trunk to old PBX with E1 Port or PRI Port. Thease days Telecom compinies are offering SIP Trunk to the consumers .Now users are having issues with there old model PBX which is having only E1 port  and does not support SIP trunk . or if SIP trunk is supported then … Read more

How to schedule a command on linux

How to schedule a command on linux
You can edit the crontab file to execute the command on scheduled time.
Below are the examples of crontab .
Linux Crontab Format

MIN HOUR DOM MON DOW CMD
Table: Crontab Fields and Allowed Ranges (Linux Crontab Syntax)
Field Description Allowed Value
MIN Minute field 0 to 59
HOUR Hour field 0 to 23
DOM Day of Month 1-31
MON Month field 1-12
DOW Day Of Week 0-6
CMD Command Any command to be executed.

Read more

How to increase maximum upload file size in All-in-One WP Migration

How to increase maximum upload file size in All-in-One WP Migration

While migrating wordpress site to another hosting server you would be facing maximum upload file size limit . which let you stuck in wordpress migration .

to increase the maximum upload size you have to edit the  .htaccess file  under the root folder of your wordpress installation folder .

by default .htaccess file will be hidden to unhide you have to click on setting icon in file manager  right up corner in the Cpanel File manager.

and click on check box  of Show hidden files  as below

Read more

Download custom VMware ESXi for Lenovo Servers

Download custom VMware ESXi for Lenovo Servers Updating firmware & device drivers Go to Lenovo Support Portal. Under Select a Product Family click on Data Center then select Servers. In the Select Series drop down box select ThinkSystem. In the Select Subseries drop down box select the model of your server. In the Select Machine Type drop down box select the machine type of your server. On the … Read more

How to install Issabel on Centos 7

How to install Issabel on Centos 7 If you would like to install Issabel IP PBX on Cloud VPS . then  you have to choose Centos 7 64 bit while ordering VPS. then run the following commands. yum update yum -y install wget wget -O – http://repo.issabel.org/issabel4-netinstall.sh | bash   Source information :- https://forum.issabel.org/d/1145-install-in-a-vps

How to configure Cisco Phone 7975g with Asterisk

How to configure Cisco Phone 7975g with Asterisk

To work with asterisk Cisco Phone 7975g must be upgraded with SCCP to SIP firmware

Follow my old post 

1-  Download SIP Firmware for Cisco Phone 7975g

2- Configure TFTP server and upload SIP firmware

3- Boot Cisco Phone with SIP firmware after upgrade

4- configure SEP_MACaddress.cnf.xml file

5- Reboot the Cisco Phone .

Read more

vicibox 10 time synchronization problem with your system

vicibox 10 time synchronization problem with your system

If you PHP time and DB time is matching and not syncing with system time

and its showing red line

If DB time is wrong it means that /usr/share/astguiclient/AST_update.pl script does not update DB value. Try to launch it manually and check for output.

If it throws error:

pattern match timed-out at /usr/share/astguiclient/AST_update.pl line 470

 

 

 

 

 

 

 

Read more