Difference between revisions of "IVR Greeting for DID"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
= Description =
= Description =


This manual will show how to add simple Greeting in front of any DID.
This section shows how to add a simple Greeting in front of any DID. When a caller calls the relevant DID, the Greeting will be played and then the call will be routed to the the appropriate action described in DID settings (to Local User, to Calling Card Dial Plan, to ANI/PIN Dial Plan, to Callback Dial Plan, to PBX Function and similar).


It means that when caller calls to some DID at first Greeting will be played and then call will be routed to the the appropriate action described in DID settings (to Local User, to Calling Card Dial Plan, to ANI/PIN Dial Plan, to Callback Dial Plan, to PBX Function and similar).
The following example shows how to add a Greeting to the [[Authorization by PIN |ANI/PIN Dial Plan]] (DP). The example is also valid for any other DID, not just ANI/PIN DP.


As an example we will show how to add Greeting to the [[Authorization by PIN |ANI/PIN Dial Plan]] (DP) (but this example is valid for any other DID, not only ANI/PIN DP).
We have a DID: 1111111111, which points to ANI/PIN DP. That means, when the caller dials 1111111111 he goes straight to the [[Authorization by PIN |ANI/PIN Authentication]] DP ([[Dial Plans|Dial Plan]]), where the system tries to authenticate the caller by ANI and/or PIN.
 
We have DID: 1111111111 1which points to ANI/PIN DP. That means when caller dials 1111111111 he goes straight to the [[Authorization by PIN |ANI/PIN Authentication]] DP ([[Dial Plans|Dial Plan]]) where system tries to authenticate caller by ANI and/or PIN.


So currently we have:
So currently we have:


  Caller -> DID (1111111111) -> ANI/PIN DP
  Caller -> DID (1111111111) -> ANI/PIN DP.


We want to add some Greeting so user could hear: "Hello, thank you for calling company X":
We want to add the Greeting so the user hears: "Hello, thank you for calling company X".


We need to configure system in the following way:
We need to configure the system in the following way:


  Caller -> DID (1111111111) -> IVR (Greeting) -> Fake DID -> ANI/PIN DP
  Caller -> DID (1111111111) -> IVR (Greeting) -> Fake DID -> ANI/PIN DP.


Fake DID is used internally and not visible to anybody, it is used ONLY to forward call from IVR (Greeting) to ANI/PIN DP.
The Fake DID is used internally and not visible to anybody; it is used ONLY to forward the call from IVR (Greeting) to ANI/PIN DP.


We will use fake DID: 111111111100 (added '00' at the end of real DID to mark this DID as fake - just for informational purposes - it does not mean anything else).
We will use Fake DID: 111111111100 (adding '00' at the end of the real DID to mark this DID as fake, solely for informational purposes - it has no other meaning).


IVR cannot exist one by himself, we need to put it into Dial Plan (to tell the system when this IVR can be reached). We will setup it to "always". E.g. whenever Caller Dials DID he always hears the Greeting.
IVR cannot exist by itself. We need to put it into the Dial Plan (to tell the system when this IVR can be reached). We will set it up to "always",  so that whenever a caller dials the DID, he always hears the Greeting.


So we will have:
So we will have:


  Caller -> DID (1111111111) -> IVR (Greeting) DP -> Fake DID (111111111100) -> ANI/PIN DP
  Caller -> DID (1111111111) -> IVR (Greeting) DP -> Fake DID (111111111100) -> ANI/PIN DP.


<br><br>
<br><br>
= Setup =
= Setup =


Necessary steps to setup all this:
The necessary steps to set all this up are:


# Create ANI/PIN DP
# Create ANI/PIN DP.
# Create Fake DID (111111111100) and assign ANI/PIN DP to it
# Create Fake DID (111111111100) and assign ANI/PIN DP to it.
# Create IVR with Greeting and point it to Fake DID
# Create IVR with Greeting and point it to Fake DID.
# Create IVR Dial Plan and assign time when this IVR (Greeting) can be reached
# Create IVR Dial Plan and assign time when this IVR (Greeting) can be reached.
# Create DID (1111111111) and assign it to IVR (Greeting) DP
# Create DID (1111111111) and assign it to IVR (Greeting) DP.


After this Caller can dial DID (1111111111), he should hear Greeting and system will forward him to ANI/PIN DP.
After this, when the Caller dials DID (1111111111), he should hear the Greeting and the system will forward him to ANI/PIN DP.





Revision as of 10:53, 16 May 2010

Description

This section shows how to add a simple Greeting in front of any DID. When a caller calls the relevant DID, the Greeting will be played and then the call will be routed to the the appropriate action described in DID settings (to Local User, to Calling Card Dial Plan, to ANI/PIN Dial Plan, to Callback Dial Plan, to PBX Function and similar).

The following example shows how to add a Greeting to the ANI/PIN Dial Plan (DP). The example is also valid for any other DID, not just ANI/PIN DP.

We have a DID: 1111111111, which points to ANI/PIN DP. That means, when the caller dials 1111111111 he goes straight to the ANI/PIN Authentication DP (Dial Plan), where the system tries to authenticate the caller by ANI and/or PIN.

So currently we have:

Caller -> DID (1111111111) -> ANI/PIN DP.

We want to add the Greeting so the user hears: "Hello, thank you for calling company X".

We need to configure the system in the following way:

Caller -> DID (1111111111) -> IVR (Greeting) -> Fake DID -> ANI/PIN DP.

The Fake DID is used internally and not visible to anybody; it is used ONLY to forward the call from IVR (Greeting) to ANI/PIN DP.

We will use Fake DID: 111111111100 (adding '00' at the end of the real DID to mark this DID as fake, solely for informational purposes - it has no other meaning).

IVR cannot exist by itself. We need to put it into the Dial Plan (to tell the system when this IVR can be reached). We will set it up to "always", so that whenever a caller dials the DID, he always hears the Greeting.

So we will have:

Caller -> DID (1111111111) -> IVR (Greeting) DP -> Fake DID (111111111100) -> ANI/PIN DP.



Setup

The necessary steps to set all this up are:

  1. Create ANI/PIN DP.
  2. Create Fake DID (111111111100) and assign ANI/PIN DP to it.
  3. Create IVR with Greeting and point it to Fake DID.
  4. Create IVR Dial Plan and assign time when this IVR (Greeting) can be reached.
  5. Create DID (1111111111) and assign it to IVR (Greeting) DP.

After this, when the Caller dials DID (1111111111), he should hear the Greeting and the system will forward him to ANI/PIN DP.




Example

<flashow>http://wiki.kolmisoft.com/videos/greeting_to_did.swf%7Cwidth=800%7Cheight=618</flashow>





See also