VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pauld at versafon.com Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
|
Back to top |
|
|
mike at jerris.com Guest
|
|
Back to top |
|
|
kokoska.rokoska at pos... Guest
|
Posted: Tue Jan 20, 2009 11:50 am Post subject: [Freeswitch-users] Caller ID presentation |
|
|
Michael Jerris napsal(a):
I'm not sure because I didn't try * callingpres for a long time, but I
think it completly hide callerID (CLIP), while FreeSWITCH application
"privacy" just "modifies" RPID header. (I am talking about SIP.)
If I am not true, please correct me, but if you need real privacy you need:
FreeSWITCH alone method:
1. set effective_caller_id_name=announymous
2. set effective_caller_id_number=annonymous
3. set sip_h_Privacy=id
4. set privacy=yes
and hope that nobody will look into the packets, because CLIP still
remains in the RPID header.
FreeSWITCH + Kamailio/OpenSIPS/SER:
1. set sip_h_Privacy=id on FreeSWITCH side
2. if you see Privacy=id header on your proxy, than remove RPID header
(better to do it all the time, because RPID is depricated) and rewrite
Quote: | From header to desired:
| From: "Anonymous" <sip:anonymous@anonymous.invalid>
using uac_replace_from("Anonymous","sip:anonymous@anonymous.invalid");
Hope this helps
Best regards,
kokoska.rokoska
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
pauld at versafon.com Guest
|
Posted: Tue Jan 20, 2009 7:26 pm Post subject: [Freeswitch-users] Caller ID presentation |
|
|
kokoska rokoska wrote:
Quote: |
Michael Jerris napsal(a):
Quote: | On Jan 20, 2009, at 9:20 AM, Paul D. wrote:
Quote: | Hi,
I am fairly new to FS. Is there a way to switch off/on caller ID
presentation dynamically, similar to "callingpres" in *?
| http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_privacy
|
I'm not sure because I didn't try * callingpres for a long time, but I
think it completly hide callerID (CLIP), while FreeSWITCH application
"privacy" just "modifies" RPID header. (I am talking about SIP.)
If I am not true, please correct me, but if you need real privacy you need:
FreeSWITCH alone method:
1. set effective_caller_id_name=announymous
2. set effective_caller_id_number=annonymous
3. set sip_h_Privacy=id
4. set privacy=yes
and hope that nobody will look into the packets, because CLIP still
remains in the RPID header.
FreeSWITCH + Kamailio/OpenSIPS/SER:
1. set sip_h_Privacy=id on FreeSWITCH side
2. if you see Privacy=id header on your proxy, than remove RPID header
(better to do it all the time, because RPID is depricated) and rewrite
Quote: | From header to desired:
| From: "Anonymous" <sip:anonymous@anonymous.invalid>
using uac_replace_from("Anonymous","sip:anonymous@anonymous.invalid");
Hope this helps
Best regards,
kokoska.rokoska
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
Thanks guys, appreciate your help, especially "kokoska.rokoska" for such
detailed answer.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|