Release 10.5.1: Automated customer satisfaction survey by phone

Many businesses and call centers now require the capability to take an automated survey immediately after a phone call is finished by a sales or customer service staff. In addition, it is particular useful for an agent to transfer a live call to an automated IVR application. With the release of version 10.5.1, it is really easy to set it up.

Step 1. Design an IVR app for the survey

In this example, we design a simple inbound IVR application called “customer survey” as shown below. Once finished, deploy it to the gateway.

Step 2. Enable Transfer from Agent

You may have multiple auto attendant applications and IVR applications, enable the one that agent can transfer call to.

Choose Setup > PBX > IVR App from the main menu. Click the Edit button in the box labeled “Transfer to IVR”.

Step 3. Agent Dashboard

Now, your agent should be able to transfer to the IVR survey from Agent Dashboard. Simply click the transfer button, then select as shown below:

Survey Report

You can access your survey report right from the campaign sections, including analysis of survey responses.

Posted in IVR Developer, IVR Usage |

Release note (10.3.9): Authorized IP Addresses for Incoming SIP

If you ever running a SIP based PBX system, such as Voicent’s FlexPBX and IVR system, you are almost certain to see incoming calls pretending from extension 1000 or so. The culprit is a piece of hacking software called SIPvicious. Here is what you get when you google it: “SIPVicious is a Session Initiation Protocol (SIP) auditing tool that has been observed to be used in increasing reconnaissance attacks against IP and VoIP phones and PBX systems. SIPVicious is used as an auditing tool for scanning phone systems by performing INVITE scans silently.”

There are also other tools can can be used to scan your system and trying to make free calls.

You can certainly block these incoming SIP messages using your firewall program. Sometimes  this approach may not be that easy and the settings may not be that obvious.

Enhancement has been made to Voicent gateway such that it will drop any incoming SIP message unless it is coming from an authenticated IP address. To do so, open Setup > Options > SIP tab, select the SIP account, click Edit, then click the Advanced button. You can enter a list of IP addresses or prefixes, such as:

<pre>204.11.109, 64.20.109.10</pre>

Any address that matches or contains the listed prefixes is considered as an authorized IP address.

Posted in IVR General, PBX |

Setup Rapidvox VoIP service

Step 1: Register a Rapidvox Account
In order to setup Rapdivox VoIP service, you need to register and have your account approved. Use this link to register for an account.

Step 2: Setup Voicent with Rapidvox
Gather your SIP credentials from within your Rapidvox account. Use the following information to setup Rapidvox VoIP service. Make sure to replace the SIP ID to your own Rapidvox SIP ID.

Fill in the information based on the data you gathered from Step 1:
Display Name: The name you want to display in the account
SIP ID/User ID: This is your Rapidvox SIP/Authorization ID
Domain: This is your Rapidvox Registrar information
Authorization User: This is your Rapidvox SIP/Authorization ID
Password: This is your Rapidvox SIP Password (not your account password!)

I’ll be using the following SIP credentials:
Display Name: My Name
SIP ID/User ID: SIP ID
Domain: sip.rapidvox.com
Authorization User: SIP ID
Password: Your SIP password

Other settings:
Stun Server: choose any public one like stun.xten.com, or google for others
Codec: PCMU

Posted in VOIP |