similar to: Fwd: Sasquatch, the Loch Ness Monster, UFOs and...

Displaying 20 results from an estimated 5000 matches similar to: "Fwd: Sasquatch, the Loch Ness Monster, UFOs and..."

2003 Oct 09
3
Sasquatch, the Loch Ness Monster, UFOs and...
Mythical Asterisk Creatures, oft-discussed, rarely seen: 1) An "advanced" graphical user interface 2) An IAX2 hardware device 3) A Radius CDR report module 4) A live-method, robust SQL-based dialplan 5) LDAP/SQL/Radius authentication for SIP phones 6) Robust R2 signalling support 7) Multilingual language recordings of all existing * .gsm files 8) Free exchange of PSTN gateways in
2003 Dec 07
3
FARFON lives!
Some of you have been following our progress on http://farfon.convergence.com.pk as we blundered our way through the development of a low-cost ethernet IP phone that does IAX and augments the client options currently available for the kick-assterisk server. With help from the denizens of #asterisk and kind words of advice from Mr. Spencer and the rest of the gang ... we're proud to have
2004 Oct 04
10
IAXy - anyone using them yet?
I haven't seen much activity on the list concerning Digium's IAXy standalone FXS device. Are they worth $100 ? Do they integrate well with * as an extension's FXS ?
2006 Aug 08
0
host monster hosting
hi, Planning to host my site on host monster hosting. Any one has any experience -- good or bad with them ? Please share any insight. Thank you. VS -- Posted via http://www.ruby-forum.com/.
2005 Jul 27
2
Music on Hold: CPU Intensive Monster
OK. So I did a test last night. All of asterisk's threads where using 0.0% CPU. I made 1 call to our call queue. CPU jumped to average of 9% and stayed around that for the 2 minutes I was in the queue just listening to music on hold. MOH is in MP3 format and I'm using format_mp3. Phone was linksys PAP2-NA using G729. Can I reasonably assume that the 9% was decoding the MP3, then
2009 Mar 31
1
dbox - how to awaken the monster
Hello people, Since the invention of this storage called dbox, I have never quite gotten round to understanding it, nor getting to use it. It seems so strange to me and I must ask a few stupid questions about it. I use the MTA to deliver mail to Maildir, either in ~/Maildir or /some/path/%d/%n/Maildir. It has always beat me how dbox comes into play under such circumstances. From the wiki, I see
2009 Dec 22
2
getent passwd problem
Hi, I am having a weird issue with samba where once a week approximately at the same time users will lose connectivity, if i run wbinfo -u all users are displayed wbinfo -g all groups are displayed However running getent passwd only shows local-users, no remote users are shown.. To fix the issue I have to change the name of my idmap config and restart samba and winbind and everything works
2009 Aug 08
4
how to get id of other table
Hi All, I have a doubt regarding join tables I''m having 2 models 1)Fac 2)Cont and both models have " has and belong to many" relationships so there are 3 tables 1)facs 2)conts 3)conts_facs then i''m fetching the data in controller as @conts=Cont.find(:all]) @cfacs=Fac.all(:joins=>:conts, :select=>"facs.name") but i dont know how to get the
2010 Feb 28
1
ubuntu hardy heron and lme4
I have R version 2.10.1 (2009-12-14) installed on Ubuntu HH (version 8.04) I installed lme4 from the Ubuntu respository. When I executed the library(lme4) command, R responds that lme4.so was not found. I then uninstalled lme4 and tried again from cran. When the program tried to compile, there was a message that -llapack could not be found, so the package failed to install. If I execute the
2003 Jun 11
3
Dialing out through a Hardware PBX
<DIV><FONT face=Arial size=2>hello All,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>our Asterisk pbx is sitting behind a normal analog hardware pbx, we have to dial 9</FONT></DIV> <DIV><FONT face=Arial size=2>to take an outside call through the hardware pbx, our
2003 Sep 01
2
Unified Messaging Support ?
Hello, One quick question. Does anyone has experience implementing unified messaging (UM) using Asterisk. Does Asterisk has support for UM ? Thanks, Tarun ___________________________________________________ Medicine meets Marketing; Dr. Swati Weds Jayaram. Rediff Matchmaker strikes another interesting match !! Visit http://matchmaker.rediff.com?2
2003 Nov 25
4
* Configuration
Hi, I am a beginner to Asterisk. Can anybody clear my following doubts regarding the configuration needed? 1) What is the ideal system configuratin required?(like processer, RAM, h/d space etc) 2) How many connections it can handle at a time? 3) How many Virtual PBXs it can handle? 4) Whether Postgres or Mysql is best suited? 5) How many IVR's it can handle simultaneously? 6) How many
2014 Dec 03
1
[PATCH RFC 1/2] virtio_balloon: convert to virtio 1.0 endian-ness
On Tue, Dec 02, 2014 at 07:39:30PM +0100, Cornelia Huck wrote: > On Tue, 2 Dec 2014 13:44:06 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > balloon device is not part of virtio 1.0 spec. Still, it's easy enough > > to make it handle endian-ness exactly as other virtio 1.0 devices: what > > we gain from this, is that there's no
2014 Dec 03
1
[PATCH RFC 1/2] virtio_balloon: convert to virtio 1.0 endian-ness
On Tue, Dec 02, 2014 at 07:39:30PM +0100, Cornelia Huck wrote: > On Tue, 2 Dec 2014 13:44:06 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > balloon device is not part of virtio 1.0 spec. Still, it's easy enough > > to make it handle endian-ness exactly as other virtio 1.0 devices: what > > we gain from this, is that there's no
2014 Dec 02
0
[PATCH RFC 1/2] virtio_balloon: convert to virtio 1.0 endian-ness
On Tue, 2 Dec 2014 13:44:06 +0200 "Michael S. Tsirkin" <mst at redhat.com> wrote: > balloon device is not part of virtio 1.0 spec. Still, it's easy enough > to make it handle endian-ness exactly as other virtio 1.0 devices: what > we gain from this, is that there's no need to special-case it in virtio > core. Well, the balloon is weird in a number of ways,
2014 Dec 02
0
[PATCH RFC 1/2] virtio_balloon: convert to virtio 1.0 endian-ness
On Tue, 2 Dec 2014 13:44:06 +0200 "Michael S. Tsirkin" <mst at redhat.com> wrote: > balloon device is not part of virtio 1.0 spec. Still, it's easy enough > to make it handle endian-ness exactly as other virtio 1.0 devices: what > we gain from this, is that there's no need to special-case it in virtio > core. Well, the balloon is weird in a number of ways,
2007 Apr 06
1
fuzzy-ness to searches
Hi. I didn''t notice if topic has already been discussed, but I was wondering if there was a way to make ferret match only part of a search term. My initial thought was some sort of filter, but I''m unsure of where to begin. An example in the comments of the acts_as_ferret tutorial at RailsEnvy (http://www.railsenvy.com/2007/2/19/acts-as-ferret-tutorial) suggests: To return the
2000 Aug 07
1
libao patch: Endian-ness fix
[Oops. Sent this to the wrong list.] Kenneth already appears to have committed a byte order fix for the WAV output driver. Attached is a patch to fix byte order in the OSS and ALSA drivers. The other output drivers seem to just use the native byte order (which libvorbisfile uses). As I do not have anything but Linux systems on Intel hardware at my disposal, I would really appreciate it if
2012 Oct 03
1
help: ks test fit Poisson-ness (D and p) with one sample data
for a silly question, wondering how to test fit with the one sample as follow. I have read _fitting distributions with R_, but that doesn't answer my specific question. inclined to use Kolmogorov-Smirnov D, and its associative p value. much appreciation! X20.001 232 93 84 185 336 417 228 199 2110 1411 612 1913 1314 3015
2014 Oct 22
0
[PATCH RFC v2 06/16] virtio: make endian-ness depend on virtio 1.0
virtio 1.0 is LE, virtio without 1.0 is native endian. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- include/linux/virtio_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/virtio_config.h b/include/linux/virtio_config.h index 7d46280..be0f6dd 100644 --- a/include/linux/virtio_config.h +++ b/include/linux/virtio_config.h @@ -157,11