Displaying 20 results from an estimated 5000 matches similar to: "DFS"
2004 Oct 04
1
Update: Samba Shares not Refreshing contents
Actually it looks like this problem only affects some workstations.
Could it be my domain policy? (I guess so 'cause only computers logged on to the domain exhibit this behavior)
Anyone ever experienced this?
Omar
-----Original Message-----
From: samba-bounces+omar=idea.com.mx@lists.samba.org [mailto:samba-bounces+omar=idea.com.mx@lists.samba.org] On Behalf Of Omar Casta?eda Acosta
Sent:
2006 Jul 13
1
PDF and Charts???
I''m facing a problen while developing an app in rails...
How can I generate PDF files and Charts....
I think that maybe a solution would be to have a Tomat running and leave the
task of generate PDF and create dinamyc charts to
Java with Jasper and JFreechart.... but.. I''m not sure how to acomplish
this.
Any ideas on how to use rails and java in the same app.????
I already
2002 Oct 08
5
Filesystem for Samba server
> Hi,
> Sorry if this is a stupid question (bit of a newbie). I'm building a Samba
> fileserver on a box with a hardware raid array of about 65GB which I'm
> hoping to share out to the local LAN . I was wondering if the filesystem
> used (ext2,ext3, reiserfs etc) on the partition where the Samba shares
> will reside makes much of a difference? I'd obviously like to
2012 Feb 23
0
Transmit NOA (sss) to Dialogic IMG via SIP / Transmisión de NOA hacia Dialogic IMG por SIP
Spanish/Espa?ol:
Hola a Tod at s,
Estoy en la implementaci?n de una soluci?n a medida en la cual requerimos conectarnos v?a SIP a un IMG de DIalogic y salir hacia otras centrales (MSC) v?a SS7, la conexi?n entre Asterisk y el IMG es SIP, pero como requerimiento necesito enviar un NOA (Nature of Address) con valor 8 por requerimientos normativos, hasta ahora no he podido encontrar como puedo
2007 Feb 05
0
Callfiles to Meetme Fails (was: RE: Using Local Channels with Originate)
I have Meetme conferencing compiled for Debian as per
http://powerontech.com/freepbx-on-debian.htm . I drop a callfile in the
outgoing dir, and it intitiates a call to a local extension as a
channel, but the call seems to block on the Meetme() command. That
extension completes the outgoing Dial(SIP) command to my phone,
announcing that leg is the only member of the conference, and just
waits. If I
2006 Nov 26
0
Dialout to Meetme Fails?
I'm trying to use Asterisk (v1.2.11) make a callback that dials both
legs of the call into a Meetme() room together, but I keep getting
"conf-invalid" messages.
I created a callfile (/var/spool/asterisk/outgoing/out.call) that
specifies a Local channel (extension) which contains a Dial() command to
the "dialer", and an extension which contains a Dial() command to the
2007 Aug 08
0
FW: OT - Callto:// tags inside web pages
Olivier,
I think you are getting confused. Call me on 212-203-4357 and I'll
answer your questions but basically I think you are doing this the wrong
way.
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
<mailto:dean at cognation.net> +1-212-203-4357 Ph
+61-2-9016-5642 (Sydney in-dial).
________________________________
From: asterisk-users-bounces at
2004 Nov 23
4
ATA186 V2.15.ms upgrade
I dont have a cisco acount yet
can some bady hel me with the
ata18x-v2-16-030401a-1.zip file.
thanks in advance
Rodney Acosta Coya.
Dpto. Tecnologia de la Informacion.
racosta@moanickel.com.cu
Tel:(53)(24) 62 611
-----Mensaje original-----
De: Paul Rodan [mailto:asterisk@glitch.cc]
Enviado el: Martes, 23 de Noviembre de 2004 11:24 a.m.
Para: 'Asterisk Users Mailing List - Non-Commercial
2007 Aug 07
1
OT - Callto:// tags inside web pages
Hi,
Where can I find relevant information concerning callto:// tags ?
Is it standardized or browser specific ?
How within your browser, can you specify the software and parameters to used
when clicking on such callto:// tags ?
I couldn't find much googling or reading Preferences tab in Firefox.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Feb 12
0
OT: Support of callto or tel protocols in MS Office ?
Hello,
Has someone successfully configured support of either callto or tel
protocol in MS Office in general or MS Office Online's Outlook specifically
?
(I'm referring here in Outlook client embedded in MS Office cloud service).
If positive, what are the basic steps to enable such feature (clicking on a
contact phone number triggers whatever program is attached to tel/callto
protocol in
2013 Aug 15
0
[LLVMdev] BranchInst comparison
How could BranchInst be used to insert new branch between two basic blocks
to get result like this example:
br label %if.else
br label %if.then
br i1 %cmp1, label %if.then, label %if.else
Thanks for your help
On 14 August 2013 21:36, Eli Friedman <eli.friedman at gmail.com> wrote:
> Your question isn't clear; please restate what specifically isn't working.
>
> -Eli
2004 Apr 22
3
D/41 ESC dialogic ISA CARD
Hello,
I just wanted to know if any of you has successfully (or know about)
installed the Dialogic 4xFXs ISA CARD D/41 ESC? Does it work with *?, if
so, how is the driver called?
Thanks a lot for your comments.
Alejandro Acosta,-
2007 Jul 12
1
Problems with Wine in Mandriva....
Hi, i tested the same porogram, that have problems, so try to compile
yourself, i download the sources and make ./configure & make & make install
and lather this will we work...
--
Maximiliano Casta??n (maximi89)
Linux user # 394821
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 14
0
[LLVMdev] BranchInst comparison
or like this
%cmp4 = icmp eq i32 %rem, 0
br i1 %cmp4, label %if.then5, label %if.else7
On 14 August 2013 20:08, Rasha Omar <rasha.sala7 at gmail.com> wrote:
> Hi All,
>
> How could I use BranchInst to implement for example
> br label %if.else7
> br label %if.then5
> br i1 %cmp4, label %if.then5, label %if.else7
>
> I can use BranchInst for only one
2013 Aug 14
3
[LLVMdev] BranchInst comparison
Your question isn't clear; please restate what specifically isn't working.
-Eli
On Wed, Aug 14, 2013 at 11:57 AM, Rasha Omar <rasha.sala7 at gmail.com> wrote:
> or like this
>
> %cmp4 = icmp eq i32 %rem, 0
>
> br i1 %cmp4, label %if.then5, label %if.else7
>
>
> On 14 August 2013 20:08, Rasha Omar <rasha.sala7 at gmail.com> wrote:
>
>> Hi
2013 Jun 10
0
[LLVMdev] CFG of a function
Hi Rasha,
First, you should not erase that cloned function XD the idea is that your
pass should create that new function, add it to a module (that could be the
same one where the original function is, or another one that you could be
creating if that is the case), and then just let it be: the pass manager
should identify this new function (after your pass returned) and all the
other analysis and
2013 Jun 07
1
[LLVMdev] CFG of a function
But I don't want to map only basic blocks, I need too to map the edges "the
whole CFG of the function"
Save the CFG of the function in another memory address and call it for
example orgCFG and change the CFG by referencing to the orgCFG
Thank you for help and patience
On 6 June 2013 10:59, Alexandru Ionut Diaconescu <
alexandruionutdiaconescu at gmail.com> wrote:
> I
2013 Jun 06
0
[LLVMdev] CFG of a function
I don't use a function for do the mapping, it may be MapValue(). If it does
not work, alias an int identifier for each basic block. Be aware because
basic block cannot have the same name (getName) in the same function, but
they might have the same name being in different functions. Therefore, take
into account the function name as well.
Good luck
On Thu, Jun 6, 2013 at 10:55 AM, Rasha Omar
2013 Jul 31
1
[LLVMdev] Instruction insertion By Module Pass
Thank you for your help
I tried
Instruction* p=&( Bb->front());
Type * Int32Type = IntegerType::getInt32Ty(getGlobalContext());
AllocaInst* newInst = new AllocaInst(Int32Type,"flag", p);
that works well
but I need to store the value of the variable too.
What's the method that could be used to store specific value??
On 30 July 2013 16:01, John Criswell
2005 Aug 12
4
Dell Poweredge 1400
Hi all,
In this moment I have the opportunity to install asterisk in Poweredge 1400
Dell Server (PIII, 2 GB of RAM). I wonder if any of you have any experience
running asterisk (+ Digium cards) on this kind of hardware, any comment about
know problems or good experiences are welcome.
Thanks in advance.
Alejandro Acosta,-