Displaying 20 results from an estimated 300 matches similar to: "qualify=yes: OPTIONS: How to Change?: `From: "asterisk"`"
2013 Oct 07
1
IAX and Variables
Hi
a new small question ;=)
We have two Asterisk, connected in IAX2.
On the first, in dialplan, we have:
exten => _XX.,1,Set(IAXVAR(ACCOUNTID)=${CDR(accountcode)})
we sent into the IAXVAR "ACCOUNTID" the accountcode.
On the second, in dialplan, we have:
exten => 18,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)})
That's work, the second server get the variable.
I
2013 Jun 09
1
Extenxions Optimization
Hi
We want optimize my extensions file conf on asterisk 11.4.0 :
We have a big quantity of extensions, all are same "design":
; Destination: Gambia Type: Fixe
exten => _00220X.,1,Set(CDR(CodeCom)=BUS-GMB)
exten => _00220X.,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)})
exten => _00220X.,3,Set(CALLERID(all)=${NUMID})
exten =>
2024 Oct 09
1
SIGSEGV in rbtree_find_less_equal
Hi Chris,
I can reproduce with your zone. Thanks!
Best,
Jeroen
On Tue, 2024-10-08 at 14:07 +0000, Chris LaVallee wrote:
>
> Hi Jeroen,
>
>
> Attached is the zone I used. Did you add the record for a.bar ?
>
>
> Ex:
>
>
> a.bar ? 300 ? ? IN ?NS ? ? ?ns.somewhere.net.
>
>
> Chris
>
>
>
>
>
>
>
>
>
>
>
2024 Oct 16
1
SIGSEGV in rbtree_find_less_equal
Hi Chris,
I've properly started looking into this yesterday. NSD definitely
shouldn't crash, still working on that.
However, the provided zone is invalid too(?) I'm not the foremost
expert on NSEC3 (or even DNSSEC), but is seems an NSEC3 is missing for
bar.foo.com. Empty non-terminals should still have an NSEC3 RR.
(Of course, the delegation point should be at bar.foo.com. too and
2024 Oct 08
1
SIGSEGV in rbtree_find_less_equal
Hi Jeroen,
Attached is the zone I used. Did you add the record for a.bar ?
Ex:
a.bar 300 IN NS ns.somewhere.net.
Chris
________________________________
From: Jeroen Koekkoek <jeroen at nlnetlabs.nl>
Sent: Tuesday, October 8, 2024 5:33 AM
To: Chris LaVallee <clavallee at edg.io>; nsd-users at lists.nlnetlabs.nl <nsd-users at lists.nlnetlabs.nl>
Subject: Re:
2008 Nov 28
2
Dovecot as proxy for M$ Exchange mailboxes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
is there a way to use dovecot as proxy for m$ exchange mailboxes?
Currently, our clients not only can login to their mailboxes with
their e-mail address but also with their accountid.
Both the clients e-mail address and accountid are stored in ldap.
Now I need a way to let dovecot rewriting the client's accountid to
the respective
2024 Oct 08
1
SIGSEGV in rbtree_find_less_equal
Hi Chris,
I'm having trouble trying to reproduce the issue locally.
Like you I configure two zones.
zone:
name: example.com.
zonefile: example.com.zone.signed
zone:
name: bar.example.com.
zonefile: bar.example.com.zone
The file bar.example.com.zone does not exist. After touching and
reloading the signed zone, no segfault occurs. I've tried with and
without the
2015 Jan 08
4
SEMI OFF-TOPIC - Fail2ban
Hi list , someone on the list has seen this type of connection
attempts in asterisk, fail2ban does not stop
2015-01-08 14:59:47] SECURITY[21515] res_security_log.c:
SecurityEvent="ChallengeSent",EventTV="1420750787-386840",Severity="Informational",Service="SIP",EventVersion="1",AccountID="sip:100 at
2015 Jan 09
0
SEMI OFF-TOPIC - Fail2ban
Hello;
Did you remember to uncomment the dateformat in
/etc/asterisk/logger.conf? That's necessary for fail2ban to work.
Logger.conf
[general]
dateformat=%F %T
Regards;
John
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of ricky
gutierrez
Sent: Thursday, January 08, 2015 4:38 PM
To: Asterisk
2014 Mar 27
1
Security log format / content
I've noticed that the Asterisk (v11) security log captures attempts do dial without first authenticating, and places the number dialed into the "accountid" field.
I'm trying to distinguish between failed attempts to register and attempts to dial without registering, but the security log treats them identically (using the accountid field for either the username or number
2006 Jul 19
2
Creating a safe sequence generator
Hi all,
I''ve got a rails and database question. Accounts have jobs, and job
numbers should be assigned per account. Account 89 should have jobs
1-whatever, which are not the same as account 67, which has jobs
1-whatever.
In the past, I have accomplished this quite easily with:
create table job (
accountid int(10) unsigned not null default 0,
jobid int(10) unsigned not null
2024 Oct 02
2
SIGSEGV in rbtree_find_less_equal
Hi,
I found a reproducible seg fault with a DNSSEC signed zone and overlapping config. I'm running NSD 4.10.1. Here's how to reproduce.
2 zones in nsd.conf:
zone:
name: "foo.com."
zonefile: "/zones/foo.com.zone.signed"
zone:
name: "bar.foo.com."
zonefile: "/zones/bar.foo.com.zone"
Zone files:
2015 Jan 09
0
SEMI OFF-TOPIC - Fail2ban
On 01/08/2015 11:37 PM, ricky gutierrez wrote:
> Hi list , someone on the list has seen this type of connection
> attempts in asterisk, fail2ban does not stop
>
> 2015-01-08 14:59:47] SECURITY[21515] res_security_log.c:
>
2019 Nov 27
2
Faxes stopped working - AMI issue?
I recently upgraded from Asterisk 13.19 to 16.6.1. Everything is
working fine with a few minor tweaks except outgoinf fax. Incoming
works fine.
I do outgoing faxing through an AMI call. Here is the output from the
security log:
[Nov 27 06:16:05] SECURITY[101222] res_security_log.c:
2019 Sep 27
2
Security AccountID unknown - PJSIP
Hi list,
I would like to now what is the sense of such type of entry in security.log
[2019-09-27 15:12:24] SECURITY[26964] res_security_log.c:
SecurityEvent="ChallengeSent",EventTV="2019-09-27T15:12:24.181+0200",Severity="Informational",Servic
e="PJSIP",EventVersion="1",AccountID="<unknown>",
2013 Jan 08
1
tm: custom reader for readPlain
Hello:
I have a series of newspaper articles from a Canadian newspaper database (Canadian Newsstand) that look just like below.
I've read through this vignette (http://cran.r-project.org/web/packages/tm/vignettes/extensions.pdf) about creating a custom reader to extract meta-data, but I can't understand how to apply this in the context of a text document, rather than in the tabular format
2019 Sep 30
2
Security AccountID unknown - PJSIP
Le 30/09/2019 à 11:45, Joshua C. Colp a écrit :
> On Fri, Sep 27, 2019, at 11:31 AM, Administrator TOOTAI wrote:
>> Hi list,
>>
>> I would like to now what is the sense of such type of entry in security.log
>>
>> [2019-09-27 15:12:24] SECURITY[26964] res_security_log.c:
>>
2011 Nov 30
1
openldap authentication
I have an existing openldap schema which is handling mail, web and ftp
services right now. I am trying to get a windows machine talking to the
same filesystem as apache on linux via samba and read/write using the
correct uid/gid. I was trying to shy away from using pam_ldap as there is
no need to tie the user in ldap directly to the filesystem. The problem is
it looks like the samba ldap module
2014 Jun 25
0
Multiple Servers: Multiple Peers: call-limit
I would like to enforce call-limit across multiple servers. Is there
any way to pass a call-limit variable between servers 01 & 02, as shown
below? Use a global call-limit between multiple servers and peer
connections.
A -- 01 -- Z
A -- 02 -- Z
A is using round-robin to reach Z, but in the event that 01 or 02 fail,
I want the full call-limit available to A. The call-limit is only
applied
2017 Mar 26
2
Manager events showing in CLI
Ok,
Please, check your manager.conf and logger.conf for any clue about
debugging options, into the Asterisk configuration directory.
El 26 mar. 2017 14:52, "Telium Technical Support" <support at telium.ca>
escribi?:
> I tried that but it had no effect. Still see things like:
>
>
>
> [2017-03-26 13:49:39] DEBUG[2088]: manager.c:5693 match_filter: Examining
>