small change for PJSIP default config
git-svn-id: svn://192.168.202.10@3895 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -29,8 +29,8 @@ user_agent = Asterisk
|
|||||||
type = transport
|
type = transport
|
||||||
protocol = udp
|
protocol = udp
|
||||||
bind = 0.0.0.0:5061
|
bind = 0.0.0.0:5061
|
||||||
external_media_address = 192.168.1.15
|
external_media_address = SERVER_EXTERNAL_IP
|
||||||
external_signaling_address = 192.168.1.15
|
external_signaling_address = SERVER_EXTERNAL_IP
|
||||||
local_net = 192.168.0.0/255.255.0.0
|
local_net = 192.168.0.0/255.255.0.0
|
||||||
local_net = 10.0.0.0/255.0.0.0
|
local_net = 10.0.0.0/255.0.0.0
|
||||||
local_net = 172.16.0.0/12
|
local_net = 172.16.0.0/12
|
||||||
|
|||||||
Reference in New Issue
Block a user