<font color='black' size='2' face='arial'>
<div style="FONT-FAMILY: arial,helvetica; COLOR: black; FONT-SIZE: 10pt">

<div id=AOLMsgPart_2_d8575052-ea5a-4b28-9eec-e995dfd31657><FONT color=black size=2 face=arial>

<div><FONT face="Arial, Helvetica, sans-serif"></FONT>Hi,</div>


<div>&nbsp;</div>


<div>i have the same problem. Trying to use the dialplan function CONNECTEDLINE() this way</div>


<div>&nbsp;</div>


<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set(CONNECTEDLINE(name)=${SIPPEER(${EXTEN},callerid_name)})<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set(CONNECTEDLINE(num)=${EXTEN})<br>
</div>


<div>ends with</div>


<div>&nbsp;</div>


<div>[Jul&nbsp; 1 16:30:50] ERROR[3954]: pbx.c:2902 ast_func_write: Function CONNECTEDLINE not registered<br>
</div>


<div>Same happens trying function CALLEDID.</div>


<div>&nbsp;</div>


<div>I am using Asterisk 1.6.1.20.</div>


<div>&nbsp;</div>


<div>What do i have to do to use this function or alternatively the function CALLEDID() described in bug 8824?</div>


<div>&nbsp;</div>


<div>Thanks in advance for help.</div>


<div><br>
<br>
&nbsp;</div>


<div style="CLEAR: both">Ondrej Valousek wrote:<br>
&gt;<I> Hello,<br>
</I>&gt;<I> <br>
</I>&gt;<I> Did anyone manage to force asterisk to put Remote-party-ID attribute on <br>
</I>&gt;<I> the SIP outgoing call? I.e. When A calls B, I want that A gets a name of </I>&gt;<I> B displayed on his phone.<br>
</I>&gt;<I> Note that name of A gets displayed on the B's phone fine, but this is <br>
</I>&gt;<I> not what I want.<br>
</I>&gt;<I> This works with Cisco Call manager fine - the RPID is sent as a part of <br>
</I>&gt;<I> the response to the SIP INVITE this way:<br>
</I>&gt;<I> <br>
</I>&gt;<I> <br>
</I>&gt;<I> SIP/2.0 180 Ringing<br>
</I>&gt;<I> Via: SIP/2.0/UDP 192.168.60.20:5060;branch=z9hG4bK42892c32;rport<br>
</I>&gt;<I> From: "Ondrej Valousek" &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">7775 at 192.168.60.20</A>&gt; &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">7775 at 192.168.60.20</A>&gt; ;tag=as4786d518<br>
</I>&gt;<I> To: &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>&gt; &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>&gt; ;tag=f75ff5d8-1023-4240-bc4b-d7eeb6d0d77d-42063104<br>
</I>&gt;<I> Date: Tue, 30 Mar 2010 13:53:15 GMT<br>
</I>&gt;<I> Call-ID: <A href="http://lists.digium.com/mailman/listinfo/asterisk-users">465a9c200587260d164f4514094896fb at 192.168.60.20</A><br>
</I>&gt;<I> CSeq: 102 INVITE<br>
</I>&gt;<I> Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY<br>
</I>&gt;<I> Allow-Events: presence<br>
</I>&gt;<I> *Remote-Party-ID: "Paul Ryan" &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>&gt; &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>&gt; ;party=called;screen=yes;privacy=off*<br>
</I>&gt;<I> Contact: &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>:5060&gt; &lt;sip:<A href="http://lists.digium.com/mailman/listinfo/asterisk-users">1098 at 192.168.62.12</A>:5060&gt; <br>
</I>&gt;<I> Content-Length: 0<br>
</I>&gt;<I> <br>
</I>&gt;<I> <br>
</I>&gt;<I> But I can not make it working with Asterisk. Does anyone have any glue <br>
</I>&gt;<I> how to achieve this WITHOUT patching asterisk? I am happy to upgrade to <br>
</I>&gt;<I> the latest/greatest version, I just do not want to patch.<br>
</I>&gt;<I> Many thanks,<br>
</I>&gt;<I> <br>
</I>&gt;<I> Ondrej<br>
</I>&gt;<I> <br>
</I><br>
This feature is in Asterisk trunk and will be present in the upcoming 1.8 <br>
release. By setting sendrpid=yes on A's phone, Asterisk will send a <br>
Remote-Party-ID header that corresponds to what Asterisk received from B. Also, <br>
there is a CONNECTEDLINE() dialplan function that can be used to send this <br>
information prior to a call. I actually gave a presentation on this topic at <br>
Astricon last year, but for some reason the Astricon '09 archive does not seem <br>
to have my presentation video available.<br>
<br>
Mark Michelson<br>
</div>
</FONT></div>
<!-- end of AOLMsgPart_2_d8575052-ea5a-4b28-9eec-e995dfd31657 --></div>
</font>