<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Roger,<br>
<br>
your answer did resolve something :<br>
<br>
<i>[Jul 12 15:51:24]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing [10@from-TEST:2]
SIPAddHeader("SIP/test6-0000009a", "Remote-Party-ID: "eric"
<a class="moz-txt-link-rfc2396E" href="mailto:sip:10@192.168.1.150">&lt;sip:10@192.168.1.150&gt;</a>;party=called ") in new stack</i><br>
<br>
However this SIP-header is never send as a SIP-message to the phone
from where I'm placing the call. The name "eric" is not displayed on
the screen.<br>
This is a Cisco SPA 941 and supports the Remote-Party-ID.<br>
<br>
<br>
Regards,<br>
<br>
Jonas.<br>
<br>
</font><br>
On 07/12/2010 03:28 PM, Roger Schreiter wrote:
<blockquote cite="mid:4C3B188E.6030203@planinternet.de" type="cite">
  <pre wrap="">Hello,

escape the semicolons with a backslash! At least in astersik-1.6.X
this works fine.

I.e. replace in the SIP-Header-command all ; by \;

Regards,
Roger.</pre>
</blockquote>
<br>
</body>
</html>