<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        mso-believe-normal-left:yes;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.gmailquote
        {mso-style-name:gmail_quote;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<![if mso 9]>
<style>
p.MsoNormal
        {margin-left:3.0pt;}
</style>
<![endif]><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='margin-left:3.0pt;margin-top:
3.0pt;margin-right:3.0pt;margin-bottom:.75pt'>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This is a quite outdated answer but I hope it will help you :)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If you want to add your own URL as the 4th Option in the
Directory Menu, then you have to create a XML (or PHP) file with a code like:<o:p></o:p></span></p>

<p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&lt;?php header(&quot;Content-Type: text/xml&quot;); ?&gt;<br>
&lt;CiscoIPPhoneMenu&gt;<br>
&lt;Prompt&gt;Select a directory&lt;/Prompt&gt;<br>
&lt;MenuItem&gt;<br>
&lt;Name&gt;TUKE Yellow pages&lt;/Name&gt;<br>
&lt;URL&gt;http://stargate.cnl.tuke.sk/~jozjan/voip/tlf_zoznam.php&lt;/URL&gt;<br>
&lt;/MenuItem&gt;<br>
&lt;/CiscoIPPhoneMenu&gt;<o:p></o:p></span></b></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If you point the Corporate directory URL in your CCM to this
file, then your phones will display as the 4<sup>th</sup> option the line &#8220;TUKE
Yellow pages&#8221;. If a user selects that option, his/her phone will open the XML
page at <a href="http://stargate.cnl.tuke.sk/~jozjan/voip/tlf_zoznam.php">http://stargate.cnl.tuke.sk/~jozjan/voip/tlf_zoznam.php</a>.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Have a nice day :)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Best regards,<br>
&nbsp;&nbsp;&nbsp; Jozef Janitor<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal style='margin:0cm;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] <b>On
Behalf Of </b>Melvin Fong<br>
<b>Sent:</b> Wednesday, March 28, 2007 6:31 PM<br>
<b>To:</b> Justin Steinberg<br>
<b>Cc:</b> cisco-voip@puck.nether.net<br>
<b>Subject:</b> Re: [cisco-voip] Directory Menu<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin:0cm;margin-bottom:.0001pt'><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Thanks everyone for
the info - I tried changing the Directory URL in Enterprise Parameters and it
would not work for an address that was not on the server itself, the same
address (on a different server) worked under Features and Phone Services.&nbsp;
Does that sound right?<br>
<br>
&gt;&gt;&gt; &quot;Justin Steinberg&quot; &lt;jsteinberg@gmail.com&gt; 3/28/07
05:42:22 &gt;&gt;&gt;<o:p></o:p></span></p>

<div>

<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:
12.0pt;margin-left:0cm'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:black'>Options 1-3 (missed, placed, received calls) are built into the
phone and can not be changed.<br>
<br>
Option 4 is configured via Enterprise Parameters 'Directory URL'.&nbsp;&nbsp;
The server can also return more than one option and they will show up as Option
5, Option 6, etc. <br>
<br>
Justin<o:p></o:p></span></p>

<div>

<p class=MsoNormal style='margin:0cm;margin-bottom:.0001pt'><span
class=gmailquote><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:black'>On 3/28/07, <b>Melvin Fong</b> &lt;<a
href="mailto:mfong@pacific.edu">mfong@pacific.edu</a>&gt; wrote:</span></span><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'> <o:p></o:p></span></p>

<p class=MsoNormal style='margin:0cm;margin-bottom:.0001pt'><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>I am
looking for help in changing the Directory Menu. Where can I get info on
changing option 4 (Corporate Directory) to point at a web site or remove/add an
option to the Directory Menu.&nbsp;&nbsp;If someone can point me to
documentation or let me know how this can be accomplished I would greatly
appreciate it.&nbsp;&nbsp;Mel <br>
<br>
<br>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><o:p></o:p></span></p>

</div>

<p class=MsoNormal style='margin:0cm;margin-bottom:.0001pt'><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'><o:p>&nbsp;</o:p></span></p>

</div>

</div>

</div>

</body>

</html>