IVR Greeting for DID

From Kolmisoft Wiki
Revision as of 09:59, 23 April 2010 by Mindaugas (talk | contribs) (New page: This manual will show how to add simple Greeting in front of any DID. That means that when caller calls to some DID at first Greeting will be played and then call will be routed to the th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This manual will show how to add simple Greeting in front of any DID.

That 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).

As an example we will show how to add Greeting to the ANI/PIN Dial Plan (DP) (but this example is valid for any other DID, not only ANI/PIN DP).

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

So currently we have:

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

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

We need to configure system in the following way:

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.




See also