Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dskypopen.h365 int skypopen_call(private_t *tech_pvt, char *idest, int timeout);
H A Dskypopen_protocol.c1287 int skypopen_call(private_t *tech_pvt, char *rdest, int timeout) in skypopen_call() function
H A Dmod_skypopen.c1399 skypopen_call(tech_pvt, rdest, 30); in channel_outgoing_channel()