change default pjsip.conf to bind to port 5061
git-svn-id: svn://192.168.202.10@3506 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -28,7 +28,7 @@ user_agent = Asterisk
|
||||
[transport-udp]
|
||||
type = transport
|
||||
protocol = udp
|
||||
bind = 0.0.0.0:5060
|
||||
bind = 0.0.0.0:5061
|
||||
external_media_address = 190.124.44.160
|
||||
external_signaling_address = 190.124.44.160
|
||||
local_net = 192.168.0.0/255.255.0.0
|
||||
|
||||
Reference in New Issue
Block a user