I'm pretty sure only hardphones (Aastra, polycom) support this feature. At least I do not know of any softphones that do.<br><br><div class="gmail_quote">On Sat, Jul 24, 2010 at 5:21 AM, <span dir="ltr"><<a href="mailto:unserossi@aol.com">unserossi@aol.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="black" face="arial" size="2"><font size="2"><font face="Arial, Helvetica, sans-serif">Hi,<br>
<br>
i just tried to use the CONNECTEDLINE() feature but it does not work, at least with my softphones (zoiper, 3CX, Xlite)<br>
<br>
in sip.conf under general I have:<br>
trustrpid = yes<br>
sendrpid = rpid,pai<br>
rpid_update = yes<br>
<br>
in extensions.conf I have:<br>
exten => 2000,1,Set(CONNECTEDLINE(number,i)=98)<br>
exten => 2000,n,Set(CONNECTEDLINE(name,i)=test)<br>
exten => 2000,n,Set(CONNECTEDLINE(pres)=allowed)<br>
exten => 2000,n,Dial(SIP/2000,20)<br>
<br>
It seems to be executed correctly<br>
<br>
-- Executing [2000@default:1] Set("SIP/1000-0000002e", "CONNECTEDLINE(number,i)=98") in new stack<br>
-- Executing [2000@default:2] Set("SIP/1000-0000002e", "CONNECTEDLINE(name,i)=test") in new stack<br>
-- Executing [2000@default:3] Set("SIP/1000-0000002e", "CONNECTEDLINE(pres)=allowed") in new stack<br>
-- Executing [2000@default:4] Dial("SIP/1000-0000002e", "SIP/2000,20") in new stack<br>
-- Called 2000<br>
-- SIP/2000-0000002f is ringing<br>
-- SIP/2000-0000002f answered SIP/1000-0000002e<br>
-- Remotely bridging SIP/1000-0000002e and SIP/2000-0000002f<br>
== Spawn extension (default, 2000, 4) exited non-zero on 'SIP/1000-0000002e'<br>
<br>
<br>
but neither the number is changed on the calling softphone nor the name is displayed.<br>
<br>
Did anyone successfully test this, maybe with a hardphone?<br>
<br>
</font></font></font>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>