headers

@JvmName(name = "wrscmcmressyobym")
suspend fun headers(value: Output<List<CustomSipHeaderArgs>>)
@JvmName(name = "ykbevwscgcfxyprh")
suspend fun headers(value: List<CustomSipHeaderArgs>?)

Parameters

value

The Custom SIP Headers to apply to the calls which traverse the Communications Gateway


@JvmName(name = "hxrivaetmifowymx")
suspend fun headers(vararg values: Output<CustomSipHeaderArgs>)


@JvmName(name = "klrqmrsgivifsxhj")
suspend fun headers(values: List<Output<CustomSipHeaderArgs>>)
@JvmName(name = "symbcytffuhmoxjt")
suspend fun headers(vararg values: CustomSipHeaderArgs)

Parameters

values

The Custom SIP Headers to apply to the calls which traverse the Communications Gateway


@JvmName(name = "gsnheaunepjsppgw")
suspend fun headers(argument: List<suspend CustomSipHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "xgekrcdshvyxidqp")
suspend fun headers(vararg argument: suspend CustomSipHeaderArgsBuilder.() -> Unit)
@JvmName(name = "qlfcwcgxkdarvsnw")
suspend fun headers(argument: suspend CustomSipHeaderArgsBuilder.() -> Unit)

Parameters

argument

The Custom SIP Headers to apply to the calls which traverse the Communications Gateway