⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h323info.h

📁 基于h323协议的软phone
💻 H
字号:
#ifndef __H323INFO_H__
#define __H323INFO_H__

#ifdef GXM16032

#define H323_REMOTE_HUNG_UP_THE_CALL	"对方已挂机"
#define H323_UNKNOWN_ERROR				"呼叫断开"
#define H323_TRANSFER_TIMEOUT				"转接超时"
#define H323_TRANSFER_FAILED				"转接失败"
#define H323_TRANSFER_OK					"转接成功"
#define H323_TRANSFER_ABANDONED			"转接已放弃"
#define H323_TRANSFER_IN_PROGRESS		"转接中,请稍候..."
#define H323_TRANSFER_CALL_TO				"转移呼叫至:"
#define H323_TRANSFER_NO_LINE				"话机线路已用完,暂时无法转接"
#define H323_TRANSFER_NUMBER				"转接号码:"
#define H323_SECOND_CALL_CANNELLED		"超时,返回已有通话"
#define H323_NETWORK_NOT_CONNECTED		"话机的网线未连接"
#define H323_GK_NOT_AVAILABLE				"话机未注册上网守或网守不可用"
#define H323_GK_DISCOVERY_FAILED			"搜寻网守失败"
#define H323_REMOTE_REJECT_THE_CALL		"对方已拒绝"
#define H323_REMOTE_BUSY					"对方现在忙"
#define H323_WAIT_FOR_REPLY_TIMEOUT		"无法连接对方,请检查网络是否正常或号码正确"
#define H323_WAIT_FOR_ANSWER_TIMEOUT	"对方无应答"
#define H323_FORWARD_NO_ANSWER			"无应答超时: 前转本次呼叫..."
#define H323_CIRCULAR_TOO_MANY_FORWARD	"前转出现循环或次数超出范围"
#define H323_HANG_UP_MSG					"请挂机"
#define H323_NUMBER_NOT_EXIST				"该号码不存在"
#define H323_CALL_DIVERT_TO				"呼叫被前转至:"
#define H323_CALLFORD_NUMBER_ERROR		"接收到错误的前转号码"
#define H323_TRANSFER_NUMBER_ERROR		"接收到错误的转接号码"
#define H323_INVALID_NUMBER				"号码不正确"
#define H323_RE_DIALING					"重拨..."
#define H323_DAILING_THIRD_PARTY			"呼叫被转接至..."
#define H323_FORWARDING_TO				"呼叫被前转至:"
#define H323_FORWARDING					"呼叫被前转"
#define H323_PHY0_CONNECTED				"网线0 已连接"
#define H323_PHY0_DISCONNECTED			"网线0 已断开"
#define H323_PHY1_CONNECTED				"网线1 已连接"
#define H323_PHY1_DISCONNECTED			"网线1 已断开"
#define H323_CFG_FAILED					"话机配置失败"
#define H323_RECFG_SUCCEED				"设置成功"
#define H323_RECFG_FAILED					"设置失败"
#define H323_DSP_CFG_FAILED				"DSP 设置失败"
#define H323_DSP_DECODER_FAILED			"DSP 解码失败"
#define H323_DSP_ENCODER_FAILED			"DSP 编码失败"
#define H323_CFG_IN_PROGRESS				"正在配置话机..."
#define H323_CFG_COMPLETE					"配置完毕"
#define H323_EVENT_QUEUE_FAILED			"话机配置失败"
#define H323_DHCP_FAILED					"DHCP 失败"
#define H323_SYSTEM_STARTING				"话机启动中,请稍候..."
#define H323_Capacity_Exchang                         "双方编码方式不同"
#define H323_TUI_SETTING_SUCCEEDED		"TUI 设置成功"
#define H323_TUI_SETTING_FAILED			"TUI 设置失败"
#define H323_REMOTE_UNREACHABLE                 "目的地址不可达"
#elif defined GXM16032_SWITCHABLE



#else

