Skinny: fix typo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16815 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Parent 2010-02-25 13:22:28 +00:00
parent 46d394a6be
commit faee427c43
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<profile name="internal">
<settings>
<param name="domain" value="$${domain}}"/>
<param name="domain" value="$${domain}"/>
<param name="ip" value="$${local_ip_v4}"/>
<param name="port" value="2000"/>
<param name="dialplan" value="XML"/>