Hi,
Currently, the invite message looks as follows

INVITE sip:1...@client_ip:5060 SIP/2.0
Via: SIP/2.0/UDP SERVER_IP;rport;branch=z9hG4bKgvD702De7e0Se
Max-Forwards: 69
From: "Extension 1001" <sip:1...@server_ip>;tag=2rH67Q3aa1rpe
To: <sip:1...@client_ip:5060>

Is there a way to configure FS so the message will look like this:

INVITE sip:1...@client_ip:5060 SIP/2.0
Via: SIP/2.0/UDP SERVER_IP;rport;branch=z9hG4bKgvD702De7e0Se
Max-Forwards: 69
From: "Extension 1001" <sip:1...@account_domain>;tag=2rH67Q3aa1rpe
To: <sip:1...@account_domain:5060>

That is, at "From" having the account's domain name (e.g.
sip:1...@example.com) instead of the server's IP address.
and having the same at "To"

thanks
@tzury

_______________________________________________
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