mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-22 11:53:16 +00:00
update ip binding stuff to match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1212 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
1d09443663
commit
f69777b251
@ -257,8 +257,8 @@ codec_prefs => PCMU
|
|||||||
password => mypass
|
password => mypass
|
||||||
dialplan => demo
|
dialplan => demo
|
||||||
message => Jingle all the way
|
message => Jingle all the way
|
||||||
ip => 0.0.0.0
|
rtp-ip => 0.0.0.0
|
||||||
; or ;
|
; or ;
|
||||||
;ip => my_lan_ip
|
;rtp-ip => my_lan_ip
|
||||||
;extip => stun:stun.server.com
|
;ext-rtp-ip => stun:stun.server.com
|
||||||
exten => 1000
|
exten => 1000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user