VoIP Phones - Panasonic KX-TGP600: Difference between revisions

Back up to the VoIP Configuring page
From AAISP Support Site
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<indicator name="VoIPConfiguring">[[File:menu-voip.svg|link=:Category:VoIP Phones|30px|Back up to the VoIP Configuring page]]</indicator>
We assume the settings would be similar for other Panasonic handsets.
We assume the settings would be similar for other Panasonic handsets.



Latest revision as of 09:52, 22 June 2016

We assume the settings would be similar for other Panasonic handsets.

It works fine behind NAT without STUN. In short, set the proxy address as well as the registrar.

The total settings are below (this is the config file, but you can make these settings through the GUI. Getting to the phone web interface is a bit tricky though. The handset claims to support IPv6 but didn't seem to pick up an IPv6 address on my network.

  • enable web interface on the handset - handset settings (the spanner icon) --> other settings --> Embedded Web --> On
  • then you can find the IP from the base settings "status" menu
  • default admin username/password is "admin"/"adminpass"


#----------------------------------------------------------#
# Setting for line 1 #
#----------------------------------------------------------#
## SIP Settings
PHONE_NUMBER_1=""
SIP_URI_1=""
SIP_RGSTR_ADDR_1="voiceless.aa.net.uk"
SIP_RGSTR_PORT_1="5060"
SIP_PRXY_ADDR_1="voiceless.aa.net.uk"
SIP_PRXY_PORT_1="5060"
SIP_PRSNC_ADDR_1=""
SIP_PRSNC_PORT_1="5060"
SIP_OUTPROXY_ADDR_1=""
SIP_OUTPROXY_PORT_1="5060"
SIP_SVCDOMAIN_1="voiceless.aa.net.uk"
SIP_AUTHID_1=""
SIP_PASS_1=""
SIP_SRC_PORT_1="5060"
DSCP_SIP_1="0"
SIP_DNSSRV_ENA_1="Y"
SIP_UDP_SRV_PREFIX_1="_sip._udp."
SIP_TCP_SRV_PREFIX_1="_sip._tcp."
REG_EXPIRE_TIME_1="3600"
REG_INTERVAL_RATE_1="50"
REG_RTX_INTVL_1="10"