Changes

From SME Server
Jump to navigationJump to search
4 bytes added ,  14:59, 1 February 2017
m
Line 29: Line 29:  
  config setprop freeswitch status enabled
 
  config setprop freeswitch status enabled
 
  config setprop freeswitch access private
 
  config setprop freeswitch access private
  config setprop freeswitch UDPPorts "5060,5070,5080,3478,3479,16384:32768"
+
  config setprop freeswitch UDPPorts "5060:5061,5080:5081,16384:32768"
  config setprop freeswitch TCPPorts "5066,7443"
+
  config setprop freeswitch TCPPorts "5060:5061,5080:5081"
 
You can toggle the ''access'' property to enable public/private access. Then to apply the new service:
 
You can toggle the ''access'' property to enable public/private access. Then to apply the new service:
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
Line 37: Line 37:  
  service freeswitch start
 
  service freeswitch start
 
  service freeswitch stop
 
  service freeswitch stop
      
==FusionPBX freeswitch GUI==
 
==FusionPBX freeswitch GUI==

Navigation menu