Displaying 20 results from an estimated 20000 matches similar to: "(http://www.dundi.com): Service Provider"
2008 Feb 28
2
New Interested services to be added for Telephoney Service Provider
Hi All;
We have a telephony service provider that is asking
what is new technology and services to be added with
the telephony service that can be used for VoIP and
PBX purposes.
Any suggestion to be added that can really give new
advantages and technologies specially in VoIP issues?
Anyone interested?
Regards
Bilal
2007 Aug 26
0
Nokia cell connectel to asterisk
I use the E-series Nokia phones on my Wireless LAN. The e series have sip agent
On 8/20/07, asterisk-users-request at lists.digium.com
<asterisk-users-request at lists.digium.com> wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2019 Mar 27
2
DUNDI with minimal features
> I have 2 PBX's, one in each office (say one in New York, one in Boston). I
> have mobile users that can show up at either office and connect their soft
> phones.
>
>
>
> Is there a very simple DUNDI config available which describes how to set
> this up?
>
> Also, can I have the same outbound trunks setup in each office, so that
> calls don't have to
2005 Jun 15
0
Dundi - Multiple Results
Hello,
If one is using Dundi, and it returns multiple, weighted routes to
a destination, how is that applied in the dial-plan?
asterisk*CLI> dundi lookup 1588XXXXXXX
1. 400 IAX2/dundi:A+RxFIkN4ws1kuZWrw3Ebw@XX.XX.XX.XX/1588XXXXXXX (EXISTS|NOUNSLCTD|NOCOMUNSLTD)
from 00:30:48:71:26:70, expires in 1098 s
2. 400 IAX2/dundi:ZYm4dmxaDmzpp9kOPeA9LQ@XX.XX.XX.XX/1588XXXXXXX
2006 Mar 16
0
RE: DUNDi .... Halfway and CLUSTERING
Doug,
I feel your pain. I have, since 3 days ago, all but giving up on dundi in a
enterprise/carrier core scalable environment, mostly due to no ability to
summarize dial plan routes across several servers that may or may not have
contiguous extensions registered across the cluster.
Example server 1 has exten 1234, 1235, 1001, 1002 registered and server 2
has 1236, 1237, 1003, 1004. But also in
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
2006 Mar 17
1
Re: DUNDi .... Halfway and CLUSTERING
Do you mean the peristence of connecting a specific phone to a specific
server? If so, then it's relatively easy. The ldirectord has a persistence
setting that does that. If I'm misunderstanding you, then could you explain
further what you mean?
Regards,
- Brad
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On
2010 Mar 22
0
DUNDi Confusion
Dear community,
Please help. I've been looking around the internet (and in this great forum)
for help with DUNDi setup between servers (I'm using Elastix) and while I
can get my servers to lookup extensions on each other very well, I have not
been able to successfully make calls between servers. For my test
environment, I have 3 servers setup for now, and these are the steps I've
2007 Apr 01
3
Announcement: Asterisk Service Provider Edition v1.0 Beta
The Asterisk Developer Team is proud to announce the Asterisk SPE
v1.0 Beta Release
for immediate download on tftp.digium.com.
The SPE has been developed as a joint project between Digium, the
Asterisk Company,
Voop, the European Asterisk Dialtone provider and the Asterisk
community.
The Asterisk Service Provider Edition is focused on the needs for the
new breed
of Telecom companies - the
2014 Apr 16
1
DUNDi with SIP Mapping
>From the reading and testing I have done it doesn't look like SIP supports
a username and password in the Dial string. I currently have the following
mapping.
priv => dundi-extens,0,SIP,
dundi:pass at 1.1.1.1/${NUMBER},nounsolicited,nocomunsolicit,nopartial
On the sending side I see
NOTICE[31598] chan_sip.c: Conflicting extension values given. Using 'dundi'
and not
2006 Jun 14
2
DUNDi Users
I have three Asterisk boxes.
Each has the following in dundi.conf:
180net => dundi_local,0,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx1,1,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx2,2,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx3,3,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
My iax.conf on all three
2006 Mar 17
1
RE: DUNDi .... Halfway and CLUSTERING
At the moment I'm out of the office, but when I return I'll be certain to do
that. Note that my solution is different from what you are working on with
regexten, though I suspect some of the challenges that I've faced and
overcome are not. I'm actually using UltraMonkey for load-balancing and
failover of the Asterisk boxes, and my dialplan is set up so that it need
not be changed
2008 Mar 05
2
Passing variables between two DUNDi/IAX2 peers
Hi.
I am trying to pass a variable from one Asterisk PBX
to another.
I'm using DUNDi with IAX2. Is there a way to do it?
I tried the following but it fails.
On peer1:
[dundi-outgoing]
switch => DUNDI/priv
exten => s,1,Set(CDR(userfield)=test)
exten => s,2,Set(DUNDIVAR=${ARG1}#TEST)
exten => s,3,NoOp(Passing ${DUNDIVAR} to DUNDi peer.)
exten => s,4,Goto(${DUNDIVAR},1)
On
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
2014 Jan 20
1
DUNDI or ENUM or ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I'm looking for the best / recommended solution for automatic discovery
of phone numbers for a multiple Asterisk system. This would be for an
administration, with many branches (~30), but a common infrastructure
(DNS, LDAP). Most branches would have Asterisk servers for various
reasons (location, administrative). All contacts would be in
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
2007 Aug 15
0
DUNDi limitation?
Greetings list,
I've been using DUNDi for some time now to prevent calls between users going out via PSTN if there's no need, set up as follows:
[macro-dundi-e164]
exten => s,1,Goto(${ARG1},1)
include => dundi-e164
[dundi-e164]
include => in-e164
switch => DUNDi/e164
My outbound call macro tries [macro-dundi-e164] first, if that fails then goes onto PSTN connectivity.
2004 Dec 12
0
DUNDi performance
Hello,
I have a weird problem. My * server, a Pentium Celeron 1200 with 512 MB
Ram and a Digium E100P card, is performing very well for IAX2, SIP and
ZAP communication. There is no delay in transcoding, no packet loss etc etc.
Now I added DUNDi, and I added +/- 8 peers in the dundi-test context and
1 peer in the GPA-bound e164 context. My server shows all but 1 peer as
OK. DUNDi Ping times
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
2008 Feb 22
0
DUNDi ${NUMBER} variable not defined
If one does a "dundi lookup", shouldn't the ${NUMBER}
variable be replaced with the current value?
ie. if I run "dundi lookup 4065 at priv" shouldn't I get
an answer string like
"IAX2/priv:pass@$192.168.250.27/4065 (EXISTS)"?
The *CLI does not show me the dst extension:
*CLI> dundi lookup 4065 at priv
1. 0