Displaying 20 results from an estimated 40000 matches similar to: "dundi negative caching"
2010 Mar 16
3
Asterisk 1.4.24 DUNDi CLI commands not found
Are there DUNDi CLI commands for Asterisk 1.4? I have searched google
and I only see the dundi commands in Asterisk 1.6, although I see
reference to them in older version's of Asterisk such as Asterisk 1.4
here: http://www.asteriskguru.com/tutorials/cli_cmd_14.html. When I
view the CLI commands through help I don't see any of the dundi
commands and there are errors when I run a command
2009 Mar 31
1
dundi show peers - UNREACHABLE but I can ping it!
Hi guys!!
This is something that have always bother me, hope you can help me... :)
I've 8 server connected using IAX / DUNDi, it works just fine.
However, sometimes when some of our links goes down the server takes
forever to appear back as OK at DUNDi's list and people can't call the
other Box.
It's happening right now:
CLI> dundi show peers
00:14:22:16:54:c5 200.X.X.6
2008 Feb 24
2
DUNDi with two servers
Hi,
I'm having difficulties with using DUNDi between two servers. If it were
three I think I could control looping by limiting TTL, but with two I'm not
sure how to prevent a loop causing bad things to happen. I've tried ttl=1
but things still blow up.
The DUNDi configurations are pretty simple and work just fine in both
directions as long as only one of them is using the switch
2009 Mar 06
5
work around the 64 pickupgroups limit
Hi!
What are the typical ways to work around the 64 groups limit?
thanks
klaus
2007 Apr 24
1
dundi problem * 1.4.2
Hi All,
I've been banging my head on a small dundi problem...
I have two * servers setup, both have almost identical dundi.conf files:
root@tsjonge:/opt/asterisk/etc# cat dundi.conf
[general]
department=thuis
organization=pipsworld
locality=Amsterdam
stateprov=NH
country=NL
email=remco@pipsworld.nl
phone=+31207508308
;bindaddr=0.0.0.0
;port=4520
entity=00:02:b3:49:69:5e
ttl=16
2004 Mar 30
1
Negative caching of DNS queries never expires?
Hi!
I was doing some tests with a samba 3.0.2a server set up to be a wins server
and to do dns proxy, and I have found that when you queried nmbd for a name
ahta was not on wins db or found on DNS, the negative response is cached
either for a really long time or forever, in such a way that even though you
add the name to the DNS, you won't get a positive answer out of nmbd
anymore.
I have
2006 May 11
3
sangoma A102 installation question
Hi!
I've went through the READMEs and could not answer this question:
During installation, the Setup program asks:
Would you like update/upgrade wanpipe drivers? (y/n)
For a pure Asterisk TDM installation - is it required to patch the
kernel or is this only when using the sangoma cards as WAN router?
regards
klaus
2007 May 17
5
DUNDi configuration problem
Hi peeps,
I've been struggling with DUNDi for a few days now and I can't seem to
make call from Asterisk A to Asterisk B. If I do a "dundi show peers",
it finds the other peer but I can't seem to make any calls. Can
anybody help me out here.
Here's the situation:
Machine 1: Debian with Asterisk 1.4.4 --> 192.168.1.103
Machine 2: AsteriskNOW --> 192.168.1.69
The
2009 Nov 10
2
looking for an Asterisk supervision (status viewer) tool
Hi!
I am looking for a tool (application or webinterface) which shows me the
current status of an Asterisk server, e.g.:
- Status of the SIP peers (registered/offline)
- current incoming and outgoing calls
- start-time, numbers, some history
- history (calls stopped in the last 15 minutes, who hang up?)
- should be possible to link those calls to the relevant SIP peers
-
2010 Mar 09
0
DUNDI Sip authentication failure
Hi all, I'm new in asterisk and I got to set up a dundi config for my work.
I have 2 PBX for the test, the two PBX are in the same local network
PBX A : 192.168.199.23
PBX B : 192.168.199.21
my config files : (on PBX B , the config files on PBX A looks like it)
/etc/asterisk/dundi.conf
[general]
bind=192.168.199.21
port=4520
cachetime=5
ttl=32
autokill=yes
entityid=00:30:18:4C:33:53
2009 Jun 08
3
T.38 pass-through 488 handling problem
Hi!
I have the following problem with Asterisk 1.4.23:
ATA w/ T.38 Asterisk ATA w/o T.38
--------INVITE-------->
--------INVITE-------->
<-------200OK----------
<-------200OK----------
--------ACK----------->
--------ACK----------->
--------INVITE
2009 Jan 14
8
evaluate SIP response codes in dialplan
Hi!
Is it somehow possible to evaluate the SIP response code inside the
dialplan?
I have an Asterisk server which forwards requests to various PSTN
gateways with SIP. If the Dial() attempt is not successful I want to
differ at least these 3 options:
- called destination is busy (486): e.g. activate auto-redial
- called destination does not exist, unassigned number (404)
- gateway is broken,
2009 Jan 08
3
AEL and };
Hi!
All the AEL examples have a semicolon after the closing curly bracket, e.g:
context test {
1 => Hangup();
};
but without ; it works fine too, e.g:
context test {
1 => Hangup();
}
So - what is the reason for the ; after the closing curly bracket?
thanks
klaus
2010 Sep 22
5
http://www.asterisk.org/downloads naming schema
Hi!
Since some time the download of the newest Asterisk does not contains
the version number anymore, but is just called "asterisk-1.4-current.tar.gz"
This gives me a tarball where I do not know the version without looking
into the tarball.
Thus, IMO it would be very useful to switch back to old schema war the
download contained the version number.
Thanks
Klaus
2009 Feb 25
3
Asterisk with Internet connectivity
Hi!
I have a setup with Asterisk in front of a PBX connected with ISDN to
the PSTN and to the PBX. This Asterisk (a old 1.2 instance) is doing
ENUM for outgoing calls and allows incoming calls per SIP.
Recently the IP connectivity for this location was down the whole
telephony was down too - not even incoming calls did work. This is
really strange as incoming calls from PSTN are routed
2008 Dec 23
2
why does users.conf generate SIP peer and SIP user?
Hi!
I wonder why users.conf generates a SIP user and a SIP peer? Why is it
not possible to set type=... in users.conf? (Asterisk 1.4.22)
thanks
klaus
2010 Feb 08
2
conferencing without DAHDI
Hi!
IIRC there was an announcement some time ago that it is possible now to
make conferences without the need for DAHDI anymore - but I can not
remember the name of this feature anymore, and google didn't solved my
problem.
Thus, any references to this new system are appreciated.
thanks
klaus
2009 Feb 24
7
multiple asterisks in a server
Hi all,
Is it possible to install more than 1 asterisk in a single server?
If yes, what do I need to set and take care?
Rgds,
ango
2009 Mar 04
0
Access sip.conf's mailbox from dialplan ? [SOLVED]
2009/3/4 Klaus Darilion <klaus.mailinglists at pernau.at>
> core show function SIPPEER
Thanks : that's exactly what I was looking for !!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090304/7d05f172/attachment.htm
2004 Dec 22
0
Macro(dundi-dundi-test, ${ENTEN}) to return +101 on lookup failure ?
I'm looking at finding a way for my Macro(dundi-dundi-test,${ENTEN})
when I dial out on the dundi-test network to return a +101 to my
[dundi-test-out] context, if the number being dialed on the dundi-test
network does not exist, then I will route the call out using my pstn
or voip connection i have. I have a feeling it will have to be the
switch => DUNDi/dundi-test that will have to return