Home
last modified time | relevance | path

Searched refs:activate_call_plane (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_protocol.c1100 skinny_create_message(message, ACTIVATE_CALL_PLANE_MESSAGE, activate_call_plane); in perform_send_activate_call_plane()
1102 message->data.activate_call_plane.line_instance = line_instance; in perform_send_activate_call_plane()
H A Dskinny_protocol.h917 struct activate_call_plane_message activate_call_plane; member