Displaying 20 results from an estimated 1000 matches similar to: "Whither Goest Wine?"
2005 Jun 30
5
wi-fi phone advice
Hi:
I want to connect a wi-fi phone to my Asterisk box
through a wi-fi AP so I can make voip calls.
please send me your recomendation about what wi-fi
phone I should be looking for. Anybody tried the
HOP1502 Wi-Fi IP phone. Its listed price $39.
Regards;
Chawki
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
2005 Jun 29
6
statistics + c code
Good morning :)
I want to use some c code to read statistics as well
as the configured settings ... .. Just give me some
links for starting reading :)
Have a nice day
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
2006 May 23
11
New "made with Rails" site launched: www.invitika.com
We''ve finally finished up work on our application and are now beginning
our beta. The site (SMS+mobile blogging+event planning+LBS+photos) is
built using 100% Ruby on Rails. Many thanks to all the people who
answered questions over the months on this list. Our experience with
Rails was overwhelmingly positive!
We''d love to hear any feedback you might have:
2005 Jun 30
7
passing through MWI info from SBC
Hi.. I am about to replace my aging Nortel Venture
system with an Asterisk system and 6 Polycom IP 501
phones, and a couple sipura 841's for less used areas.
We have 3 phone lines here. One is SBC, one Vonage,
and one Voipjet... One hangup is that I can't figure
out how to pass through a voicemail waiting indication
from SBC. This is important because my wife and her
family all
2005 Jul 05
10
How does Vonage support fax machines?
My boss is insisting we support fax, and I keep telling him that Fax over
IP is very unreliable and not recommended and his immediate come-back is
"Vonage does it." and it's very hard to figure out how.
I don't think Vonage does T.38, the Linksys/Sipura units they're using
doesn't support T.38 to my knowledge.
That means they have to be using G.711Ulaw to send faxes.
2002 Jun 27
4
Minimum cpu requirements
Hello folks
Anyone know if this would be enough to decode oggs?
AMD Elan SC520 133 MHz
If not, what seems to be the lower limit required for decoding oggs?
Many thanks,
Kerry.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only
2006 Jan 27
2
Forms and one-to-one association
My models are:
class Event < ActiveRecord::Base
belongs_to :location
class Location < ActiveRecord::Base
has_one :event
The view:
...
<%= datetime_select ''event'', ''meet_at'', :start_year => 2006 %></p>
<%= collection_select(:event, :location, @locations, :id, :name) %>
..
The problem is that in the controller, when I
2008 Jul 14
3
[BUG] boot failure since syslinux-3.00
Hi,
This AMD Elan board seems to be very problematic:
http://www.embeddedarm.com/products/board-detail.php?product=TS-5500
I'm having various issues with booting recent Linux kernels with syslinux.
syslinux-2.13 was the last version that worked and since syslinux-3.00
it doesn't work.
When it doesn't work all I get is "Boot failed" from the bootsector. Since
the obvious
2006 Jan 26
1
Simple question about :list method in scaffolds
The automatically generated scaffolds made code like this:
def list
@address_pages, @addresses = paginate :addresses, :per_page => 10
end
which was fine, but I only want to return the logged-in user''s
addresses. So I changed it to:
def list
@address_pages, @addresses = paginate :addresses, :per_page => 10,
:conditions => [''user_id = ?'',
2005 Jun 23
5
Asterisk server with remote monitoring capabilities
Hello, all.
I'm tired of having to drive out to the colocation
facility each time my dedicated asterisk server craps
out, just to press the button to do a hard reboot.
(I'm running 1.05 stable at present, no telephony
hardware, as this is mainly a system that receives
calls, no dial-out ability is needed.)
I've been looking at the fancy xeon-based systems
listed on ebay for a couple
2005 Jun 29
3
UK SIP Provider
Hi,
I'm looking for a reliable provider to use mainly for outgoing calls in the
UK, incoming isn't so much of a worry as I think I'm going to accept them
over ISDN.
Cheers!
Steve
--
Steve Foy
steve@narnian.org
2005 Jun 30
1
Caller ID problem..
hi all,
i want to ask about caller id in asterisk.
if i make outgoing call, people who receive my call
can see the pilot number.
what i must do if i want that people receive my other
number (DID number)?
is it posibble?
thank to everybody..
regards,
shahdan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
2005 Jul 01
1
how does pattern routes works
i tried to write to usa destination 1* it worked well
but when i tried to specify the number of digits i
wrote
1NXXNXXXXXX but it did'nt work.can anybody help me
please
please.
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
2005 Jul 01
2
How to Configure a H323 Phone (newbie here)
i read that asterisk supports iax,sip and h323 protocols.... i've used sip & iax softphones ... now i've a hardphone... an IP phone (Netphone) that supports h323 ..... i've compiled pwlib ,oh323 and asterisk -oh323 successfully ... but i m unable to place calls to/by my phone... i m confused whether to use h323.conf or oh323.conf and how ? i think it's different from iax.conf
2005 Jun 18
2
Playback + Replay Gain questions
I'm hoping to set up a headless system to playback my audio once I get back home after an extended leave. Ideally I'd just ssh in and use a curses based player to play back FLACs and mp3s. This leads me to a few quesitons:
1. What is the minimun processor speed needed to decode and play flac files? I have an old P100 I would like to use for the task if it is sufficient.
2. When
2005 Jul 03
2
Printing simply DOES NOT WORK; print dialog just stays open
regarding this old message:
>
> Am Sam, M?r 20, 2004 at 04:40:10 -0500 schrieb JLB:
>> Nopers, and it FREAKS OUT when I go into Printer Setup and select a page
>> orientation (e.g. Portrait)
>
> Hmmm, seems that you first have to learn how to configure printing? Look
> in the Documentation section on winehq for that. If you use Cups
> everything is done for you
2006 Feb 19
2
Another "escaping" problem
Ruby 1.8.2, edge Rails (and 1.0), Mac OS X 10.4.3.
Here''s the SQL that gets generated for an eager load:
SELECT events.`id` AS t1_r0, events.`user_id` AS t1_r1, addresses.`id`
AS t0_r0, events.`name` AS t1_r2, addresses.`name` AS t0_r1,
events.`meet_at` AS t1_r3, addresses.`phone_number` AS t0_r2,
events.`created_at` AS t1_r4, addresses.`phone_service` AS t0_r3,
events.`location_id`
2020 Oct 11
1
[Bug 14529] New: Please add option to save metadata to single file to speed up backups
https://bugzilla.samba.org/show_bug.cgi?id=14529
Bug ID: 14529
Summary: Please add option to save metadata to single file to
speed up backups
Product: rsync
Version: 3.2.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
2010 Aug 02
0
Whither app_nv_faxdetect
Anyone know where the sources for app_nv_faxdetect officially live? I couldn't turn them up on a web search, just patched versions for 1.4, etc.
Thanks.
2006 Jan 23
1
Whither LM87 sensor driver?
From my reading of the Linux Kernel mailing list, it seems that the LM87
sensor driver made it into kernel 2.6.8.
Anyone know why it is not present in the RHEL4/Centos4.2 current kernel?
Thanks.