<!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 bgcolor="#ffffff" text="#000000">
Hi List,<br>
<br>
I recently switched to asterisk-1.6-beta9 because of the RPID support,
but ran into the Problem, that the RPID-Header is not sent.<br>
<br>
sendrpid is set to yes in my sip.conf, and i'm even sure that the
add_header() function is called in chan_sip.c, but when i capture the
SIP-Packets, which are sent out to the Phone, there is no
Remote-Party-ID header in them.<br>
<br>
I haven't found any reference on what could be causing this behavior.
Anyone else has an idea?<br>
<br>
--<br>
with regards,<br>
Alexander Zielke<br>
</body>
</html>