<!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 "multi phone" divert. By that I mean </FONT></SPAN>
</P>
<P><SPAN LANG="en-gb"><FONT SIZE=2 FACE="Arial">"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&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 "EXTxxx" 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 "EXTxxx" 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 "EXT123" & SIP/TheWorld/441234567890 using CLID "44112233445566" )</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>