[Freeswitch-users] domain doesn't reflect the changes
Frank Carmickle
frank at carmickle.com
Tue Sep 29 11:45:27 PDT 2009
On Tue, Sep 29, pankaj anand wrote:
> hi folks, I want to change the default domain name which is by default
> $${local_ip_v4} .
>
> In the vars.xml , i have changed the value to the "myexample.com" but when I
> restart the freeswitch server, it still shows domain to be my local ip
> address.
I had this trouble also.
<X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.freeswitch.org"/>
<X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.freeswitch.org"/>
were my problem. If you need stun then you will have to get your reverse dns changed.
--FC
More information about the FreeSWITCH-users
mailing list