Hi Anthony,

thanks for this but I'd like to know if it's possible also to change 
only the caller_id_name and caller_id_number without modifying the from 
header.

ex: with the origination variables I get this
From: "test" <sip:1...@172.29.0.5>;tag=X4v4Kvt1B2DQF
Remote-Party-ID: "test" 
<sip:1...@172.29.0.5>;party=calling;screen=yes;privacy=off

and in the case of an anonymous call where from is like this on A-leg:
From: Anonymous 
<sip:anonym...@anonymous.invalid>;tag=z07m5db13cb-cbs450547977-o-5273-368294925

it is changed like this on B-leg:
From: "test" <sip:1...@172.29.0.5>;tag=X4v4Kvt1B2DQF

Moreover, in case of a bridged call, could you add the possibility to 
pass as is from header for an anonymous call.
Running current, I have this:
on A-leg:
From: 
"Anonymous"<sip:anonym...@anonymous.invalid;user=phone>;tag=c0a80101-fed0c
on B-leg:
From: "Anonymous" <sip:anonym...@172.29.0.5>;tag=tpjD57U2pyrFN

and I'd like B-leg to match A-leg for anonymous call as stated in RFC, 
anonym...@anonymous.invalid is the proposed way to handle anonymous 
call, I'll add 50$ more for support of this last request.

thanks for your reactivity.
regards,
rod

Anthony Minessale wrote:
> Latest SVN:
>
> Send no extra caller id info:
> {sip_cid_type=none}sofia/default/u...@example.com 
> <mailto:u...@example.com>
>
> Send RPID (default)
> {sip_cid_type=rpid}sofia/default/u...@example.com 
> <mailto:u...@example.com>
>
> Send P-XXX-Identity
> {sip_cid_type=pid}sofia/default/u...@example.com 
> <mailto:u...@example.com>
>
> Send RPID with chosen content
> {sip_cid_type=rpid,origination_caller_id_name=test,origination_caller_id_number=1234}sofia/default/u...@example.com
>  
> <mailto:u...@example.com>
> [ Show » <http://jira.freeswitch.org/browse/BOUNTY-2> ]
> Anthony Minessale II 
> <http://jira.freeswitch.org/secure/ViewProfile.jspa?name=anthm> added 
> a comment - 10/Mar/09 07:59 AM Send no extra caller id info: 
> {sip_cid_type=none}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send RPID (default) 
> {sip_cid_type=rpid}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send P-XXX-Identity 
> {sip_cid_type=pid}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send RPID with chosen content 
> {sip_cid_type=rpid,origination_caller_id_name=test,origination_caller_id_number=1234}sofia/default/u...@example.com
>  
> <mailto:u...@example.com>
>
> Send RPID with chosen content and privacy flags (+ delimited, none to 
> clear all flags)
> {sip_cid_type=rpid,origination_caller_id_name=test,origination_caller_id_number=1234,origination_privacy=screen+hide_name+hide_number}sofia/default/u...@example.com
>  
> <mailto:u...@example.com>
>
>
> [ Show » <http://jira.freeswitch.org/browse/BOUNTY-2> ]
> Anthony Minessale II 
> <http://jira.freeswitch.org/secure/ViewProfile.jspa?name=anthm> added 
> a comment - 10/Mar/09 07:59 AM Send no extra caller id info: 
> {sip_cid_type=none}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send RPID (default) 
> {sip_cid_type=rpid}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send P-XXX-Identity 
> {sip_cid_type=pid}sofia/default/u...@example.com 
> <mailto:u...@example.com> Send RPID with chosen content 
> {sip_cid_type=rpid,origination_caller_id_name=test,origination_caller_id_number=1234}sofia/default/u...@example.com
>  
> <mailto:u...@example.com>
>
>
> Also the privacy app on the inbound leg controls the remaining 
> contents of the RPID and Privacy headers.
>
>
> On Tue, Mar 10, 2009 at 7:32 AM, kokoska rokoska 
> <kokoska.roko...@post.cz <mailto:kokoska.roko...@post.cz>> wrote:
>
>
>     rod napsal(a):
>     > ... if we could strip the RPID, we could write a new one, but It
>     > could be very convenient to get access to the fields in this
>     header for
>     > manipulation.
>     >
>
>     Yes, rod, this is exactly why I update bounty to $100 :-)
>
>     Thank you very much, rod, for support!
>
>     Best regards,
>
>     kokoska.rokoska
>
>
>     _______________________________________________
>     Freeswitch-users mailing list
>     Freeswitch-users@lists.freeswitch.org
>     <mailto: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
>
>
>
>
> -- 
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_miness...@hotmail.com 
> <mailto:msn%3aanthony_miness...@hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com 
> <mailto:paypal%3aanthony.miness...@gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>
> FreeSWITCH Developer Conference
> sip:8...@conference.freeswitch.org 
> <mailto:sip%3a...@conference.freeswitch.org>
> iax:gu...@conference.freeswitch.org/888 
> <http://iax:gu...@conference.freeswitch.org/888>
> googletalk:conf+...@conference.freeswitch.org 
> <mailto:googletalk%3aconf%2b...@conference.freeswitch.org>
> pstn:213-799-1400
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   

_______________________________________________
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

Reply via email to