Key: TelephonyDefaultCallContext

From Catglobe Wiki
Revision as of 10:51, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Key: TelephonyDefaultCallContext

Syntax

<add key="TelephonyDefaultCallContext" value="[NAME]"/>

[NAME]: String that is a name that the asterisks servers will understand.

Purpose

It is possible to set up profiles on the asterisks servers that define how the asterisks servers work. In order for the asterisks servers to know how to service incoming requesting servers it needs to know which profile to use. The requesting Catglobe server can therefore define this by inserting the name of this profile into the TelephonyDefaultCallContext key.

Example of key

<add key="TelephonyDefaultCallContext" value="from-internal"/>