<div dir="ltr"><div>Hello all,</div><div><br></div><div>I'm experimenting with SIP privacy and trying to emulate the message format used by an operator I'm working with. My originate command (from FS_CLI) looks like this:</div>
<div><br></div>originate {origination_caller_id_name='anonymous@anonymous.invalid',origination_caller_id_number=631,sip_cid_type=pid,origination_privacy=screen+hide_number+hide_name}sofia/external/<a href="mailto:sip%3A447540xxxxxx@sip.xxxx.com" target="_blank">sip:447540xxxxxx@sip.xxxx.com</a> & conference('martyn')<div>
<br></div><div>Which very nearly works. The receiving mobile says "Unknown" for the caller-id, which is the desired result, but at the SIP level there are a couple of differences from the operator's own format that I wanted to get exactly right.</div>
<div><br></div><div>The 'From:' field contains:</div><div> "anonymous" <<a href="mailto:sip%3A631@10.1.1.1" target="_blank">sip:631@10.1.1.1</a>><br></div><div><div><br></div><div>My P-Asserted-Identity field is also the same.</div>
<div><br></div><div>A couple of things:</div><div><br></div><div>(1) Is is possible for the name to get reported as "anonymous@anonymous.invalid" as the caller name, just as I specified, instead of truncated at the @ ?</div>
<div><br></div><div>(2) I'm happy with the P-Asserted-Identity field containing the caller number, but can this be removed from the "From" field? When I receive calls from the operator, there is the anonymous name, but the caller number is missing.</div>
<div><br></div><div><br></div><div>Regards,</div><div>Martyn</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>
</div>