Home
last modified time | relevance | path

Searched defs:dial_str (Results 1 – 5 of 5) sorted by last modified time

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c5690 const char *dial_str; member
5761 static void launch_call(const char *dial_str, in launch_call()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_event.c798 char *dial_str = switch_event_get_header(event, "Request-Target"); in conference_event_call_setup_handler() local
H A Dconference_loop.c1399 char *dial_str = switch_mprintf("%s%s", switch_str_nil(prefix), argv[x]); in conference_loop_output() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c5465 char *dial_str = verto_get_dial_string(dest, NULL); in verto_outgoing_channel() local
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcker.h875 char * dial_str; /* Dialing string, with "%s" for number */ variable