SIP アプリケーション プロファイルは、configure applicationprofile コマンドを使用して構成できます。
configure applicationprofile コマンドには、次のフィールドが必要です。
タイプ – APPLICATION_PROFILE_TYPE_SIP
sip_service_profile
transaction_timeout
SIP 固有のアプリケーション プロファイルを構成する CLI の例を次に示します。
[admin:10-X-X-X]: > configure applicationprofile sip_app [admin:10-X-X-X]: applicationprofile> type APPLICATION_PROFILE_TYPE_SIP [admin:10-X-X-X]: applicationprofile> sip_service_profile [admin:10-X-X-X]: applicationprofile:sip_service_profile> transaction_timeout 50 [admin:10-X-X-X]: applicationprofile:sip_service_profile> save
+-----------------------+---------------------------------------------------------+ | Field | Value | +-----------------------+---------------------------------------------------------+ | uuid | applicationprofile-60836d31-4291-4882-a50b-0c60a63766fb | | name | sip_app | | type | APPLICATION_PROFILE_TYPE_SIP | | preserve_client_ip | False | | preserve_client_port | False | | sip_service_profile | | | transaction_timeout | 50 sec | | tenant_ref | admin | +-----------------------+---------------------------------------------------------+