Displaying 20 results from an estimated 22 matches for "edelbrock".
2005 Dec 13
3
Forcing the session-id
We''re going to have problems keeping cookies across domains. We want
people to shop in one domain (e.g. "booksareus.com") and then checkout
on the same server securely under a different domain (e.g.
"greatbooks.com"). When we make the jump to the secure domain (the
checkout link) can we submit the user''s session ID along with it and
have it
2006 Jan 09
9
Recommendations on a WiFi phone for *?
We're getting our feet more and more wet with VOIP at work. We want to
experiment with a good wireless (as in WiFi) phone. What would be a
good phone to impress my boss with?
I'm personally drooling over the UTStarcom F3000, but compatibility and
shipping ETA info is a bit sketchy.
Phil
2006 Feb 23
9
Linksys WIP300 WiFi Phone
Whoo hoo! I just received my WIP300 from voipsupply. I have to let it
charge before I can play with it.
A few quick comments:
- I started a Wiki page at voip-info to post issues, firmware news, etc.
I really like the wealth of info on the GXP-2000 page, so I wanted to
start something similar for this phone.
http://www.voip-info.org/wiki/index.php?page=Linksys%20WIP300
- My kit
2006 Jan 05
2
Integrating with Toshiba Strata DK40i KSU
We've done a direct swap of an old Amanda voicemail system with a shiney
new Asterisk system (Asterisk 1.0.9). The system consists of 4 FXO
ports on the * box (TDM400P), and three old Wildcards we aren't using
(too buggy we found).
CO lines-> Toshiba -> FXO ports on *
We want to branch out a little more and use it as an auto-attendant.
The first problem seems to be an asterisk
2005 Aug 17
53
Everyone wants a RoR framework
It seems like everyone now has a RoR type framework:
Perl:
http://dev.catalyst.perl.org/
PHP:
http://cakephp.org/
Python:
http://www.django.com
ASP.NET:
http://www.castleproject.org/index.php/Main_Page
etc., etc.
Has a revolution begun with the birth of these "Web 2.0" frameworks?
Its going to be interesting when the tech media begins its mass hype
like it did SOAP, XML, etc. a
2006 Feb 17
0
Festival and Asterisk - different voices? => SOLVED!
...changed that to have the cmu_us_slt_arctic_hts voice as the
default. Now when Asterisk (or anything else) calls festival, it uses
the female voice. If you install or create other voices in festival
then you can specify the default voice here in siteinit.scm.
-MC
P.S. - Special thanks to Philip Edelbrock for allowing me to ask a
hundred questions about festival!
2003 Nov 14
1
Samba 3 and Mac OS X Jaguar to authenticate AD2003 users
Hi all
My network is splitted in two parts: windows and macintosh, but all the
usernames/password are on a win2003 server (with active directory, of
course). I'd jusk like to allow authentication on both platforms with a
single username, stored in AD. I read somewhere that OS X Server 10.3
has Samba 3 as a default package installed, but I can't unfortunately
upgrade the OS, so I need some
2003 Aug 21
1
FW: Viruses and the list
-----Original Message-----
From: Michael Heironimus [mailto:mkh01@earthlink.net]
Sent: Wednesday, August 20, 2003 8:36 PM
To: 'samba@samba.org'
Subject: Re: [Samba] Viruses and the list
On Wed, Aug 20, 2003 at 05:59:07PM -0700, Philip Edelbrock wrote:
> I was forced to put a filter (spambayes) on my list (Lm_sensors) to
> keep
> out most of the garbage. It's really helped a ton, and I can scan the
> 'spam' to make sure nothing real got blocked from the rest of the
> recipients of the list.
>
> It'...
2006 Feb 03
1
No path to translate from Zap to SIP
I'm getting this messages trying to call with one sip trunk:
Feb 3 16:43:09 DEBUG[3389] channel.c: Avoiding initial deadlock for
'SIP/usa-e2ea'
Feb 3 16:43:09 VERBOSE[3491] logger.c: -- SIP/usa-e2ea answered
Zap/1-1
Feb 3 16:43:09 WARNING[3491] channel.c: No path to translate from
Zap/1-1(68) to SIP/usa-e2ea(256)
Feb 3 16:43:09 WARNING[3491] app_dial.c: Had to drop call
2003 Jan 29
1
ANNOUNCEMENT: New Project- Baltra (AFP/SMB services compatibility)
(This is a brief announcement of a focused development/refinement of the
Netatalk project.)
The primary goal of Baltra is to provide a Mac OS X compatible AFP file
sharing service with Samba 3.0 compatibility. We are hoping to have an
AFP file sharing daemon which can run in parallel with Samba 3.0 to
provide seemless file sharing amoungst SMB-based clients (Windows and
MacOS-X) as well as
2006 Jan 10
1
SOLVED: Hung Zap channels connected to old key system
We've got a Toshiba DK system w/ analog ports that went to a
voicemail server. I swapped in an Asterisk box with a Digium 4-port
fxo card. It /almost/ worked perfectly.
The problem is that Zap channels never hang up. They have to time out.
I set up MeetMe, but all Zap channels hung forever. Very annoying.
Same thing for FXO-to-FXO bridges.
I figured out today why and fixed it.
2005 Oct 14
1
join tables and position (acts_as_list)
I''m working on some schema for a new project that we''ll be doing in
rails (our first rails project!).
A recurring structure we are seeing is the desire to define an
ordering any way we wish, so ''acts_as_list'' comes to the rescue.
But, the ''position'' column seems to need to belong in the join table
to make sense.
For example, we have
2006 Feb 13
2
Traffic prioritization and 'class of service' for SIP
We're got a T1 from Sprint that we use for internet. During VIOP calls,
if you download something, the VOIP calls break up.
I found some info at Sprint for adding 'class of service', and I also
have some information on configuring our Cisco routers.
I've read the relevent pages on the wiki, but it seems vauge what's
required and what's required by the NSP (Sprint).
2003 Nov 20
4
how legal is samba
With all this DMCA crud, is samba a target for a IP case from MS
Jason Adams
2003 Dec 10
1
Debian + Samba 3.0 + Mac OS X 10.[2-3] -> insufficient privileges
hi all,
I've read trough the list and see discussions with similar problems.
I've setup a file server and users can connect to it via SMB/CIFS.
Windows users just happy. The problem starts with the Mac users.
All Mac users are using OS X (versions 10.2,10.3).
I'm vetoing several files right now, permission inheriting turned on,
I've forced the create mode and directory mode to
2005 Dec 17
9
How to clear sessions with cron?
Anyone got a quick code snippet I can add to my crontab? Since Rails
doesn''t do any housekeeping, my /tmp directory just keeps getting fatter
and fatter. I found this useless snippet in the Agile book:
find /tmp/ -name ''ruby_sess*'' -ctime +12h -delete
Fedora Linux complains about the ''h'' in 12h, then if you remove the ''h''
he
2003 Oct 21
3
RH 9, Samba 2.2.8 and Mac OS X Clients
Hi,
we run a RH9 samba 2.2.8 ext3 Server and have some problems with MacOS X
Clients: They aren't allowed to write directories containing files to
any of our shares.
I connect to the sambaserver with smb://servername/sharename and a samba
user. This user is allowed to create new folders and he can copy files
into this folder.
But if he tries to copy the local folder containing files to
2005 Dec 31
6
GXP-2000 fw 1.0.1.13 and NTP
Hi all
Slightly OT but I know a lot of GS experts hang out here - I just upgraded a
GXP-2000 to firmware 1.0.1.13 to try out the BLF functionality with Asterisk
(which so far works as expected), but as a side-effect the phone won't sync
with an NTP server - I've tried different server names (time.nist.gov and
pool.ntp.org) and IPs in the config, but it refuses to update the time on
2006 Jan 11
21
FXS or VOIP
Hi
I am setting up a phone system for a small office.
The office will have 5-8 phones and a fax line.
There are 4 hunt lines coming into the office.
We have made no hardware purchase yet.
Being an asterisk newbie, before I suscribed to this list I just
assumed that I would buy voip phones and connect
all the phones to a private ethernet network.
However, I see many people inquiring about FXS
2006 Feb 08
0
"Say YES to continue" prompts
We're having a problem with call screening with our existing legacy
system (Toshiba DK40i) which the touch-tone buttons don't work when *
calls extensions. At first I had set up a 'press 1 to accept' prompt,
but it won't work if the DTMF buttons aren't functioning, of course.
So, a thought: Is there a way for Asterisk to listen and hear something?
It doesn't