Home
last modified time | relevance | path

Searched refs:pbx_channel_callid_set (Results 1 – 7 of 7) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast/
H A Ddefine.h466 # define pbx_channel_callid_set(_chan, _callid) ast_channel_callid_set(_chan, (struct ast_callid *)… macro
470 # define pbx_channel_callid_set(_chan, _callid) ast_channel_callid_set(_chan, (ast_callid)_callid) macro
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast113/
H A Dast113.c1207 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast115/
H A Dast115.c1263 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast117/
H A Dast117.c1165 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast118/
H A Dast118.c1165 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast116/
H A Dast116.c1165 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/pbx_impl/ast114/
H A Dast114.c1250 pbx_channel_callid_set(pbxDstChannel, channel->pbx_callid); in sccp_astwrap_allocPBXChannel()