I am trying to find a way to set my SER caller ID to unknown. What I trying to accomplish is to not have calls coming with an ANI. It can be unknown , anonymous, etc. But I do not want the ANI/caller ID number showing. Can anyone help me answer this question? I think it would be an rpid setting but not certain.
Hi,
I am trying to find a way to set my SER caller ID to unknown. What I trying to accomplish is to not have calls coming with an ANI. It can be unknown , anonymous, etc.
I understand your question, that you want to destroy the identity carried in From-header. The easiest way to do it is replace-function from textops-module, I assume.
Regards Franz
Franz Edler wrote:
The easiest way to do it is replace-function from textops-module, I assume.
This will break some UACs/UASs (like Cisco GWs) because they do From/To/Caller-ID matching for assigning messages to dialogs.
The UAC module provides functions for properly changing the From-user, you even better use a B2BUA for real anonymization.
Andy
Franz Edler wrote:
Hi,
I am trying to find a way to set my SER caller ID to unknown. What I trying to accomplish is to not have calls coming with an ANI. It can be unknown , anonymous, etc.
I understand your question, that you want to destroy the identity carried in From-header. The easiest way to do it is replace-function from textops-module, I assume.
This will break dialog matching. Never change From or To header.
regards klaus
instead of using textops, the uac module might do the job without breaking the dialog. See: http://www.voice-system.ro/docs/uac/ - uac_replace_from() functions http://www.voice-system.ro/docs/uac/ar01s04.html#uac_replace_from1
regards, bogdan
Klaus Darilion wrote:
Franz Edler wrote:
Hi,
I am trying to find a way to set my SER caller ID to unknown. What I trying to accomplish is to not have calls coming with an ANI. It can be unknown , anonymous, etc.
I understand your question, that you want to destroy the identity carried in From-header. The easiest way to do it is replace-function from textops-module, I assume.
This will break dialog matching. Never change From or To header.
regards klaus
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers