First make sure you have a dictionary file that defines Sip-Rpid (it
was at one point defined as SER-Rpid). Then in your reply to a user
authentication packet you can put the value you wish to use in the RPID
SER appends as a header (ie. mine is "Evan Borgstrom"
<sip:xxxx@ca.mci.com>)
Now that the radius server is sending the Rpid attribute back you need
to call append_rpid_hf like so:
append_rpid_hf("",
";party=calling;id-type=subscriber;privacy=off;screen=yes");
If you change the privacy flag from off to full and your PSTN end point
is RFC compliant it should block the ANI of your call when it releases
into the TDM network.
-Evan
miliczo(a)sezampro.yu wrote:
Hi,
In "SIP Express Router RADIUS HOWTO" by Jan Janak I've read that by
adding
the Sip-Rpid field in my freeradius user file "SIP Express Router can be
configured to put the phone number into Remote-Party-ID header field of the
SIP message"
Well, my question is, can I use the Rpid field and put it in the Caller id
field and how.?
If anybody has done this or even thinks he has a clue, please help.
Thanks
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers