Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_q931.h462 extern int q931_call_progress(struct pri *pri, q931_call *call, int channel, int info);
H A Dpri.c902 return q931_call_progress(pri, call, channel, info); in pri_progress()
H A Dq931.c5792 int q931_call_progress(struct pri *ctrl, q931_call *c, int channel, int info) in q931_call_progress() function