System and method for instant communication user status display
A technology of user status and display method, which is applied in the direction of transmission system, branch office to provide special service devices, electrical components, etc. It can solve the problems of non-functional application and inability to complete specific information release, etc., and achieve the effect of extended functions
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment approach
[0113] As a possible implementation of the present invention, the source code for realizing the method is as follows:
[0114] char*GetAwayMsgOnSIP(IN int_sipSates) / / Get JABBER Status according to the current status
[0115] {
[0116] if(_sipSates<=sip_state_regist_success / / Determine whether the current SIP state is a registered SIP server
[0117] server success status
[0118] ||_sipSates>=sip_state_unregistering){ / / SIP is not registered with SIP server or the state is note-only
[0119] register, there is no need to write the SIP status (otherwise it means that the current SIP has other call status)
[0120] return SipAwayDefmsge; / / Return Jabber with unmarked SIP status
[0121] status character
[0122] / / For the definition of SipAwayDefmsge, please refer to Appendix 1 of the Jabber protocol text for global
[0123] Static marker character one: SipAwayDefmsge
[0124] ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 