<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">The only thing I read about
changes in trunk is :<br>
<br>
</font>
<pre><i> * The sendrpid parameter has been expanded to include the options
'rpid' and 'pai'. Setting sendrpid to 'rpid' will cause Remote-Party-ID
header to be sent (equivalent to setting sendrpid=yes) and setting
sendrpid to 'pai' will cause P-Asserted-Identity header to be sent.</i>
</pre>
How will this show the name of the callee on the phone display ?? Isn't
this the same as what I'm doing now with manually adding the SIP-header
in the dialplan with the function SIPAddHeader() ??<br>
<br>
<br>
<br>
Jonas.<br>
<br>
<br>
On 07/12/2010 05:54 PM, Steve Howes wrote:
<blockquote
cite="mid:772F3654-E9BC-4F68-8A13-2AC8235A9D5B@geekinter.net"
type="cite">
<pre wrap="">On 12 Jul 2010, at 16:35, Jonas Kellens wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On 07/12/2010 05:01 PM, Steve Howes wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On 12 Jul 2010, at 14:09, Jonas Kellens wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I want to set the SIP-header Remote-Party-ID to display the name of the calling party on my phone in stead of the number.
</pre>
</blockquote>
<pre wrap="">Am I missing something or is this waht CALLERID(name) and sendrpid is for?..
</pre>
</blockquote>
<pre wrap="">If I'm not mistaken, sendrpid is an option in the sip.conf file that
only can be set on/off. Can it be dynamically set in the dialplan ?
</pre>
</blockquote>
<pre wrap="">
No. It merely makes it generate it from CALLERID
</pre>
<blockquote type="cite">
<pre wrap="">Does this 'sendrpid' display the name of the person I am calling on my
phone (in stead of the extension I am calling) ?
</pre>
</blockquote>
<pre wrap="">
No, that wasn't what you asked for.. "display the name of the calling party on my phone"
</pre>
<blockquote type="cite">
<pre wrap="">To be clear : when I dial 20, I want to see 'eric' on my display and not
'20'. The dialed number needs to be transformed to a name without me
having to use the phonebook-option of the IP-phone.
</pre>
</blockquote>
<pre wrap="">
So you walled CALLED party displayed on your phone. There are a number of threads about this recently. You need asterisk trunk (soon to be 1.8). Doesn't exist in 1.6
S
</pre>
</blockquote>
</body>
</html>