Categories
- Blog (1)
- Grandstream UCM (1)
- IP Telephony (45)
- KVM (1)
- Linux (54)
- Microsoft (5)
- Mikrotik (14)
- Network (16)
- Paloalto Firewall (1)
- Uncategorized (196)
- Vicidial (6)
- VMware (67)
-
Recent Posts
- Integrating VICIdial with CRM: Solving Custom Field and Data Sync Issues
- How to Remove +91 / 91 from Incoming Caller ID in VICIdial (Fix Lead Matching Issue)
- How to Retrieve VICIdial Admin Password from MySQL Database
- How to Manage KVM Virtual Machines on Ubuntu Server Using virsh
- Palo Alto UNAT Configuration – Step-by-Step Lab Guide (LAN → DMZ via WAN)
Author Archives: Gkhan
How to create scripts in Vicidial for Inbound or OutBound Campaign
How to create scripts in Vicidial for Inbound or Outbound Campaign Script will show the content which we will configure in the script screen on agent screen . when calling to outbound campaign number or call is coming to inbound … Continue reading
How to change default Vicidial login 6666 to admin other name
How to change default Vicidial login 6666 to admin other name After fresh setup of vicidial its gives you default login and password as 6666 and 1234 . you can change default login 6666 to admin or as you want … Continue reading
How to configure firewall IPTABLES on Vicidial on cloud
How to configure firewall IPTABLES on Vicidial on cloud . If you are hosting your Vicidial on the cloud then there are big issue with illegal’s SIP registration attacks and illegal’s calls issue. So its better to block every thing … Continue reading
How to Configure GOIP GSM Gateway on Vicidial Hosting on Cloud
How to Configure GOIP GSM Gateway on Vicidial Hosting on Cloud If you are planning to use GOIP GSM gateway for outbound and inbound campaign and your Vicidial is hosted on the cloud. you have to take following steps to … Continue reading
Posted in IP Telephony
Tagged GOIP GSM Gateway on Vicidial, How to Configure GOIP GSM
Leave a comment
Sorry there are no leads in the hopper for this campaign
Sorry there are no leads in the hopper for this campaign. You have just created campaign and there are no leads in campaign .Now agent is trying to login and getting error Sorry there are no leads in the hopper … Continue reading
MANUAL DIAL option not showing on Agent Screen on Vicidial
MANUAL DIAL option not showing on Agent Screen on Vicidial. When Agent login in to campain and he is not getting MANUAL DIAL option on the screen
How to configure Mikrotik OPENVPN Server
How to configure Mikrotik OPENVPN Server 1- Create IP Pool for OpenVpn Clients IP > IP Pool > Add IP Pool For Example I have taken range 172.16.100.100-172.16.100.150 This IP address will be assigned to OpenVpn Clients and … Continue reading
How to user administrator right on VMware vSphere 6.5
How to user administrator right on VMware vSphere 6.5 If VMware vSphere 6.5 is not being managed by vCenter server and you want to allow users to admin rights . 1- create user go to Host > Manage > … Continue reading
How to public any service without public ip using OPENVPN.
How to public any service without public ip using OPENVPN. Some time we want to publish our website or any service from our desktop to internet . Then we require public IP to publish our services on the internet. So … Continue reading
How to configure SSL VPN on OPENVPN
How to configure SSL VPN on OPENVPN If you want to configure openvpn on SSL port below are the example for server and client side. Server side configuration local 192.168.1.250 port 443 proto tcp dev tun ca ca.crt cert server.crt … Continue reading