Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/asterisk/
H A Dcelliax.h779 struct ast_frame *celliax_read(struct ast_channel *chan);
H A Dchan_celliax.c33 .read = celliax_read,
899 struct ast_frame *celliax_read(struct ast_channel *c) in celliax_read() function