Record
call-refer-params
No description available.
record call-refer-params {
call-control-id: string,
client-state: option<string>,
command-id: option<string>,
custom-headers: option<list<custom-sip-header>>,
sip-address: string,
sip-auth-password: option<string>,
sip-auth-username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| call-control-id | string | |
| client-state | option<string> | |
| command-id | option<string> | |
| custom-headers | option<list<custom-sip-header>> | |
| sip-address | string | |
| sip-auth-password | option<string> | |
| sip-auth-username | option<string> |