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

_______________________________________________
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