Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_management.c185 static int sccp_manager_show_devices(struct mansession * s, const struct message * m);
231 …result = pbx_manager_register("SCCPListDevices", _MAN_FLAGS, sccp_manager_show_devices, "List SCCP… in sccp_register_management()
399 static int sccp_manager_show_devices(struct mansession *s, const struct message *m) in sccp_manager_show_devices() function