📄 sample-gua.cfg
字号:
# Config file for VOCAL Graphical User Agent (SIPset)# Your phone number# User_Name string <put value here># IP address of SIP Proxy# Proxy_Server string <put value here># Your password# Pass_Word string <put value here># Name to display instead of User Name# Display_Name string <put value here># Transport can be either TCP or UDPSIP_Transport string UDP# IP of machine this user agent is registering from# Register_From string <put value here># IP of registrar, if different from SIP Proxy# Register_To string <put value here># Time (in seconds) until registration expiresRegister_Expires string 300# Name of sound card (ie /dev/dsp)Device_Name string /dev/dsp# Lowest port number in range of RTP portsMin_RTP_Port string 10000# Highest port number in range of RTP portsMax_RTP_Port string 10999# Public IP where RTP should be routed # NATAddress_IP string <put value here># Name of file for log messages (ie /home/logfiles)LogFilename string /users/bsamson/.sipset/gua.log# Use LOG_ERR for normal operation, LOG_DEBUG_STACK for debuggingLogLevel string LOG_ERR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -