#include <qaGobiApiIms.h>
|
|
BYTE * | pSettingResp |
| |
|
WORD * | pSIPLocalPort |
| |
|
ULONG * | pTimerSIPReg |
| |
|
ULONG * | pSubscribeTimer |
| |
|
ULONG * | pTimerT1 |
| |
|
ULONG * | pTimerT2 |
| |
|
ULONG * | pTimerTf |
| |
|
BYTE * | pSigCompEnabled |
| |
This structure contains the SLQSGetSIPConfig response parameters.
- Parameters
-
| pSettingResp |
|
| pSIPLocalPort |
- Primary call session control function SIP port number
|
| pTimerSIPReg |
- Initial SIP registration duration from the User equipment, in seconds
|
| pSubscribeTimer |
- Duration of the subscription by the UE for IMS registration notifications, in seconds
|
| pTimerT1 |
- RTT estimate, in milliseconds
|
| pTimerT2 |
- The maximum retransmit interval for non-invite requests and invite responses, in milliseconds
|
| pTimerTf |
- Non-invite transaction timeout timer, in milliseconds
|
| pSigCompEnabled |
- Sig Comp Status
- TRUE - Sig Comp Enabled
- FALSE - Sig Comp Disabled
|
The documentation for this struct was generated from the following file: