Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h1030 int q931_notify_redirection(struct pri *ctrl, struct q931_call *call, int notify, const struct q931…
H A Dpri.c1117 q931_notify_redirection(ctrl, call, PRI_NOTIFY_TRANSFER_ACTIVE, in pri_connected_line_update()
1168 q931_notify_redirection(ctrl, call, PRI_NOTIFY_TRANSFER_ACTIVE, in pri_connected_line_update()
1286 q931_notify_redirection(ctrl, call, PRI_NOTIFY_CALL_DIVERTING, NULL, in pri_redirecting_update()
H A Dq931.c5732 int q931_notify_redirection(struct pri *ctrl, struct q931_call *call, int notify, const struct q931… in q931_notify_redirection() function
5782 return q931_notify_redirection(ctrl, c, info, NULL, NULL); in q931_notify()