github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/SipInfoResponse.md (about) 1 # SipInfoResponse 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Username** | **string** | User credentials | [optional] 7 **Password** | **string** | User password | [optional] 8 **AuthorizationId** | **string** | Identifier for SIP authorization | [optional] 9 **Domain** | **string** | SIP domain | [optional] 10 **OutboundProxy** | **string** | SIP outbound proxy | [optional] 11 **Transport** | **string** | Preferred transport. SIP info will be returned for this transport if supported | [optional] 12 **Certificate** | **string** | For TLS transport only Base64 encoded certificate | [optional] 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16