#include <qaGobiApiIms.h>
|
BYTE * | pSettingResp |
|
WORD * | pPCSCFPort |
|
BYTE * | pPriCSCFPortNameLen |
|
BYTE * | pPriCSCFPortName |
|
BYTE * | pIMSTestMode |
|
This structure contains the SLQSGetRegMgrConfig response parameters.
- Parameters
-
pSettingResp |
|
pPCSCFPort |
- Proxy call session control function port
|
pPriCSCFPortNameLen(IN/OUT) |
- Size in bytes assigned to the primary CSCF Port name parameter to follow
|
pPriCSCFPortName |
- Call Session control port, fully qualified domain name
- Length of this string must be specified in pPriCSCFPortNameLen parameter
|
pIMSTestMode |
- IMS Test mode Enabled.
- TRUE - Enabled
- FALSE - Disabled
|
- Note
- pPriCSCFPortNameLen must be set to a valid value during API call to retrieve pPriCSCFPortName.
The documentation for this struct was generated from the following file: