Displaying 20 results from an estimated 100 matches similar to: "Broadvoice registration problems"
2003 Oct 15
1
Re: [OT]SPAM
> -----Original Message-----
> From: tvsjr [mailto:tvsjr@sprynet.com]
> As a consultant, I can not afford to have
> customer email ending up in the trash because the server
> thought it was spam.
I think this is the risk you take if you use a vital email address to post
to public forums. I would suggest using seperate addresses for these
functions. Besides, if you don't
2003 Mar 02
8
OT: PRI costs in US
Hello!
Several of my customers would like to add a backup to their Internet
connection. ISDN is a good solution: decently fast for a dial-up-type
connection, yet still faily affordable. While I was at it, I decided to
look at a couple of more creative telephone service options to possibly
improve their service or lower costs at the same time. These customers
range from having just a
2002 May 07
4
2.2.x Printing from Win2k-more clues
I've discovered a couple of things while
troubleshooting my printer setup problems.
1. print$ must be 0744. I ran a level-3
debug, and was seeing "chmod failed" errors.
Upping it to level-10, I saw something that
pointed to unix rights of 0744; my dir's were
set to 0755 or 0777...neither worked. When I
set print$ and it's subdir's to 0744,
the chmod errors went away.
2004 Jan 05
2
I stumbled on this list...
Hi All,
I am new to the list and have ordered myself a Asterisk Developer's Kit
(TDM). I am just waiting on the order from a reseller of digium.
I have yet to play around with the system when it arrives. And I
haven't looked into the manual yet. I do hope I have all the hardwares
to test first before I go and buy a sipura spa-2000 unit.
I have my sister who is living in Germany.
2010 Apr 06
2
Authenticating against ActiveDirectory - can't read userPassword/unicodePwd?
Hello list,
So, the application I am working on right now needs to have LDAP
authentication build in, meaning that if the user enabled it, we will query
about his basic data (email,pwd) on a user-setup LDAP directory. It used to
work fine when I was testing with OpenLDAP. The code, essentially, is this:
connection.bind(self.bind_dn,self.password)
2005 Dec 03
0
[Fwd: [Fwd: Problem with setting Normal attribute for a file owned by another user]]
Hi Everyone,
I thought I'd ask again and maybe someone knows the answer..
How come I can read/write to files on a share with any user, but the
"Normal" attribute can only be set by the owner of the file.
Is this by design or am I not setting the right configuration? How is
the "Normal" attribute being handled in Samba?
Thanks,
Oleg.
-------- Original Message --------
2005 Dec 03
0
[Fwd: Problem with setting Normal attribute for a file owned by another user]
Hi Everyone,
I thought I'd ask again and maybe someone knows the answer..
How come I can read/write to files on a share with any user, but the
"Normal" attribute can only be set by the owner of the file.
Is this by design or am I not setting the right configuration? How is
the "Normal" attribute being handled in Samba?
Thanks,
Oleg.
-------- Original Message --------
2008 Jun 26
1
New domain, Samba PDC, tdbsam, where are the groups?
I'm setting up a new domain with Samba 3.0.30 as the PDC using the
tdbsam backend. 'net group' yields an empty list, which is consistent
with the cautious appoach that Samba takes: don't do anything
automagically. But, a new Windows PDC will come online with several
well-known domain users and groups. Did I miss the step where I run
some stock script that creates these expected
2003 Jan 19
1
isolinux/gentoo
Hello,
Im a Gentoo kernel maintainer thats trying to fix some bugs on are upcoming
1.4 livecd release that uses IsoLinux.
Our isolinux.cfg is pretty standard :
#########################################
default gentoo
append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc
timeout 300
prompt 1
display boot.msg
F1 boot.msg
F2 help.msg
label livecd
kernel gentoo
append
2000 May 10
4
openssl w/ rsaref openssh won't configure
I have openssl-0.9.5a and openssh-2.1.0. I configured ssl with rsaref
and it passes the tests. When I configure ssh I get:
----
checking for OpenSSL directory... configure: error: Could not find
working SSLeay / OpenSSL libraries, please install
----
it is failing RSA_private_decrypt function call. The RSA_generate_key
seems to work (does not return null) but then goes on to fail at
2006 Apr 28
2
samba 4 for home network sharing
I can't get samba 3 to work with glibc 2.4. Samba 4 seems to work though.
I just want to set up a simple share to share my Linux home directory to a
Windows PC and a Mac OS X. Can this be done with Samba 4? Does anyone
have a sample config file that works?
Fred
2001 Sep 08
1
Debian Woody r-base depends on blas2 (PR#1089)
Full_Name: Michael J. O'Donnell
Version: 1.3.1-1
OS: Linux, Debian Woody distribution
Submission from: (NULL) (64.34.17.133)
I tried to install the R packages for the Debian GNU/Linux Woody distribution.
I added "deb http://cran.r-project.org/bin/linux/debian woody main" to
my /etc/apt/sources.list, and ran dselect with the apt-get method.
I selected all of the R packages that I
2004 Apr 21
0
Make an H323 phone act like a SIP ohone
I have some Grandstream BT101 SIP phones. Work great (so far).
I have some "Planet VIP-101T" H323 phones... how do I make them
look/feel/act like a SIP phone ????
I can dial to them from both Trunk + SIP's
(ie - I've added 'oh323' libraries)
What config do I add so that if I dial the * IP - they then at least act
as an extension?
Ideally I'd like to just pick up
2001 Oct 01
4
User Access
Dear All
I've been thinking about this one for some time.
Is it possible to allow a number of Windows clients - on Win 98 - to
have access to the same directory on a Samba server ? The purpose of
this would be for two or more people to have access to the same
document at the same time so that they could edit it.
Doesn't sound all that sensible to me but a few people have asked me
2009 Oct 13
4
OT: pager pay
Hey folks,
I'm trying to compare my small company's policy against other
companies out there. We pay 10% of your per-hour salary equivalent
per every hour you carry it, whether it goes off or not. So for
example someone making $55K/year works out to about $27 / hour (I
think), so they'd get $2.70 for every hour they carry the pager
outside of regular work hours. We are a company
2006 Jun 13
4
how to hang the zap channel
hello,
I got those extensions:
exten => 555,1,MeetMeCount(500|count)
exten => 555,2,Gotoif,$[${count} = 1]?6
exten => 555,3,Meetme,500|pMs|1234
exten => 555,4,Playback,goodbye
exten => 555,5,Hangup
exten => 555,6,Goto(from-internal-custom,556,1)
exten => 555,7,hangup
exten => 556,1,System(/bin/cp /etc/asterisk/1-test
/var/spool/asterisk/outgoing/)
exten =>
2004 Sep 27
1
Cisco Downloads --> was --> Re: Cisco 7960 andAsterisk...not working...
can you please share the cdw part # for the $ 10 service contract ?
W. Kevin Hunt
CCIE #11841
MCSE, Linux+ SME
www.huntbrothers.com
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Christopher Jacob
> Sent: Saturday, September 25, 2004 9:51 PM
> To:
2004 Sep 25
2
Cisco 7960 and Asterisk...not working...
Chuck,
The first thing I would do is to upgrade the load to version 6 or
higher. I'm running the latest...version 7.2. (I'm very happy with it)
Are you using TFTP to load the configuration or manually configuring the
7960? I know it's a pain to setup TFTP just for a quick test. However,
it's well worth it. If you have a CCO account you can find the latest
load and config files
2007 Jun 27
5
North American voice BRI - Informal survey
Hi, folks:
I remain intrigued by the gap in BRI implementation between North
America and Europe, and I wanted to get feedback from the list members
on the matter. I'm seriously considering making the leap in our office.
In Europe, the idea that an office that does not have enough lines to
justify PRI would use analog lines is perceived as technologically
backwards, and yet that's what
2004 Sep 25
2
Cisco Downloads --> was --> Re: Cisco 7960 and Asterisk...not working...
I just had to deal with this yesterday. I called Cisco and they gave me a
part number for the support contract. I looked around and it was $90... I
posted back to this list and was happy when someone gave me the correct part
number, which at CDW was $10... Not too bad.
Although I can't believe Cisco waists time with $10 service contracts. At
that point just make the damn thing free.
Anyway,