Displaying 20 results from an estimated 1000 matches similar to: "Multiple overrides in one entry"
2007 Aug 29
2
Ideas about learning
I''m looking for some ideas about how to learn how to use puppet. One
of my main concerns is dorking up the machine I''m testing it on.
For this I''m using a VM. So that concern is mainly taken care of.
If some of you experienced puppet users where going to do it all over,
what parts would you try to learn first?
I have successfully been able to get a cronjob added
2007 Jan 07
6
0.22.0 Errata: Facts are not downcased
I forgot to mention this in my announcement yesterday.
Puppet facts are no longer downcased in the language, and string
comparisons now default to being case-insensitive. Where your
operating system might previously have been ''solaris'' or ''debian'', it
is now ''Solaris'' or ''Debian''. However, you can still do comparisons
2006 Oct 18
19
Creating client certificates
I testing Puppet 0.19.3. If we decide to use it, we''d deploy it
across several thousand hosts. The method described for creating
client certificates described in the documentation - running
"puppetd --server <server> --waitforcert 60 --test" and "puppetca
--sign <client>" - is not practical for our installation. I''ve
tried creating
2007 Jan 25
3
Usability concern with overrides
I''ve been tinkering around with managing users and am concerned with the
overall administrative usability of the inheritance overrides.
For instance, the user games:
redhat_base:
user { games: ensure => present }
local_site inherits redhat_base:
User[games] { ensure => absent }
This is fine, but imagine a few levels of nesting later with an admin that
wants to ensure that a
2019 Apr 23
3
User mapping/login issue
On 21/04/19 17:12, Rowland Penny wrote:
> On Sun, 21 Apr 2019 08:59:01 +0930
> Stephen Davies via samba <samba at lists.samba.org> wrote:
>
>> I have been a bit divorced from Samba for a while and am stumped by a
>> recently seen issue.
>>
>> My Samba server (V4.8.3) is Centos 7 and the remote clients are
>> windoze boxes at the other end of a VPN
2007 Oct 11
2
Login testing ideas
I''ve been going through Pat''s example story and noticed that there was
no checking for a bad login. I assume this is because that would have
made the article bigger and more complicated than it needed to be.
So the question that comes of of this is:
How do folks normally handle the negative case? My plan was to just
use another scenario, but as a new person to BDD/TDD,
2019 Apr 24
4
User mapping/login issue
Hai,
Im wondering here.. If the client is a windows 10 pc connecting,
> ../source3/smbd/negprot.c:419(reply_nt1) using SPNEGO
> ../source3/smbd/negprot.c:761(reply_negprot) Selected protocol NT LM 0.12
> ../source3/smbd/process.c:554(receive_smb_talloc)
> receive_smb_raw_talloc failed for client
> ipv4:10.55.66.82:59271 read error = NT_STATUS_CONNECTION_RESET.
And i
1999 Jul 21
0
2.0.5: problem with HUP reopening logs
rh60/caldera1.3
2.0.x (before 2.0.5) PROBLEM: samba didn't reopen then logs after HUP.
I posted about this to samba-bugs; AT corrected the problem in 2.0.5-preXX,
but not completely it seems.
2.0.5 PROBLEM: samba reopens the logs after a HUP but logs only the first
connection to the new log, then it keeps logging to the old one.
Here is what I see:
# pwd
/var/log/samba
# smbclient|grep
2005 Jan 04
4
Shorewall redirect with Squid and Dansguardian
Hi all,
I''ve just built Mandrake 10.1 on a Compaq Deskpro that I''ve built as a
router/firewall and am redirecting port 80 outbound to force users through
the Content Filter. I''ve run this setup on Mandrake 9.0 and 10.0 without any
problems but this time the following happens.
Squid is accessed through port 3128 and Dansguardian via 8080.
If I set my browser on a
2006 Jan 03
7
Dialer
Hello All,
I am having trouble finding a specific * piece of software so I thought
I would see If you guys can help me get my terminology clear.
First off let me premise this with "no, this is absolutely not for doing
call marketing".
I need to make my Asterisk box call a group of people and play them a
message.
My company deals with education so we need to do follow ups if students
2006 Mar 19
2
Local Channel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
I'm using the Local channel in an app of mine and I'm finding that
the app is being cut out of the call path. You used to be able to
avoid this using the \n command but that doesn't seem to work any
more. This is on a recent version of Asterisk. Any comments/suggestion?
Darren Wiebe
darren@aleph-com.net
-----BEGIN PGP
2006 Feb 27
1
billing - different tarif per phone
Hello, I would like apply different call rate (tarif) per outgoing
number (or group of phones, based on prefixes),
I'm playing with astpp, but seems, that this feature isn't available here,
can you recommend any other open-source billing (A2billing, AstBill?),
that this can do?
thank you!
PJ
2006 Jan 06
2
Using local\number
Hi,
What do I have to do to get local\number to work in a context?
It works from my [from-internal]... however from subcontexts it does not work:
Jan 6 15:55:32 VERBOSE[20237] logger.c: -- AGI Script Executing
Application: (Dial) Options: (Local/570323xxxx)
Jan 6 15:55:32 NOTICE[20237] chan_local.c: No such extension/context
570323xxxx@default creating local channel
Jan 6 15:55:32
2005 Sep 24
2
CDR problem
Hi to All,
I've an Asterisk CVS Head working with Mysql.
My problem is that instead of ANSWERED or something like, into the CDR
database records, I find only numbers.
This is also a problem to let ASTPP works, infact I receive an error:
ERROR - ERROR - ERROR - ERROR - ERROR
DISPOSITION NOT MATCHED
and the call has no cost.
Any suggestions?
Thanks
--
.:FaberK:.
2006 Jan 07
1
Some advice on routing DID's
Would like some advice on the best way to route DID's to remote
asterisk servers. Currently I have multiple DID's on my main Asterisk
server in a datacenter and have remote servers that connect via an IAX
trunk and when a call comes into my server I pass it to the iax peer.
Just wondering what the best way it is to do this without having to
have multiple line contexts for each remote
2003 Jul 30
16
Need help
I do part time consulting work. I need to setup an asterisk system to
allow me to record both inbound and outbound calls to clients. I have one
client that is just a PITA. The client has changed their mind three times
so far and we are at step one.
I have a spare slackware box and a seperate phone line for the consulting
work. I have MCI Neighorhood as my carrier.
What I need to know is:
1.
2006 Feb 22
2
mysql phone number pattern match query
Does anyone have a mysql query that will compare a number from the
asterisk cdr to a table of international country+city codes to determine
the closest match?
The two fields are;
1. Asterisk mysql cdr 'dst' field - sample record value
'011441316551212'
2. rate table data like this
DialPattern
011447977
011447979
011447980
011447981
011447984
011447985
011447986
2005 Sep 28
3
ASTCC - INUSE Flag
I download and installed ASTCC over the weekend and I am having an issue where the INUSE flag will not get set back to 0 if the user drops a call while the balance is being played. All other times it seems to reset the flag correctly.
I have tried both AGI and DeadAGI with the same results.
Those of you using it for a while, how did you get around this?
Just for fun this is all I am doing in
2005 May 24
4
audio message delivery
Hi, I have a client who has asked me to look into the delivery of 30
second audio messages to a list of opt-in customers. Probably looking at
about 5,000 messages a week over a 6 week period.
I know that this would be a piece of cake to have someone develop but I
thought I would ask here first if someone is already doing this and what
they would charge to take this on as a hosted solution
2009 Apr 08
5
Zopier Client
Does anyone have any first-hand experience with the Zoiper Business version softphone? If so what has been your experience with it?
Thanks,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090408/f6d5af5a/attachment.htm