<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Calling Line Identity - any ideas</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">Hi list</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">I have a requirement that I just don't know how to address - I don't think its strange but can't find any pointers anywhere.</FONT></SPAN></P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">I have a user that wishes to have a &quot;multi phone&quot; divert. By that I mean </FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">&quot;calls made to his extension say Ext200 can be redirected to a different extension say Ext400 and also to his home landline.</FONT></SPAN></P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">Doing the dial is fine using Dial(SIP/Ext400&amp;SIP/TheWorld/441234567890)</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">The problem is CLID - </FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">At the moment internal calls (Ext to Ext) show a CLID &quot;EXTxxx&quot; and External Calls show the received CLID.</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">When the phone is redirected to both Internal and external numbers he wants the correct CLI displayed on both phones.</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">So with the redirect operational </FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">1) a call from the outside world to his DID number will show the received CLI(ANI) on both devices - this works</FONT></SPAN>

<BR><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">BUT </FONT></SPAN>

<BR><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">2) a call from an office extension needs to show &quot;EXTxxx&quot; on the extension (Ext400) but show the office telephone number on the landline </FONT></SPAN></P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">so in pseudo code I want to do something like</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">Dial ( SIP/Ext400 using CLID &quot;EXT123&quot; &amp; SIP/TheWorld/441234567890 using CLID &quot;44112233445566&quot; )</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">Any ideas ?</FONT></SPAN>
</P>

<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">Paddy</FONT></SPAN>
</P>

</BODY>
</HTML>