xjab_dmsg.h File Reference
Go to the source code of this file.
|
Defines |
| #define | XJ_DMSG_ERR_DISCONNECTED "ERROR: Connection to Jabber server lost. You have to login to Jabber server again (join again the conferences that you were participating, too)." |
| #define | XJ_DMSG_ERR_JAUTH "ERROR: Your message was not sent. Authentication to Jabber server failed." |
| #define | XJ_DMSG_ERR_JCONFNICK "ERROR: Your nickname already exists in the conference room. Please choose a new one." |
| #define | XJ_DMSG_ERR_JCONFREFUSED "ERROR: Your participation to the conference room was refused." |
| #define | XJ_DMSG_ERR_JGWFORB "ERROR: Your message was not sent. You do not have permission to use the gateway." |
| #define | XJ_DMSG_ERR_JGWFULL "ERROR: Your message was not sent. SIP-2-JABBER gateway is full." |
| #define | XJ_DMSG_ERR_JOINJCONF "ERROR: Cannot join the conference room." |
| #define | XJ_DMSG_ERR_NEWJCONF "ERROR:Cannot create a new conference session." |
| #define | XJ_DMSG_ERR_NOJSRV "ERROR: Your message was not sent. Cannot connect to Jabber server." |
| #define | XJ_DMSG_ERR_NOREGIM "ERROR: Your message was not sent. You are not registered with this IM gateway." |
| #define | XJ_DMSG_ERR_NOTJCONF "ERROR: Your message was not sent. You are not joined in the conference. Please join the room before sending messages." |
| #define | XJ_DMSG_ERR_SENDIM "ERROR: Your message was not sent. Connection to IM network failed." |
| #define | XJ_DMSG_ERR_SENDJMSG "ERROR: Your message was not sent. Something wrong during transmitting to Jabber network." |
| #define | XJ_DMSG_ERR_STOREJMSG "ERROR: Your message was not sent. Something wrong while trying to transmit it to Jabber network." |
| #define | XJ_DMSG_INF_DISCONNECTED "INFO: Connection to Jabber server lost. You have to login to Jabber server again (join again the conferences that you were participating, too)." |
| #define | XJ_DMSG_INF_JCONFEXIT "INFO: You have just left the conference." |
| #define | XJ_DMSG_INF_JOFFLINE "INFO: Your are now offline in Jabber network. Thank you for using SIP-Jabber gateway." |
Define Documentation
| #define XJ_DMSG_ERR_DISCONNECTED "ERROR: Connection to Jabber server lost. You have to login to Jabber server again (join again the conferences that you were participating, too)." |
| #define XJ_DMSG_ERR_JAUTH "ERROR: Your message was not sent. Authentication to Jabber server failed." |
| #define XJ_DMSG_ERR_JCONFNICK "ERROR: Your nickname already exists in the conference room. Please choose a new one." |
| #define XJ_DMSG_ERR_JCONFREFUSED "ERROR: Your participation to the conference room was refused." |
| #define XJ_DMSG_ERR_JGWFORB "ERROR: Your message was not sent. You do not have permission to use the gateway." |
| #define XJ_DMSG_ERR_JGWFULL "ERROR: Your message was not sent. SIP-2-JABBER gateway is full." |
| #define XJ_DMSG_ERR_JOINJCONF "ERROR: Cannot join the conference room." |
| #define XJ_DMSG_ERR_NEWJCONF "ERROR:Cannot create a new conference session." |
| #define XJ_DMSG_ERR_NOJSRV "ERROR: Your message was not sent. Cannot connect to Jabber server." |
| #define XJ_DMSG_ERR_NOREGIM "ERROR: Your message was not sent. You are not registered with this IM gateway." |
| #define XJ_DMSG_ERR_NOTJCONF "ERROR: Your message was not sent. You are not joined in the conference. Please join the room before sending messages." |
| #define XJ_DMSG_ERR_SENDIM "ERROR: Your message was not sent. Connection to IM network failed." |
| #define XJ_DMSG_ERR_SENDJMSG "ERROR: Your message was not sent. Something wrong during transmitting to Jabber network." |
| #define XJ_DMSG_ERR_STOREJMSG "ERROR: Your message was not sent. Something wrong while trying to transmit it to Jabber network." |
| #define XJ_DMSG_INF_DISCONNECTED "INFO: Connection to Jabber server lost. You have to login to Jabber server again (join again the conferences that you were participating, too)." |
| #define XJ_DMSG_INF_JCONFEXIT "INFO: You have just left the conference." |
| #define XJ_DMSG_INF_JOFFLINE "INFO: Your are now offline in Jabber network. Thank you for using SIP-Jabber gateway." |