qaGobiApiIms.h File Reference
IMS Service API function prototypes.
More...
Go to the source code of this file.
Detailed Description
IMS Service API function prototypes.
Copyright: © 2013 Sierra Wireless, Inc. all rights reserved
Function Documentation
This API retrieves the SMS configuration parameters.
- Parameters:
-
| pGetIMSSMSConfigParams[IN/OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API retrieves the IMS User configuration parameters.
- Parameters:
-
| pGetIMSUserConfigParams[IN/OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API retrieves the IMS VoIP configuration parameters.
- Parameters:
-
| GetIMSVoIPConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API retrieves the registration manager configuration parameters.
- Parameters:
-
| pGetRegMgrConfigParams[IN/OUT] |
- See GetRegMgrConfigResp for more information
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API retrieves the Session Initiation Protocol(SIP) configuration parameters.
- Parameters:
-
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
Sets the registration state for different QMI_IMS indications for the requesting control point
- Parameters:
-
| pImsCfgIndRegisterInfo[IN] |
- Structure containing Indication Register Information.
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: UMTS
Device Supported: MC7800
Timeout: 10 Secs
This API is used by a device to register/deregister for different QMI IMS indications. The device's registration state variables that control registration for indications will be modified to reflect the settings indicated in the request message. At least one optional parameter must be present in the request.
This API sets the IMS SMS configuration parameters for the requesting control point.
- Parameters:
-
| pSetIMSSMSConfigReq[IN] |
|
| pSetIMSSMSConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API sets the IMS user configuration parameters for the requesting control point.
- Parameters:
-
| pSetIMSUserConfigReq[IN] |
|
| pSetIMSUserConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API sets the IMS Voice over Internet Protocol (VoIP) configuration parameters for the requesting control point.
- Parameters:
-
| pSetIMSVoIPConfigReq[IN] |
|
| pSetIMSVoIPConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API sets the IMS registration manager configuration parameters for the requesting control point.
- Parameters:
-
| pSetRegMgrConfigReq[IN] |
|
| pSetRegMgrConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds
This API sets the IMS Session Initiation Protocol(SIP) configuration parameters for the requesting control point.
- Parameters:
-
| pSetSIPConfigReq[IN] |
|
| pSetSIPConfigResp[OUT] |
|
- Returns:
- eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
- See also:
- See qmerrno.h for eQCWWAN_xxx error values
- Note:
- Technology Supported: NA
Device Supported: MC7800
Timeout: 5 seconds