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 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

Jio SIP Trunk Plan and Tarrif

Jio SIP Trunk is an IP-based voice service that allows you to make and receive calls through an IP PBX on a single channel with a scale from 10 to 5000 simultaneous calls. Jio SIP Trunk allows you to assign a unique number to each station with the ability to send and receive voice calls. … Read more

Loop detected in monitoring script. Issue with Asterisk? Restarting

Loop detected in monitoring script. Issue with Asterisk? Restarting! error are coming again and again on my fresh installed freepbx. I was getting above message again and again . see on picture below             I was looking on the google I found the solution and I tried the below command  … Read more

How to secure Vicidial on Public IP

How to secure Vicidial on Public IP.

Vicidial has given  many security options to secure your server as below

• White List (ViciWhite)– Blocks all access except for IPs specifically defined in a ViciDial IP List
• Black List (ViciBlack)– Block any IP specifically defined in a ViciDial IP List (Defaults to SIP/IAX/RTC)
• Dynamic List (ViciBox Dynamic Portal)– Allows agents to manually authenticate with a portal to gain access to ViciDial
• VoIPBL – Community generated list of known SIP attackers, works the same as a Black List
• GeoBlock – Block IPs based on their assigned geographical location, similar to the Black List

ViciWhite is the best method to secure your Vicidial server.

Step -1  Enable IP Lists under admin  > System Setting

 

 

 

 

 

 

 

 

 

 

Read more