Displaying 5 results from an estimated 5 matches for "pfrench".
Did you mean:
french
2007 Jan 19
1
Asterisk 1.4 and g723
...ns. It should be noted that
the calls to the PSTN through the gateway and calls between ATA's are
working fine.
Regards,
Phil French
Phil French
Systems Engineer
-------------------------------
CapRock Communications
4400 S. Sam Houston Parkway E.
Houston, Texas 77048
Office: 832 668 2643
pfrench@caprock.com
www.caprock.com
--------------------------------------------------------
NOTICE OF CONFIDENTIALITY: This e-mail message may contain confidential information and is intended only for the person(s) named above. Any review, use, disclosure or distribution by any other person is prohibited....
2003 Jun 26
2
Is there something sppecial about pass4 ?
Machine is 4.8-STABLE
smaug# camcontrol devlist
<COMPAQ BD009122BA 3B07> at scbus0 target 0 lun 0 (pass0,da0)
<COMPAQ BD009122C6 B016> at scbus0 target 1 lun 0 (pass1,da1)
<COMPAQ BD009122BA 3B07> at scbus0 target 2 lun 0 (pass2,da2)
<COMPAQ BD00962373 BCJE> at scbus0 target 3 lun 0 (pass3,da3)
<IBM IC35L018UCPR15-0 S70H>
2003 Aug 06
5
More mount_smbfs
Thanks to Will Saxon I'm finally able to mount Samba shares on my 5.1-R
box using the command
mount_smbfs -I 129.197.36.34 -W acct01 //bfosdick@129.197.36.34/net-11
/sp/net-11
which then prompts me for my password. So now the question is...how do I
put this in /etc/fstab? What do I do about the password?
2003 Jun 20
1
procfs problems -cmdline turncated at 256 bytes ?
running 4.8 stable, the cmdline file in /proc/$$ seems to be trucated
at, or before 256 bytes for very long command lines. I cant find
any refernec to this behaviour in the manpage, nor does google reveal
anything. I took a look in the source, but didnt properly understand what
was going on - the comments imply that it does give the full commandline
for the current process, however.
any
2003 Jul 24
2
'which' and installing Linux software on -STABLE
Has anyone else had frustrating problems with the use of 'which' in
Linux mode ? I have some SUN software which I am trying to install.
I am running Linux bash to run the install script - running 'uname'
returns 'Linux'
But the SUn code does 'which uname' to get the path to 'uname' before
running it. the ;which' command is a bash builtin, and this