<proxy>

USECALLMANAGER.nz

</proxy>

Feature Policy

Feature policy controls what features are enabled for the 8961, 9951 and 9971 models. File is specified by <featurePolicyFile> in SEPMAC.cnf.xml. Alternatively these phones can use Soft Keys to control those features if <softKeyControl> is enabled.

<featurePolicy name="Feature Policy"> <versionStamp>a64c9b2e-b1fe-4781-ba89-7f8574012eb8</versionStamp>

Forward All link

Sets or removes the current call-forwarding target. The phone make a call to x-cisco-serviceuri-cfwdall-XXX where XXX is replaced by the forwarding target dialed by the user. The phone will make a call to x-cisco-serviceuri-cfwdall when clearing the forwarding target.

<featureDef name="Forward All"> <id>1</id> <enable>true</enable> </featureDef>

Park link

Park the currently selected call.

<featureDef name="Park"> <id>2</id> <enable>true</enable> </featureDef>

Divert (Alerting) link

Diverts a ringing call on your phone by sending a busy signal.

<featureDef name="Divert (Alerting)"> <id>3</id> <enable>true</enable> </featureDef>

Conference Details link

Provide a list participants in the currently selected ad-hoc conference. Participants can be muted/un-muted by pressing Mute or removed by pressing Remove.

<featureDef name="Conference Details"> <id>4</id> <enable>true</enable> </featureDef>

Speed Dial link

Use speed (abbreviated) dialing. The phone will make a call to extension x-cisco-serviceuri-abbrdial-XXX where XXX is replaced with the number dialed by the user.

<featureDef name="Speed Dial"> <id>5</id> <enable>true</enable> </featureDef>

Call Back link

Activate a call-back for the current outgoing call. Phone will notify you when the extension becomes available. You need to have a ring-tone called callback.raw to get an audible notification.

<featureDef name="Call Back"> <id>6</id> <enable>true</enable> </featureDef>

Redial link

Redials last number dialed.

<featureDef name="Redial"> <id>7</id> <enable>true</enable> </featureDef> <featureDef name="Barge"> <id>8</id> <enable>false</enable> </featureDef>

Divert (Connected) link

Diverts a connected call to the idivert extension.

<featureDef name="Divert (Connected)"> <id>9</id> <enable>true</enable> </featureDef>

Call PickUp link

Pick-up a the oldest ringing call on one of the phones in you call group. The phone will make a call to extension x-cisco-serviceuri-pickup.

<featureDef name="Call PickUp"> <id>10</id> <enable>true</enable> </featureDef>

Other Call PickUp link

Pick-up the oldest ringing on a phone in your other pickup group. The phone will make a call to extension x-cisco-serviceuri-opickup.

<featureDef name="Other Call PickUp"> <id>11</id> <enable>true</enable> </featureDef>

Group Call PickUp link

Pick-up the oldest ringing call in a specified call group. The phone will make a call to extension x-cisco-serviceuri-gickup-XXX where XXX is replaced with the group number dialed by the user.

<featureDef name="Group Call PickUp"> <id>12</id> <enable>true</enable> </featureDef> <featureDef name="Mobility"> <id>13</id> <enable>false</enable> </featureDef>

Meet Me link

Create a meetme conference. The phone will make a call to extension x-cisco-serviceuri-meetme-XXX where XXX is replaced with the meetme number dialed by the user.

<featureDef name="Meet Me"> <id>14</id> <enable>true</enable> </featureDef>

Quality Reporting Tool link

Quality reporting tool, indicates that Asterisk should log RTP statistics when the call finishes. <callStats> must be set to true in SEPMAC.cnf.xml.

<featureDef name="Quality Reporting Tool"> <id>15</id> <enable>true</enable> </featureDef>

Malicious Caller ID link

Identify and log the current call as being malicious.

<featureDef name="Malicious Caller ID"> <id>16</id> <enable>true</enable> </featureDef> </featurePolicy>