similar to: Is there a protocol to be used to communicate between different Asterisk Boxes to distribute load and tasks

Displaying 20 results from an estimated 11000 matches similar to: "Is there a protocol to be used to communicate between different Asterisk Boxes to distribute load and tasks"

2009 May 26
8
Bandwidth management and ADSL router
Hi All; I discover that most of the voice cutting complain are coming from the Internet bandwidth when we are connecting two remote offices togethor via Asterisk or any other IP PBX. Anyone has an idea on a ADSL router that work as ADSL + Bandwidth division? So we can resolve the problem of providing a guaranteed bandwidth for the voice packets instead of suffering the voice cutting? Regards
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 >
2010 Dec 20
0
Asterisk Clustering and DUNDi J Richardson whitepaper
Hi All We're getting to the point where we need to start increasing capacity on our asterisk servers. I've had a look at the DUNDi J Richardson white paper and it seems pretty straight forward. My question is have any of you implemented this solution in a production environment? Regards Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2006 Jun 15
0
ACD Distributed Scenario....
We need to make sure that all queue applications run on the correct system that the user agents that own the queue application are registered to. So when a server fails and the user agents register with their secondary server (which will always be configured to be the same server for those related agents) the queue application is running on that server and routed to correctly by it's peers.
2006 Jun 15
1
Distributed ACD Queues
It seems that I am having a heck of a time explaining my attempts at distributing ACD Queues to the list. Here's one little problem, that's only a piece of the puzzle. dundi.conf: 180q => global_dundi_q_pbx1,100,IAX,dundi1:${SECRET}@${IPADDR}/${NUMBER},nopartial 180q => global_dundi_q_pbx2,200,IAX,dundi2:${SECRET}@${IPADDR}/${NUMBER},nopartial 180q =>
2007 Oct 14
4
ResponseTimeOut() and t extension
Hi List; Can someone advise me why in the below context, it does not run the Background step? Once I dial 1000, then it hangup and give congestion signal? If I comment the ResponseTimeOut, then it run the Background but it does not wait till caller enter the digits, once the sound file finish, then it hangup (congestion signal), also in all the situation, it does not go for the t extension, why?
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
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
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
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
2007 Feb 14
0
Requested contexts didn't get merged
Hello, I have two asterisk servers and I would like to merge their dialplans. I thought DUNDi would be a natural choice. I created the following configuration on the first server: iax.conf Code: [dundi] type=user dbsecret=dundi/secret context=dundi-local dundi.conf [general] ttl=4 autokill=yes cachetime=30 entityid=00:06:5B:8E:B0:08 secretpath=dundi bindaddr=XXX.XXX.XXX.XXX port=4520
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
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
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 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 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
2006 May 24
1
DUNDi in 1.2.7.1
Hi few weeks ago I read about redundancy (HA) of asterisk boxes using DNS, DUNDi, so I decided to give it a try. OS FreeBSD 6.1-RELEASE, asterisk 1.2.7.1 on one peer I get: lk110*CLI> dundi show peers EID Host Model AvgTime Status 00:11:43:3d:69:e6 195.28.109.37 (S) Symmetric Unavail OK (1 ms) 1 dundi peers [1 online, 0 offline, 0
2010 Apr 01
7
Press release: Virtual Communication Clouds :: New feature in Asterisk 1.8
FOR IMMEDIATE RELEASE Puerto Escondido, Mexico, April 1st, 2010: Digium launches Asterisk VCC (TM) - a new virtual communication platform for enterprises, the public sector and the home. =========================================================== Asterisk 1.8 will contain a stunning new technology for all Asterisk users world- wide - virtual communication clouds or VCC (TM). With this
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.
2007 Sep 07
1
how to DUNDi branch office with area code?
hi: i am new to asterisk and dundi. we have some branch office which will use asterisk in the future. they will form a full-mesh structure so every site can contact each other directly. i want to try setup dundi, then we don't need to modify every pbx when a new site add in the cloud. thanks to the great dundi document "caveman can do it" and other resource in the