[Freeswitch-users] SRV Record

Jair Santos jairds at shaw.ca
Thu Aug 7 20:41:57 PDT 2008


Like:
 
<profile name="doublenat">
     <gateways>
     <X-PRE-PROCESS cmd="include" data="doublenat/*.xml"/>
     </gateways>
     <settings>
     <param name="debug" value="0"/>
     <param name="sip-trace" value="no"/>
     <param name="rfc2833-pt" value="101"/>
     <param name="sip-port" value="5090"/>
     <param name="dialplan" value="XML"/>
     <param name="context" value="default"/>
     <param name="dtmf-duration" value="100"/>
     <param name="codec-prefs" value="$${outbound_codec_prefs}"/>
     <param name="use-rtp-timer" value="true"/>
     <param name="hold-music" value="$${hold_music}"/>
     <param name="rtp-timer-name" value="soft"/>
     <param name="manage-presence" value="false"/>
     <param name="aggressive-nat-detection" value="true"/>
     <param name="apply-nat-acl" value="rfc1918"/>
     <param name="inbound-codec-negotiation" value="generous"/>
     <param name="nonce-ttl" value="60"/>
     <param name="auth-calls" value="false"/>
     <param name="rtp-timeout-sec" value="1800"/>
     <param name="rtp-ip" value="$${local_ip_v4}"/>
     <param name="sip-ip" value="$${local_ip_v4}"/>
     <param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
     <param name="ext-sip-ip" value="$${external_sip_ip}"/>
     <param name="force-register-domain" value="$${domain}"/>
     <param name="ext-sip-ip" value="$${external_sip_ip}"/>
     <param name="rtp-timeout-sec" value="300"/>
     <param name="rtp-hold-timeout-sec" value="1800"/>
     </settings>
     </profile>

 
 
 

 

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Thursday, August 07, 2008 8:14 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] SRV Record


How are you setting up the domain on each profile? 

/b

On Aug 7, 2008, at 9:48 PM, Jair Santos wrote:



That's great !!
 
 
But, how about my question. Any help from there ?
 
Jair


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080807/2eb94031/attachment-0002.html 


More information about the FreeSWITCH-users mailing list