<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Daniel, can you send a trace of the pstn 
protocol ? debug isdn q931 or something</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=dpoulsen@gmail.com href="mailto:dpoulsen@gmail.com">Daniel 
  Poulsen</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=serusers@lists.iptel.org 
  href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 07, 2005 8:05 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Serusers] RPID privacy</DIV>
  <DIV><BR></DIV><BR>Hi,<BR><BR>I am trying to give my users the option of 
  disabling caller ID if they so choose by dialing a code.&nbsp; I can tack on 
  rpid using append_rpid_hf() just fine, but for some reason my privacy flags 
  seem to be ignored.&nbsp; Perhaps I am not processing them 
  properly?<BR><BR>One observation:<BR><BR>I've noticed most people on the list 
  using the format:<BR>&nbsp;&nbsp; append_rpid_hf("&lt;sip:","@localhost; 
  user=phone&gt;;party=calling;screen=no;privacy=full")<BR><BR>When use this 
  format my tcpdumps show:<BR>&nbsp;&nbsp; Remote-Party-ID: 
  &lt;sip:sip:2125551212@my.sip-domain.com@localhost; 
  user=phone&gt;;party=calling;screen=no;privacy=full")<BR><BR>I have to 
  use:<BR>&nbsp;&nbsp; append_rpid_hf("&lt;","; 
  user=phone&gt;;party=calling;screen=no;privacy=full")<BR><BR>...to get it to 
  look correct in the headers.&nbsp; This strikes me as odd that everyone else 
  uses the former and I must use the latter.<BR><BR>I am using ser-0.9.3 (Soon 
  to upgrade to 0.9.3!!) and the gateway is a Cisco AS5350.&nbsp; I've looked as 
  Cisco DOCS and the header seems to be structured properly.&nbsp; I'm sure it 
  is something stupid, but I am scratching my head on this one.&nbsp; 
  <BR><BR>Any advice?<BR><BR>Thank you.<BR><BR>Dan<BR><BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Serusers mailing 
  list<BR>serusers@lists.iptel.org<BR>http://lists.iptel.org/mailman/listinfo/serusers<BR></BLOCKQUOTE></BODY></HTML>