search for: notok

Displaying 7 results from an estimated 7 matches for "notok".

Did you mean: nook
2003 Aug 06
1
S4 methods bug in naming of slots (PR#3665)
...following works fine: setClass("ok", representation( "A" = "matrix", "Cmatrix" = "matrix")) new("ok", "A" = diag(4), "Cmatrix" = diag(4)) But the following doesn't work: setClass("notok", representation( "A" = "matrix", "C" = "matrix")) new("notok", "A" = diag(4), "C" = diag(4)) It says > new("notok", + "A" = diag(4), + "C" = diag(4)) Error in me...
2007 Mar 15
1
asterisk n-way call problem
...en => s,n,Set(DYNAMIC_FEATURES=nway-inv#nway-noinv) exten => s,n,Dial(Local/${DEST}@dynamic-nway-dest,,g) exten => s,n,Set(DYNAMIC_FEATURES=) exten => s,n,Goto(dynamic-nway,${CONFNO},1) [macro-nway-ok] exten => s,1,ChannelRedirect(${BRIDGEPEER},dynamic-nway,${CONFNO},1) [macro-nway-notok] exten => s,1,SoftHangup(${BRIDGEPEER}) #########################sip.conf############################################### [saad] userid=saad secret=1234 host=dynamic type=friend context=local qualify=4000 insecure=invite,port dtmfmode = inband disallow = all allow=ulaw [riz] userid=riz secret=1...
2007 Feb 13
5
Fatigued R
Hi R, Please solve my problem........... I am extracting Bloomberg data from R, in a loop. R is getting fatigued by doing this process and gives some errors. I introduced sleep function. Doing this sometimes I get the results and sometimes not. I even noticed that if I give complete rest for R (don't open R window) for 1 day and then run my code with the sleep function, then the
2008 Aug 20
1
3-way conference call
...,n,Set(DYNAMIC_FEATURES=nway-conf-inv#nway-conf-noinv) exten =>s,n,Dial(local/${DEST}@nway-conf-dest,,g) exten =>s,n,Set(DYNAMIC_FEATURES=) exten =>s,n,Goto(nway-conf,${CONFNO},1) [macro-nway-conf-ok] exten =>s,1,ChannelRedirect(${BRIDGEPEER},nway-conf,${CONFNO},1) [macro-nway-notok] exten =>s,1,SoftHangup(${BRIDGEPEER}) ////////////////////////////////sip.conf///////////////////////////////////////////// [general] context=default bindport=5060 bindaddr=0.0.0.0 allowoverlap=no srvlookup=yes [user1] type=friend username=user1 secret=salutt quality=yes host=...
2009 Oct 18
2
Bug with .First in R 2.10
Under R2.10.0 beta (2009-10-14 r50082) my .First does not run reliably. I reported this last week, but not reproducibly, and it seemed to go away, so I thought it might be installation-related. But it has now recurred reproducibly, at least on my machine. The website ftp://ftp.csiro.au/MarkBravington contains two .RData files each containing (only) a .First. One of them does what it should, and
2007 Apr 23
1
problem with 3-way conferenicing
...> s,1,ChannelRedirect(${BRIDGEPEER},nway-conf,${CONFNO},1) The application map defined in features.conf is: [applicationmap] nway-conf-start => *0,self/caller,Macro,nway-conf-start nway-conf-inv => **,self/caller,Macro,nway-conf-ok nway-conf-noinv => *9,self/caller,Macro,nway-conf-notok The output logs on Asterisk console: localhost*CLI> localhost*CLI> -- Executing [ca1@manu:1] Dial("SIP/ua1-ac750040", "SIP/ca1||wWtTkKr") in new stack -- Called ca1 -- SIP/ca1-ab110040 is ringing -- SIP/ca1-ab110040 answered SIP/ua1-ac750040 [Apr 19 16:14:12] WA...
2003 Dec 01
0
No subject
...gistry entry in the client in question is ok. I've done smb (see below) and snoop traces (I'll send them if necessary) but, since I'm no SMB expert, they are'nt very helpful to me. Hopefully someone has an idea how to proceed with this problem!? TIA, Walter smblog.gladbach10:35 NOTOK ... Scanning username map /opt/samba/private/user.map [2001/07/12 07:38:57, 4] smbd/password.c:(400) Checking SMB password for user mbraun [2001/07/12 07:38:57, 4] smbd/password.c:(427) smb_password_ok: Checking NT MD4 password [2001/07/12 07:38:57, 4] smbd/password.c:(434) NT MD4 password...