#define H323_REMOTE_HUNG_UP_THE_CALL	"Remote end hung up the call"
#define H323_UNKNOWN_ERROR				"Call ended abnormally"
#define H323_TRANSFER_TIMEOUT				"Transfer timeout"
#define H323_TRANSFER_FAILED				"Transfer failed"
#define H323_TRANSFER_OK					"Transfer succeeded"
#define H323_TRANSFER_ABANDONED			"Transfer cancelled"
#define H323_TRANSFER_IN_PROGRESS		"Transfer in progress..."
#define H323_TRANSFER_CALL_TO				"Transfer to:"
#define H323_TRANSFER_NO_LINE				"Unable to transfer"
#define H323_TRANSFER_NUMBER				"Transfer number:"
#define H323_SECOND_CALL_CANNELLED		"Timeout: Second call cancelled"
#define H323_NETWORK_NOT_CONNECTED		"Network is not connected"
#define H323_GK_NOT_AVAILABLE				"Gatekeeper is not available"
#define H323_GK_DISCOVERY_FAILED			"Gatekeeper discovery failed"
#define H323_REMOTE_REJECT_THE_CALL		"Remote end rejected the call"
#define H323_REMOTE_BUSY					"Remote end is busy"
#define H323_WAIT_FOR_REPLY_TIMEOUT		"Waiting for reply timeout"
#define H323_WAIT_FOR_ANSWER_TIMEOUT	"Waiting for answer timeout"
#define H323_FORWARD_NO_ANSWER			"Timeout: forwarding the call..."
#define H323_CIRCULAR_TOO_MANY_FORWARD	"Circular or too many forwards"
#define H323_HANG_UP_MSG					"Please hang up the phone"
#define H323_NUMBER_NOT_EXIST				"Number does not exist"
#define H323_CALL_DIVERT_TO				"Call diverted to:"
#define H323_CALLFORD_NUMBER_ERROR		"Invalid forwarding number"
#define H323_TRANSFER_NUMBER_ERROR		"Invalid transferring number"
#define H323_INVALID_NUMBER				"Invalid number"
#define H323_RE_DIALING					"Re-Dialing..."
#define H323_DAILING_THIRD_PARTY			"Dialing third party"
#define H323_FORWARDING_TO				"Forwarding call to:"
#define H323_FORWARDING					"Forwarding call"
#define H323_PHY0_CONNECTED				"PHY0 Connected"
#define H323_PHY0_DISCONNECTED			"PHY0 Disconnected"
#define H323_PHY1_CONNECTED				"PHY1 Connected"
#define H323_PHY1_DISCONNECTED			"PHY1 Disconnected"
#define H323_CFG_FAILED					"Setup failed"
#define H323_RECFG_SUCCEED				"Setup succeeded"
#define H323_RECFG_FAILED					"Setup failed"
#define H323_DSP_CFG_FAILED				"DSP setup failed"
#define H323_DSP_DECODER_FAILED			"DSP decode failed"
#define H323_DSP_ENCODER_FAILED			"DSP encode failed"
#define H323_CFG_IN_PROGRESS				"Setup in progress..."
#define H323_CFG_COMPLETE					"Setup complete"
#define H323_EVENT_QUEUE_FAILED			"Setup failed"
#define H323_DHCP_FAILED					"DHCP failed"
#define H323_SYSTEM_STARTING				"System is starting, please wait..."
#define H323_Capacity_Exchang                         "Codec not match"
#define H323_RESOURCE_UNA                              "Resources have been exhausted"
#define H323_INVALID_REVISION                        "Registration version is invalid"
#define H323_INVALID_CALLSIGNALADDRESS     "Call signal address is invalid"
#define H323_INVALID_TERMINAL_TYPE             "Terminal type is invalid"
#define H323_DISCOVERY_REQUIRED                   "Registration permission has expired"
#define H323_DUPLICATE_ALIAS                         "The alias is registered to another endpoint"
#define H323_TRANSPORT_NOT_SUPPORTED       "One or more transport address are not support"
#define H323_REGISTER_FAIL                              "Register failed"
#define H323_SECURITY_DENIAL                         "Register password is wrong"
#define H323_INVALID_ALIAS                              "The alias is not consistent with gatekeeper rules"
#define H323_FULL_REGISTRATION_REQUIRED   "Registration permission has expired"
#define H323_ARJ                                                 "Call rejected"
#define H323_TUI_SETTING_SUCCEEDED		"TUI setting succeeded"
#define H323_TUI_SETTING_FAILED			"TUI setting failed"
#define H323_REMOTE_UNREACHABLE                 "Remote end unreachable"
#endif

#endif /* __H323INFO_H__ */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -