[Freeswitch-users] disable SIP privacy

Paul Cupis paul at cupis.co.uk
Fri May 11 19:07:19 MSD 2012


On Fri, May 11, 2012 at 04:31:44PM +0200, Michal Zub???? wrote:
> I want to disable Privacy on outgoing SIP leg but I can't do it because 
> incoming SIP leg has Privacy enabled. I want to set outgoing caller_id 
> to some constant number for these cases.
> Can this even be done? I tried sip_Privacy variables, but with no effect.

Try something like this:

    <action application="privacy" data="no"/>
    <action application="set" data="effective_caller_id_name=+442079460000"/>
    <action application="set" data="effective_caller_id_number=+442079460000"/>

Regards,




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list