add ext-sip-ip to sample config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5003 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-04-23 17:47:00 +00:00
parent ae1a6184e2
commit ad10324c42
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
<!-- optional ; -->
<!-- <param name="ext-rtp-ip" value="stun:stun.server.com"/>-->
<!-- <param name="ext-rtp-ip" value="100.101.102.103"/> -->
<!-- <param name="ext-sip-ip" value="100.101.102.103"/> -->
<!-- VAD choose one (out is a good choice); -->
<!-- <param name="vad" value="in"/> -->
<!-- <param name="vad" value="out"/> -->