<div style="font-family:Arial;font-size:14px"><p><span style="font-family: monospace;">Gentlemen,</span></p>
<p><span style="font-family: monospace;">Did tryout "CONNECTEDLINE" function, was exactly what I have been looking for. But there are at least one thing I cant figure out.</span></p>
<p><span style="font-family: monospace;">Did a very simple and "stupid" extension 0317998955 and ran a test.</span></p>
<p><span style="font-family: monospace;">My phone (0317998975) dials 955, the display on my phone changes from "955" to "Connected Line 955" when my call is answered,<br />shouldn't the display on my phone change to "Connected Line 0317998955"?<br /><br />exten =&gt; 956,1,Goto(0317998956,1)<br /><br />exten =&gt; 0317998956,1,Set(CONNECTEDLINE(all)=Connected Line &lt;0317998955&gt;)<br />exten =&gt; 0317998956,n,Answer()<br />exten =&gt; 0317998956,n,Wait(2)<br />exten =&gt; 0317998956,n,Hangup()<br /><br />&nbsp;&nbsp;&nbsp; -- Executing [956@inputinterior.se:1] Goto("SIP/0317998975-00000004", "0317998956,1") in new stack<br />&nbsp;&nbsp;&nbsp; -- Goto (inputinterior.se,0317998956,1)<br />&nbsp;&nbsp;&nbsp; -- Executing [0317998956@inputinterior.se:1] Set("SIP/0317998975-00000004", "CONNECTEDLINE(all)=Connected Line &lt;0317998955&gt;") in new stack<br />&nbsp;&nbsp;&nbsp; -- Executing [0317998956@inputinterior.se:2] Answer("SIP/0317998975-00000004", "") in new stack<br />&nbsp;&nbsp;&nbsp; -- Executing [0317998956@inputinterior.se:3] Wait("SIP/0317998975-00000004", "2") in new stack<br />&nbsp;&nbsp;&nbsp; -- Executing [0317998956@inputinterior.se:4] Hangup("SIP/0317998975-00000004", "") in new stack<br />&nbsp; == Spawn extension (inputinterior.se, 0317998956, 4) exited non-zero on 'SIP/0317998975-00000004'</span></p>
<p><span style="font-family: monospace;">Asterisk SVN-trunk-r245147M built by root @ sip on a i686 running Linux on 2010-01-25 11:10:15 UTC</span></p>
<p>/Magnus</p></div>