/dports/ftp/dmachine/dmachine-0.25/src/ |
H A D | downloadcore.java | 53 if(dmachine.ftp_proxydefined) in downloadCore() 58 if(dmachine.ftp_resume==RESUME_NOCACHE) in downloadCore() 64 …return GenericTransferLogic(dmachine.ftp_proxyserver,dmachine.ftp_proxyport,nocache,new httpfactor… in downloadCore() 84 if(!dmachine.http_proxydefined) in downloadCore() 90 if(dmachine.http_resume==RESUME_NOCACHE) in downloadCore() 93 if(dmachine.http_resume==RESUME_DIRECT) in downloadCore() 96 …return GenericTransferLogic(dmachine.http_proxyserver,dmachine.http_proxyport,nocache,new httpfact… in downloadCore() 133 new File(dmachine.attic_dir).mkdirs(); in GenericTransferLogic() 211 if(ct-lastrep>dmachine.reptime) in DataTransfer() 270 …dmachine.log_err("Can not rename file "+qf.getLocalName()+" from "+dmachine.tmp_dir+" to "+savedir… in handleDownloadedFile() [all …]
|
H A D | qfile.java | 62 dir=new File(dmachine.download_dir); in checkOK() 103 if(retry+dmachine.uretry>dmachine.retry) in addURL() 105 retry-=dmachine.uretry; in addURL() 118 synchronized(dmachine.startmon) { in run() 119 dmachine.startmon.notify(); in run() 126 if(mindown>=dmachine.uretry || retry>=dmachine.retry) in run() 138 if(mindown>=dmachine.uretry) in run() 166 URLstatus[siteidx]=dmachine.uretry; in run() 170 dmachine.log_err(name+" I/O err="+e); in run() 241 return dmachine.auto_prefix+Long.toHexString(crc.getValue())+dmachine.auto_suffix; in genAutoName() [all …]
|
H A D | httpfactory.java | 45 s.setSoTimeout(dmachine.timeout); in sendHTTPRequest() 116 if(dmachine.http_auth!=null && in sendHTTPRequest() 118 sb.append(dmachine.http_auth); in sendHTTPRequest() 120 if(dmachine.ftp_auth!=null && in sendHTTPRequest() 122 sb.append(dmachine.ftp_auth); in sendHTTPRequest() 152 dmachine.log_fatal(url+" HTTP 0.9 server is unsupported"); in getHTTPRC() 159 dmachine.log_fatal("Error "+httprc+" when loading "+url); in getHTTPRC() 169 dmachine.log_fatal("Error "+httprc+" when loading "+url); in getHTTPRC() 174 dmachine.log_err("GOT httprc="+httprc+" when loading "+url+" - will retry"); in getHTTPRC()
|
H A D | queuefile.java | 35 this(fn,dmachine.removefromqueues,dmachine.keepemptyqueues); in queuefile() 188 if(!dmachine.case_sensitive) in removeURL() 198 if(!dmachine.case_sensitive) in removeURL()
|
H A D | ftpfactory.java | 131 if(st.countTokens()!=6) dmachine.log_err("Not 6 tokens in PASV reply."); in FTPfileTransfer() 144 …catch (IOException ignore) { dmachine.log_err("Connect to FTP server data socket failed");data=nul… in FTPfileTransfer() 146 } else dmachine.log_err("Malformed PASV reply: "+line); in FTPfileTransfer() 181 dmachine.log_fatal("FTP RETR Error "+rc+" when loading "+qf.getName()); in FTPfileTransfer() 221 dmachine.log_err("FTP USER login failed, rc="+rc); in login() 231 dmachine.log_err("FTP PASS login failed, rc="+rc); in login()
|
H A D | downloadfactory.java | 54 this.havebytes=new File(dmachine.tmp_dir,qf.getLocalName()).length(); in downloadfactory()
|
H A D | fspfactory.java | 23 ses.setTimeout(dmachine.timeout); in processRequest()
|
H A D | dmachine.java | 5 public class dmachine class 230 httpfactory.useragent=dmachine.NAME+"/"+dmachine.VERSION+" (Java Virtual Machine)"; in defaultinit()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/ |
H A D | switch_ivr_async.c | 147 dmachine = switch_core_alloc(pool, sizeof(*dmachine)); in switch_ivr_dmachine_create() 152 dmachine->match.dmachine = dmachine; in switch_ivr_dmachine_create() 153 dmachine->name = switch_core_strdup(dmachine->pool, name); in switch_ivr_dmachine_create() 188 if (!(dmachine && *dmachine)) return; in switch_ivr_dmachine_destroy() 209 dmachine->name, dmachine->realm->name, terminators); in switch_ivr_dmachine_set_terminators() 587 dmachine->match.user_data = dmachine->user_data; in switch_ivr_dmachine_ping() 588 s = dmachine->match_callback(&dmachine->match); in switch_ivr_dmachine_ping() 619 dmachine->match.user_data = dmachine->user_data; in switch_ivr_dmachine_ping() 620 s = dmachine->nonmatch_callback(&dmachine->match); in switch_ivr_dmachine_ping() 664 char *e = dmachine->digits + strlen(dmachine->digits); in switch_ivr_dmachine_feed() [all …]
|
H A D | switch_ivr_play_say.c | 765 if (args->dmachine) { in switch_ivr_record_file() 803 if (args && args->dmachine) { in switch_ivr_record_file() 1057 if (args && args->dmachine) { in switch_ivr_gentones() 1082 if (args->dmachine) { in switch_ivr_gentones() 1628 if (args->dmachine) { in switch_ivr_play_file() 1851 if (args && args->dmachine) { in switch_ivr_play_file() 1897 if (args && args->dmachine && switch_ivr_dmachine_is_parsing(args->dmachine)) { in switch_ivr_play_file() 2788 if (args->dmachine) { in switch_ivr_speak_text_handle() 2837 if (args && args->dmachine) { in switch_ivr_speak_text_handle() 2889 if (args && args->dmachine) { in switch_ivr_speak_text_handle() [all …]
|
H A D | switch_core_io.c | 127 if (session->dmachine[i]) { in switch_core_session_read_frame() 129 switch_ivr_dmachine_ping(session->dmachine[i], NULL); in switch_core_session_read_frame() 1009 if (session->dmachine[0]) { in switch_core_session_recv_dtmf() 1011 switch_ivr_dmachine_feed(session->dmachine[0], str, NULL); in switch_core_session_recv_dtmf() 1090 if (session->dmachine[1]) { in switch_core_session_send_dtmf() 1092 switch_ivr_dmachine_feed(session->dmachine[1], str, NULL); in switch_core_session_send_dtmf()
|
H A D | switch_ivr.c | 256 if (!args->input_callback && !args->buf && !args->dmachine) { in switch_ivr_sleep() 262 if (args->dmachine) { in switch_ivr_sleep() 300 if (args && args->dmachine) { in switch_ivr_sleep() 301 if ((status = switch_ivr_dmachine_ping(args->dmachine, NULL)) != SWITCH_STATUS_SUCCESS) { in switch_ivr_sleep() 1154 if (args && !args->input_callback && !args->buf && !args->dmachine) { in switch_ivr_park() 1162 if (args->dmachine) { in switch_ivr_park() 1191 if (args && args->dmachine) { in switch_ivr_park() 1192 if ((status = switch_ivr_dmachine_ping(args->dmachine, NULL)) != SWITCH_STATUS_SUCCESS) { in switch_ivr_park() 1277 if (!args->input_callback && !args->buf && !args->dmachine) { in switch_ivr_collect_digits_callback() 1283 if (args->dmachine) { in switch_ivr_collect_digits_callback() [all …]
|
H A D | switch_ivr_bridge.c | 1354 switch_ivr_dmachine_t *dmachine[2] = { 0 }; in signal_bridge_on_hibernate() local 1397 if ((dmachine[0] = switch_core_session_get_dmachine(session, DIGIT_TARGET_SELF)) || in signal_bridge_on_hibernate() 1398 (dmachine[1] = switch_core_session_get_dmachine(session, DIGIT_TARGET_PEER))) { in signal_bridge_on_hibernate() 1404 if (dmachine[0]) { in signal_bridge_on_hibernate() 1405 switch_ivr_dmachine_ping(dmachine[0], NULL); in signal_bridge_on_hibernate() 1407 if (dmachine[1]) { in signal_bridge_on_hibernate() 1408 switch_ivr_dmachine_ping(dmachine[1], NULL); in signal_bridge_on_hibernate()
|
H A D | switch_core_session.c | 44 …ion_set_dmachine(switch_core_session_t *session, switch_ivr_dmachine_t *dmachine, switch_digit_act… in switch_core_session_set_dmachine() argument 49 if (dmachine) { in switch_core_session_set_dmachine() 50 switch_ivr_dmachine_set_target(dmachine, target); in switch_core_session_set_dmachine() 52 session->dmachine[i] = dmachine; in switch_core_session_set_dmachine() 61 return session->dmachine[i]; in switch_core_session_get_dmachine() 1578 if ((*session)->dmachine[i]) { 1579 switch_ivr_dmachine_destroy(&(*session)->dmachine[i]);
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/ |
H A D | switch_ivr.h | 989 SWITCH_DECLARE(switch_bool_t) switch_ivr_dmachine_is_parsing(switch_ivr_dmachine_t *dmachine); 990 SWITCH_DECLARE(switch_status_t) switch_ivr_dmachine_last_ping(switch_ivr_dmachine_t *dmachine); 991 SWITCH_DECLARE(const char *) switch_ivr_dmachine_get_name(switch_ivr_dmachine_t *dmachine); 1002 SWITCH_DECLARE(void) switch_ivr_dmachine_destroy(switch_ivr_dmachine_t **dmachine); 1004 SWITCH_DECLARE(switch_status_t) switch_ivr_dmachine_bind(switch_ivr_dmachine_t *dmachine, 1013 SWITCH_DECLARE(switch_status_t) switch_ivr_dmachine_clear(switch_ivr_dmachine_t *dmachine); 1015 …LARE(switch_ivr_dmachine_match_t *) switch_ivr_dmachine_get_match(switch_ivr_dmachine_t *dmachine); 1016 SWITCH_DECLARE(const char *) switch_ivr_dmachine_get_failed_digits(switch_ivr_dmachine_t *dmachine); 1017 SWITCH_DECLARE(void) switch_ivr_dmachine_set_digit_timeout_ms(switch_ivr_dmachine_t *dmachine, uint… 1019 SWITCH_DECLARE(switch_status_t) switch_ivr_dmachine_clear_realm(switch_ivr_dmachine_t *dmachine, co… [all …]
|
/dports/ftp/dmachine/ |
H A D | .license-catalog.mk | 5 _LICENSE_DISTFILES=dmachine-0.25.zip
|
/dports/devel/bmake/bmake/mk/ |
H A D | meta2deps.py | 377 dmachine = m.group(1) 378 if dmachine != self.machine: 380 dmachine == self.host_target): 382 print("adding .%s to %s" % (dmachine, ddep), file=self.debug_out) 383 ddep += '.' + dmachine
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_httapi/ |
H A D | mod_httapi.c | 392 switch_ivr_dmachine_t *dmachine = NULL; in parse_playback() local 571 switch_ivr_dmachine_set_realm(dmachine, realm); in parse_playback() 573 switch_ivr_dmachine_set_terminators(dmachine, terminators); in parse_playback() 576 myargs.dmachine = dmachine; in parse_playback() 701 if (dmachine) { in parse_playback() 702 switch_ivr_dmachine_destroy(&dmachine); in parse_playback() 960 switch_ivr_dmachine_t *dmachine = NULL; in parse_record() local 1066 switch_ivr_dmachine_set_realm(dmachine, realm); in parse_record() 1071 myargs.dmachine = dmachine; in parse_record() 1118 if (dmachine) { in parse_record() [all …]
|
/dports/games/openra/OpenRA-release-20200503/mods/ts/audio/ |
H A D | music.yaml | 27 dmachine: Deploy Machines
|
/dports/ftp/dmachine/dmachine-0.25/ |
H A D | NEWS | 4 deploy dmachine to Maven Central. 122 must be dmachine inactive before exiting.
|
H A D | dmachine.cnf | 8 # http://dmachine.sourceforge.net/
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/private/ |
H A D | switch_core_pvt.h | 187 switch_ivr_dmachine_t *dmachine[2]; member
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/ |
H A D | mod_dptools.c | 286 switch_ivr_dmachine_t *dmachine; in SWITCH_STANDARD_APP() local 310 if ((dmachine = switch_core_session_get_dmachine(session, t))) { in SWITCH_STANDARD_APP() 314 switch_ivr_dmachine_destroy(&dmachine); in SWITCH_STANDARD_APP() 316 switch_ivr_dmachine_clear_realm(dmachine, realm); in SWITCH_STANDARD_APP() 329 switch_ivr_dmachine_t *dmachine; in SWITCH_STANDARD_APP() local 345 if ((dmachine = switch_core_session_get_dmachine(session, target))) { in SWITCH_STANDARD_APP() 346 switch_ivr_dmachine_set_realm(dmachine, realm); in SWITCH_STANDARD_APP() 357 switch_ivr_dmachine_t *dmachine; in bind_to_session() local 362 if (!(dmachine = switch_core_session_get_dmachine(session, target))) { in bind_to_session() 376 switch_core_session_set_dmachine(session, dmachine, target); in bind_to_session() [all …]
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/ |
H A D | conference_loop.c | 875 } else if (member->dmachine) { in conference_loop_input() 880 switch_ivr_dmachine_feed(member->dmachine, str, NULL); in conference_loop_input() 883 } else if (member->dmachine) { in conference_loop_input() 884 switch_ivr_dmachine_ping(member->dmachine, NULL); in conference_loop_input()
|
H A D | conference_member.c | 65 …switch_ivr_dmachine_bind(member->dmachine, "conf", digits, 0, 0, conference_loop_dmachine_dispatch… in conference_member_do_binding() 979 switch_ivr_dmachine_create(&member->dmachine, "mod_conference", NULL, in conference_member_add() 1201 if (member->dmachine) { in conference_member_del() 1202 switch_ivr_dmachine_destroy(&member->dmachine); in conference_member_del()
|