<br><br><div><span class="gmail_quote">2007/8/7, Gordon Henderson &lt;<a href="mailto:gordon+asterisk@drogon.net">gordon+asterisk@drogon.net</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 7 Aug 2007, Olivier wrote:<br><br>&gt; Gordon,<br>&gt;<br>&gt; What you described is exactly Follow-me feature : users are always logged<br>&gt; and can be reached somewhere.<br><br>I&#39;ve heard of some variants of this feature - that&#39;s the beauty (and
<br>down-side!) of a programmable system - it&#39;s open to different people&#39;s<br>interpretations... (And why I think some of these features shouldn&#39;t be<br>hard-coded into the system when they are implementable in the dialplan or
<br>AGI)<br><br>&gt; By the way, do you introduce special settings so that ringing tones are<br>&gt; different ?<br>&gt; Let me explain this :<br>&gt;<br>&gt; If Alice dials its extension and PIN code using Bob&#39;s hardphones, Bob and
<br>&gt; Alice can both be called with the same phone.<br>&gt; Is it possible to have different ringing for Alice and Bob&#39;s incoming calls<br>&gt; ?<br><br>The simple answer is &quot;I don&#39;t know&quot;..<br><br>&gt; Maybe an SDP option inside INVITE SIP message would do the trick ?
<br>&gt; Maybe hardphone settings would read INVITE fields (Contact info ?) to<br>&gt; segregate calls ?<br><br>A simple way might be to change the caller-id on follow-me calls - change<br>the name part into the number and change the number into a special number
<br>that the phone recognises as a separate ring-tone, but you lose<br>information here, and need a phone that can display both name and number<br>at the same time, and connect numbers to different ring-tones - then you<br>
end up going down the route of requiring a certian phone for a certian<br>service - which might be acceptable to some people, but defeats the whole<br>generic &quot;any SIP phone will do&quot; type ideas.</blockquote><div>
<br>Could you elaborate ?<br><br>I know some hardphone (eg Thomson ST2030) can set ring-tone according Caller&#39;s presence inside phone&#39;s directory.<br><br>In this case,&nbsp; Asterisk would have to :<br>- fake original caller-name and set it to &quot;call for Alice&quot;,
<br>- replace original caller-id with Alice extension (eg 4111 instead of +44&nbsp; 812 41 54 66)<br>so that&nbsp; hardphone&nbsp; gets&nbsp; everything it needs to  :<br>- recognize from caller-id that the calls comes from Alice (though it&#39;s a call FOR Alice)
<br>- and then uses Alice ringing tone instead of Bob&#39;s tone.<br><br>Is this roughly correct ?<br><br>How many phones behaves like this ?<br>As you said, it would be sad to loose SIP portability.<br><br>It would be nice to use SIP protocol to drive such behaviour.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have experimented with sending text message to phones (for other<br>purposes - eg. the print the speed-dial numbers to the display when they
<br>get set), but again, different phones handle this differently, and some<br>you need to push a key-sequence to get the message, by which time it might<br>be too late!<br><br>Gordon<br><br>_______________________________________________
<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>