Displaying 20 results from an estimated 36 matches for "thnk".
Did you mean:
think
2010 Apr 28
2
Gateway E1 <=> Asterisk ?
...e two server and two E1 not in the same site.
I am search a hardware gateway, if possible in 1U Rack with 2/4 or 8
E1 capacity with echo cancellation.
I want that this "gateway" connect in trunk sip to my asterisk.
Anyone have idea of good products for this ?
Redfone ? but no SIP i thnk's, only in MAC/Ethernet
Patton ? Not in rack
other ?
thanks for your help
Olivier
2014 Feb 26
2
Introduction mail
Thanks for replying i was thinking of working on
PHP binding improvement project i thnk it fits my skills.
how should i start help..
On Wed, Feb 26, 2014 at 5:11 PM, Olly Betts <olly at survex.com> wrote:
> On Tue, Feb 25, 2014 at 08:12:40PM +0530, Avinandan Bhattacharjee wrote:
> > Hi my name is Abhinandan Bhattacharjee i am student of Computer Science
> > str...
2006 Nov 29
2
Quota's with Thunderbird
...e quotas on the mailbox
when using Thunderbird, but Thunderbird reports that the "server does
not support quota's" when trying to view the usage? Is Thunderbird
expecting something different?
Viewing the mailbox through Squirelmail, the quota's are reported
correctly, so I would thnk that Thunderbird is where the problem lies.
Regards
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20061129/8298c8b4/attachment-0001.html>
2009 Jun 16
2
[LLVMdev] ML types in LLVM
...and found that it was often several times
>faster than OCaml when the GC is not the bottleneck:
>
>http://flyingfrogblog.blogspot.com/2009/03/performance-ocaml-vs-hlvm-beta-04.html
For numerical tasks and Array tasks but your graphs show for data
manipulation for Lists LLVM is slower. I thnk you need further benchmarks,
is this at all posible for you to do :)
Interesting,
Aaron
2017 Nov 29
1
C 7, lockd issue
I thnk I posted this last week, but to refresh your minds (for Americans,
after all the turkey): two C7 boxes, updated. box 1 is exporting
directories; box 2 is not running nfs. From box 1, every minute, I get
<...> kernel: lockd: server fred.local not responding, timed out
Now, on box 2, fred is...
2015 Mar 12
2
GXP 1405 and asterisk
Hi list, someone has successfully change different ringtone from
dialpan with asterisk with this model Granstream?
for example:
exten => 0,1,Playback(pls-wait-connect-call)
same=> n,SIPAddHeader(Alert-Info:;info=ring3)
same=> n,Dial(SIP/310&SIP/318,30,t)
can not get it to work
any idea o tips?
regardss
--
rickygm
http://gnuforever.homelinux.com
2018 Mar 15
0
Vary an equation using values from a sequence
I thnk what you want is ?outer. e.g.:
outer(Data -min(Data),value,FUN = "+")
Whether this works for your real task, however, may depend on details and
complexities that you have omitted.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along a...
2009 Jun 18
0
[LLVMdev] ML types in LLVM
...imes
> >faster than OCaml when the GC is not the bottleneck:
> >
> >http://flyingfrogblog.blogspot.com/2009/03/performance-ocaml-vs-hlvm-beta-
> >04.html
>
> For numerical tasks and Array tasks but your graphs show for data
> manipulation for Lists LLVM is slower. I thnk you need further benchmarks,
> is this at all posible for you to do :)
The only benchmarks where HLVM does not thrash OCaml are GC intensive and that
is solely because HLVM has a very naive and inefficient GC implementation
(going via a hash table!). I assume Wesley intends to reuse MLton'...
2018 Mar 15
2
Vary an equation using values from a sequence
Hi All,
I have a vector of data on which I am operating. The equation with which I want to operate on the vector has a value k. I want to run the equation and output a new vector, each time replacing k with each value from the sequence I defined. I have thought about using for loops and such, but this seems like overkill. I am wondering if there is a simple solution that would allow me to
2019 Jun 15
2
[libnbd PATCH] build: Fix OCaml build on Fedora 29
Once ocamlfind is installed, 'make' failed for me with:
ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-gdwarf' -package unix -c NBD.ml -o NBD.cmo
File "NBD.ml", line 1:
Error: Could not find the .cmi file for interface NBD.mli.
make[2]: *** [Makefile:823: NBD.cmo] Error 2
I'm not positive that this is the perfect fix, but it at least
2006 May 08
3
(g)lm ordinal or scaled values?
There is a difference in the p- value from 0.000 and 0.012 when I am
using SPSS.
0.000 when I am using the independent variable as scaled 0.012 if I am
using the variable as ordinal.
The independent variable is ordinal but it seems that R is using the
variable as an scaled, because the P- Value is computed with 4.66e-06
so I am not sure which description I am misunderstanding:
SPSS;:
2019 Jul 08
4
Question on Aliasing and invariant load hoisting
Hi,
I have the below test case.
--snip--
struct st {
int a;
int b;
};
int * ptr;
int x,y;
void bar(int *x);
void foo() {
struct st obj;
bar(&obj.b);
if(x)
obj.a =x;
else
obj.a =y;
for (int i=0; i<obj.a;i++)
ptr[i]=i;
}
--snip--
LLVM IR produced at -O3 is shown below.
ref: https://godbolt.org/z/WPlmfr
--Snip--
%8 = getelementptr inbounds %struct.st,
2009 Jun 16
0
[LLVMdev] ML types in LLVM
On Sunday 14 June 2009 14:09:33 Wesley W. Terpstra wrote:
> On Sun, Jun 14, 2009 at 10:50 AM, Florian Weimer<fw at deneb.enyo.de> wrote:
> > Is this really a problem for MLton? I think you only get less precise
> > alias analysis, and that's it.
>
> Correct. However, I want a fair comparison between LLVM performance
> and the native x86 codegen. If I don't
2014 Dec 29
2
[OFF TOPIC] monit
Hi list , I'm trying to run monit with asterisk, starting as simple
# My PBX Asterisk
check process asterisk with pidfile /var/run/asterisk/asterisk.pid
start program = "/etc/init.d/asterisk start" with timeout 60 seconds
stop program = "/etc/init.d/asterisk stop" with timeout 60 seconds
if failed host 127.0.0.1 port 5038 then restart
if 5 restarts within 5 cycles then
2019 Jun 17
0
Re: [libnbd PATCH] build: Fix OCaml build on Fedora 29
...d876bb..557151c 100644
> --- a/ocaml/Makefile.am
> +++ b/ocaml/Makefile.am
> @@ -32,6 +32,11 @@ if HAVE_OCAML
> OCAMLFLAGS = $(OCAML_FLAGS) $(OCAML_WARN_ERROR) -ccopt '$(CFLAGS)'
> OCAMLPACKAGES = -package unix
>
> +NBD.cmi: NBD.mli
> + $(OCAMLC) -c $< -o $@
I thnk this line should be:
$(OCAMLFIND) ocamlc $(OCAMLFLAGS) $(OCAMLPACKAGES) -c $< -o $@
otherwise you are dropping warning flags.
However I don't know why this should be necessary because in
subdir-rules.mk we have:
%.cmi: $(srcdir)/%.mli
$(OCAMLFIND) ocamlc $(OCAMLFLAGS) $(O...
2011 May 30
1
64-bit FLAC structure sizes and padding
Hi all,
As I understand there could be issues to edit/create FLAC files in 64-bit
due to different structure sizes (data alignment and data structure padding
added by 64-bit compilers). I don't know if this have been dealt with before
in this list.
I suggest the following addition to the headers (understood by most
compilers)
#pragma pack(push,4)
FLAC_structures ...
#pragma pack(pop)
That
2011 Aug 05
0
Latent Class with covariates
...Or maybe is there an R package to use my ordinal "response" variables to compute membership probabilities and then (as a second independent analysis) use another software to compute regression coefficients where the membership probabilities will be coninuous(???) dependent variables?
Thnk you for the help
Jason
Dr. Iasonas Lamprianou
Department of Social and Political Sciences
University of Cyprus
>
[[alternative HTML version deleted]]
2009 Sep 23
1
graduation
Hi everyone
I want help in graduating the attached rates and checking for goodness
of fit and smoothness using R please help.
Many thnk
TOo every one around the world
This message and attachments are subject to a disclaimer. Please refer
to www.it.up.ac.za/documentation/governance/disclaimer/ for full
details. / Hierdie boodskap en aanhangsels is aan 'n vrywaringsklousule
onderhewig. Volledige besonderhede is by
www.it.up.ac.z...
2003 Jun 11
0
All extensions busy
Hi
Firstly could I thnk everyone who has helped me so far,
I just have a couple of queries
I have not had chance to debug this much yet
but When using the tdm40p all extesions busy themselves out, and * cannot rint
the extensions for incoming calls
is this because I don't have a hangup statement at the end of the i...
2005 Feb 10
0
Please share the experience on VoIP phones heavyusing.
Hi,
cisco's phones are VoIP only
polycom build (video-) conferencing devices.
One Cisco model (7930 I thnk) is a polycom in disguise.
The code is not 'cisco-like' (at least the version I had.
Both brands make very good quality equipments.
Good sound, good support, ...
Regards,
Shaoul Jacobson
VoIP Consultant
Tellink
Tel : +32 3 201 96 36
Fax : +32 3 227 09 81
e-mail shaoul@tellink.com
----...