Is this what you are looking for? http://wiki.freeswitch.org/wiki/Channel_Variables#sip_invite_domain
jmesquita On Wed, Sep 16, 2009 at 10:58 AM, Tzury Bar Yochay <[email protected] > wrote: > 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:[email protected] <sip%[email protected]>) instead of the server's IP > address. > and having the same at "To" > > thanks > @tzury > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > 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 [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
