search for: ntimeout

Displaying 5 results from an estimated 5 matches for "ntimeout".

Did you mean: timeout
2009 May 19
1
[PATCH node-image] Fixing the autotest script.
...Marker 4\n\n"; exp_continue } - -exact "login:" { send_log "\n\nMarker 5\n\n"; exit } + -re "localhost.*login:" { send_log "\n\nMarker 5\n\n"; exit } timeout { - send_log "\nMarker not found.\n\n" + send_log "\nTimeout waiting for marker..\n\n" exit 1 } eof { - send_log "Unexpected end of file." + send_log "Unexpected end of file." exit 2 } - - send_log \"\n\nUnexpected end of interaction.\n\n\" - exit 3 } -' +send_log "\n\nUnexpected end o...
2006 Feb 27
1
Problems dialing to another Asterisk server
...("Local/16007@mariaSIP/n"); originateAction.setCallerId("asterisk"); originateAction.setCallingPres(new Boolean(true)); originateAction.setContext("mariaSIP"); originateAction.setExten("222"); originateAction.setPriority(nPriority); originateAction.setTimeout(nTimeout); originateResponse = managerConnection.sendAction(originateAction, 30000); if(originateResponse.getResponse().equals("Success")) { setVarAction.setVariable("STRING3"); setVarAction.setValue("SIP/6020"); originateResponse = managerConnection.sendAction(setVarA...
2010 Mar 26
3
[PATCH node] Update autobuild and autotest scripts for new build structure
...77 $workdir + + # set default kernel arguments if none were provided + # the defaults boot in standalone mode + if [ -z "$kernelargs" ]; then + kernelargs="standalone" + fi + + local definition="DEFAULT pxeboot" + definition="${definition}\nTIMEOUT 20" + definition="${definition}\nPROMPT 0" + definition="${definition}\nLABEL pxeboot" + definition="${definition}\n KERNEL vmlinuz0" + definition="${definition}\n IPAPPEND 2" + definition="${definition}\n APPEND rootflags...
2016 Aug 03
0
Crash after connection close when callback is in progress
...rc/conf/object_event.c:560 state = 0xaf5380 #4 0x00007fc83280b7aa in virEventPollDispatchTimeouts () at ../../../src/util/vireventpoll.c:457 cb = 0x7fc8328a48d0 <virObjectEventTimer> timer = 1 opaque = 0xaf5380 now = 1470212691501 i = 0 ntimeouts = 1 #5 virEventPollRunOnce () at ../../../src/util/vireventpoll.c:653 fds = 0x7fc824000920 ret = <optimized out> timeout = <optimized out> nfds = 1 __func__ = "virEventPollRunOnce" __FUNCTION__ = "virEventPollRunOnce"...
2011 Jan 10
0
No subject
...</DIV> <DIV>UNAVAILABLE call forward to C in my case 010-602 4976</DIV> <DIV>&nbsp;</DIV> <DIV>From manager:</DIV> <DIV>Action: Originate\r\nChannel: OOH323/00733025975 at Avaya\r\nExten:=20 0106024000\r\nContext: inputinterior.se\r\nPriority: 1\r\nTimeout:=20 1000\r\nCallerID: 106024000\r\n\r\n</DIV> <DIV>DBPut\r\nFamily: DS\r\nKey: 0733025975\r\nVal: = NOT_INUSE\r\n\r\n</DIV> <DIV>&nbsp;</DIV> <DIV>Wait a second...</DIV> <DIV>&nbsp;</DIV> <DIV>Action: DBGet\r\nFamily: DS\r\nKey: 07...