UT(XCAP) 参数说明
生活随笔
收集整理的這篇文章主要介紹了
UT(XCAP) 参数说明
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
LR12A modem branch 上
UT(XCAP) 參數(shù)配置在 modem code :?CustomUtConfig.cpp (apps\module\utinterface\custom\src)?中
AP EngineerMode 中提供菜單設(shè)置相關(guān) UT 參數(shù)用作臨時驗證,不必修改代碼
工程模式配置路徑如下:
?????
?
CustomUtConfig.cpp中,UT(XCAP) 配置參數(shù)說明如下:
- IDX_BOOL_MEDIA_TAG
- Support <media> tag in Call forwarding and Call Barring xml element <Condition>
- IDX_BOOL_SUPPORT_CFNL
- Support <not-registered> in Call forwarding xml element <Condition > for Communication Forwarding on Not Logged-in
- IDX_BOOL_ENABLE_TMPI
- Use “3gpp-gba-tmpi” header for GBA procedure
- IDX_BOOL_XCAP_CACHE
- Support Supplementary Service cache mechanism without re-initiating another Http connection
- IDX_BOOL_SUPPORT_PUT_CF_ROOT
- Support update a whole xml element <communication-diversion> for Call Forwarding Service
- IDX_BOOL_TIMER_IN_CFNY
- <NoReplyTimer> exists inside <action> of rule <no-answer>
- IDX_BOOL_SUPPORT_PUT_CLIR_ROOT
- Support update a whole xml element <originating-identity-presentation-restriction> for Calling Identity Restriction Service
- IDX_BOOL_SSL_TRUST
- Support UE always trust SSL certificate from servers.?
- Used in lab testing with HTTPS protocol
- IDX_BOOL_GZIP_SUPPORT
- Support gzip header in HTTP
- IDX_BOOL_SET_CFNRC_WITH_CFNL
- Support updating CFNL rule after updating CFNRc
- IDX_BOOL_USE_FIRST_XUI_ELELMENT
- Support using the first XUI information registered from IMS
- IDX_BOOL_USE_SAVED_XUI
- Support using stored XUI saved from the last IMS registration
- IDX_BOOL_SUPPORT_USERNAME_MPI
- Reserved.
- IDX_STR_XCAP_PROTOCOL
- Specify “http” or “https” protocol to communicate with XCAP NAF servers
- IDX_STR_GBA_PROTOCOL
- Specify “http” or “https” protocol to communicate with GBA BSF servers
- IDX_STR_NAF_HOST
- Specify XCAP NAF Host URL if it’s different from 3GPP specification
- IDX_STR_BSF_HOST
- Specify GBA BSF Host URL if it’s different from 3GPP specification
- IDX_STR_BSF_URL_PATH
- Special Case for VDF BSF URL PATH
- IDX_STR_AUID
- Specify AUID used in DocumentSelector if it’s different from 3GPP specification
- IDX_STR_DIGEST_ID
- Specify username for HTTP digest algorithm if GAA is not used
- IDX_STR_DIGEST_PWD
- Specify password for HTTP digest algorithm if GAA is not used
- IDX_STR_IMEI_HEADER
- Specify IMEI header in GBA procedure if necessary
- IDX_STR_GBA_TYPE
- Specify “GBA_ME” or “GBA_U” in GBA procedure
- IDX_STR_PHONE_CONTEXT
- Specify phone context domain in setting Call forwarding number
- IDX_INT_XCAP_PORT
- Specify port number to communicate with XCAP NAF servers
- IDX_INT_GBA_PORT
- Specify port number to communicate with GBA BSF servers
- IDX_INT_MEDIA_TYPE
- Specify acceptable media type in <media> tag in Call forwarding and Call Barring xml element <Condition>
- IDX_INT_URL_ENCODING
- Specify URL encoding type
總結(jié)
以上是生活随笔為你收集整理的UT(XCAP) 参数说明的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Shell编程入门(第二版)(中)
- 下一篇: 4-17学习