Displaying 20 results from an estimated 66 matches for "edoardo".
Did you mean:
edgardo
2015 Jan 02
1
Help in building R with minGW
Dear R users,
I would need some help in building R using minGW in windows 8.1. After
using the command *configure *(./configure --enable-R-shlib
--with-readline=no --with-x=no), I use the command *make. *This results in
the following error:
[...]
make[2]: Leaving directory `/home/Edoardo/r-3.1.2/src/nmath'
make[2]: Entering directory `/home/Edoardo/r-3.1.2/src/unix'
make[3]: Entering directory `/home/Edoardo/r-3.1.2/src/unix'
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c dynload.c -o dynload.o
dynload.c:...
2007 Aug 15
1
CDR billsec greater than duration
Hi all,
I have a strange situation on a Asterisk 1.2.17 with FreePBX 2.2.1
Doing a select in the CDR table I noticed there are some calls with
billsec greater than duration, duration is always 0 in those calls.
How can this happens ? Am I missing something ?
Tnx in advance
Regards
Edoardo Serra
WeBRainstorm S.r.l.
2016 Jan 17
5
running an icecast server
...behind a webserver like ngingx or apache?
3.Can I disable the login interface? what can be disabled?
My best guess is to run icecast behind a webserver, keeping icecast on port
8000 and refusing everything that is not a request for a legit mount,
adding a custom admin url.
Thanks for your input
Edoardo Putti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20160117/0303af44/attachment.htm
2007 Mar 31
4
Sponsored development - Monodirectional audio handling
...hen the called party is still ringing.
Our billing software is billing the user (and the carrier is billing us)
even with unsuccessful calls.
This way we can start billing when the user press the DTMF sequence to
unlock audio (even if carriers bill us wrongly)
Someone wants to help ??
Regards
Edoardo Serra
WeBRainstorm S.r.l.
2007 Mar 23
3
SIP/IAX peers UNREACHABLE and audio loss
...lt;-> ZAP)
Used codec is mostly G729
Sometimes on asterisk cli i see some messages like
"Avoided initial deadlock for '0x9fd130', 10 retries!"
I don't know if it could be somehow related.
Someone of you can point me in the right direction ?
Tnx in advance
Regards
Ing. Edoardo Serra
WeBRainstorm S.r.l.
2016 Jan 17
1
running an icecast server
...cy use.
On Sun, Jan 17, 2016 at 9:36 AM, David Saunders <abitar.com at gmail.com>
wrote:
> Hey.
>
> They are big questions, I no expert with exploits of icecast so I
> will give you what I have gain from experiences.
>
>
>
> On Sun, Jan 17, 2016 at 9:30 AM, Edoardo Putti <edoardo.putti at gmail.com>
> wrote:
>
>> Hello everyone,
>>
>> I'm in the process of running an Icecast server and I would like to know
>> some best pratices.
>>
>> 1. Should I place Icecast on port 8000 or should I change that to one
>...
2006 May 23
6
How to list all models of an application?!?
How can I get a list of all model classes in the domain of a Rails
application (all models, both in "app/models" and in
components/somedir/model.rb)?
Thanx in advance for your precious help!
Edoardo "Dado" Marcora
2006 Mar 15
3
Self-referential join model does not work
...de_id''. Furthermore, :association_foreign_key is not accepted
as a parameter to has_many :through associations.
Does anybody have a clue of what I am doing wrong here? Or is it that Rails
1.1 does not support self-referential join models?
Thanx in advance for the help and consideration,
Edoardo "Dado" Marcora
2016 Jan 20
3
linking icecast to ios and android phones
I think it's because the website uses Flash as first player instead of
using it as a fallback for when the browser does not support modern web
standards like the audio tag.
I am running a desktop without flashplayer and this is the screenshot of
your web radio
2016-01-20 18:55 GMT+01:00 Jeremiah Rogers <jeremiahzrogers at gmail.com>:
> I use iOS to listen to my Icecast all the
2016 Jan 20
1
linking icecast to ios and android phones
...PM, Holden Stanford <hstanford1 at gmail.com>
wrote:
> You can create a .m3u or .mp3 container linking to the stream URL. I can't
> remember the exact tags required but this should work, just use your
> favorite text editor to make it.
>
> On Wed, Jan 20, 2016 at 1:23 PM, Edoardo Putti <edoardo.putti at gmail.com>
> wrote:
>
>> I think it's because the website uses Flash as first player instead of
>> using it as a fallback for when the browser does not support modern web
>> standards like the audio tag.
>>
>> I am running a desk...
2004 Jun 07
1
(no subject)
...I can't open framework already saved about PCA. In
particular I can't edit all the information because I've to export the
graphics in order to publish them. How can I do to have a list of the
matrix, statistical elaboration and graphics? Which function shall I use?
thanks in advance,
Edoardo
2005 Apr 21
1
biplot graphical problems
...alysis and produce the relative biplot but
the labels of variables are out of margin (see attached file).
When I try to wide the x axis by the function xlim=c(i:j), nothing
happens if not a partial shift of the x range. Is there any specific
command able to solve this problem?
Thanks in advance,
Edoardo
2005 May 17
2
Problem with limmaGUI (PR#7877)
Full_Name: Edoardo Giacopuzzi
Version: 2.0.1
OS: Windows XP Home
Submission from: (NULL) (80.181.65.157)
I have some problem with this new version of R GUI.
I've used limmaGUI package with an older version of R and it works perfectlly,
but now with the last version R 2.0.1.0 two error boxs appear every time I t...
2012 Nov 23
2
error in IF condition with factor evaluation
Cam anyone tell me why the condition x[i] == "DISCONECTED" looks like
producing an NA instead of TRUE/FALSE
I would like to rename "DISCONNECTED" those factors inside the variable
"dataset$STATUS.x" that are named "DISCONECTED"
thank you
> summary(dataset$STATUS.x)
ACTIVE DISCONECTED PENDING SUSPENDED TERMINATED
158869 169181
2013 Jun 27
2
qemu-img convert to "sparse" LV
...corrupt.
If I try use a thin-provisioned LV pool, and a LV backed by that pool,
the LV resulting from qemu-img convert is not corrupt but it uses as much
space as the file-image capacity it came from.
This on both RHEL64 and Fedora18.
--------------------------------------------------
regards,
Edoardo Comar
WebSphere Application Service Platform for Networks (ASPN)
ecomar@uk.ibm.com
+44 (0)1962 81 5576
IBM UK Ltd, Hursley Park, SO21 2JN
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour,...
2007 Apr 10
1
Dialplan help - MeetMe and call monitoring
...== Starting SIP/180-108c94b0 at call-third-party,s,2 failed so
falling back to exten 's'
== Starting SIP/180-108c94b0 at call-third-party,s,2 still failed so
falling back to context 'default'
Do you have some idea to achieve this kind of result ?
Tnx in advance
Regards
Edoardo Serra
WeBRainstorm S.r.l.
2007 Mar 26
7
Two or More Bri Cards
hi all
we want to use Two single port Bri cards in Trixbox.
Any idea which card is having good support and performance repotation especially when using
two or more in Trixbox.
Regards
farooq
--
2006 Sep 13
3
How to avoid AR confusing way of handling default values for attributes w/ :null => false
...or
age
The new user would validate fine even if I set validates_presence_of
:email, :age in the model file. It even gets worst if one sets a
foreign key to :null => false, as it would default to 0!
Is there a way of overriding this confusing way that AR has to handle
default values???
Thanx,
Edoardo "Dado" Marcora
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscr...
2005 Feb 18
2
/. : Microsoft Blocking Wine Users From Downloads Site
http://linux.slashdot.org/linux/05/02/17/1318212.shtml?tid=125&tid=109&tid=106
Microsoft Blocking Wine Users From Downloads Site
... from linux.slashdot.org
IamTheRealMike writes "In January, Microsoft announced a new anti-piracy
initiative called Genuine Advantage. From this summer onwards all users
of Microsoft Downloads will be required to validate using either an
ActiveX
2016 Jan 20
0
linking icecast to ios and android phones
You can create a .m3u or .mp3 container linking to the stream URL. I can't
remember the exact tags required but this should work, just use your
favorite text editor to make it.
On Wed, Jan 20, 2016 at 1:23 PM, Edoardo Putti <edoardo.putti at gmail.com>
wrote:
> I think it's because the website uses Flash as first player instead of
> using it as a fallback for when the browser does not support modern web
> standards like the audio tag.
>
> I am running a desktop without flashplayer and t...