osmo-cc-misdn-endpoint/src/isdn/dss1.h

5 lines
164 B
C
Raw Normal View History

2020-01-25 07:50:20 +00:00
int dss1_receive(isdn_t *isdn_ep, uint32_t cmd, uint32_t pid, struct l3_msg *l3m);
void cc_message(osmo_cc_endpoint_t *ep, uint32_t callref, osmo_cc_msg_t *msg);