Answerbar DID Mappings
Overview
Allows the maintenance of a set of DID to URL mappings for Noojee Answer.
Noojee Answer has the ability to 'pop' one or more URL's when a call is answered. The URL popped is normally derived from either the DID or Caller ID presented from the incoming call.
There are a number of methods available to map the DID or Caller ID to a URL. This page provides the simplest (and default) method of mapping DID's to a URL.
You may create multiple entries for any DID. In which case each of the configured URL's will be 'popped' (opened) in a separate tab within the web browser.
Place holders may be used to help create the URL. As an example you may pop a URL which requires the DID in order to look up the correct customer page. In this case when creating the mapping via this page you should specify the URL with the DID place holder.
e.g.
Name Bananna orders
DID: 03 8320 8100
URL: http://crdm.noojee.com.au?searchPages&PhoneNo=${DIDNum}
Placed Holders
The following Place Holders are available for use in the URL.
${DIDNum} - the DID that was dialed by the caller
${CLIDNum} - the CLID of the caller.
Fields
Field | Description |
Name | A short name for the URL. e.g. Search, Lead |
Description | An explaination of why the URL is poped. |
URL | The URL possible with one or more Place Holders included. |