2015-11-28 21:12:16 -07:00
|
|
|
<CiscoIPPhoneMenu>
|
|
|
|
|
<Title>Contacts</Title>
|
|
|
|
|
<Prompt>Please choose...</Prompt>
|
2016-01-12 02:42:59 -07:00
|
|
|
<MenuItem>
|
|
|
|
|
<Name>Our Phones</Name>
|
2016-01-19 22:14:02 -07:00
|
|
|
<URL>http://{$domain_name}/app/provision/file/directory_extensions.xml?mac={$mac}</URL>
|
2016-01-12 02:42:59 -07:00
|
|
|
</MenuItem>
|
2015-11-28 21:12:16 -07:00
|
|
|
<MenuItem>
|
|
|
|
|
<Name>Personal</Name>
|
2016-01-19 22:14:02 -07:00
|
|
|
<URL>http://{$domain_name}/app/provision/file/directory_personal.xml?mac={$mac}</URL>
|
2015-11-28 21:12:16 -07:00
|
|
|
</MenuItem>
|
2016-01-12 02:42:59 -07:00
|
|
|
<MenuItem>
|
|
|
|
|
<Name>Enterprise</Name>
|
2016-01-16 21:42:13 -07:00
|
|
|
<URL>http://{$domain_name}/app/provision/file/directory_enterprise.xml?mac={$mac}</URL>
|
2015-11-28 21:12:16 -07:00
|
|
|
</MenuItem>
|
|
|
|
|
<MenuItem>
|
|
|
|
|
<Name>Speed Dial</Name>
|
2016-01-16 21:42:13 -07:00
|
|
|
<URL>http://{$domain_name}/app/provision/file/directory_speed_dial.xml?mac={$mac}</URL>
|
2015-11-28 21:12:16 -07:00
|
|
|
</MenuItem>
|
|
|
|
|
</CiscoIPPhoneMenu>
|