Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_q931.h511 int q931_send_hold(struct pri *ctrl, struct q931_call *call);
H A Dpri.c2076 return q931_send_hold(ctrl, call); in pri_hold()
H A Dq931.c6741 int q931_send_hold(struct pri *ctrl, struct q931_call *call) in q931_send_hold() function