similar to: No subject

Displaying 20 results from an estimated 2000 matches similar to: "No subject"

2007 Jul 12
0
No subject
[priv] type=3Dfriend dbsecret=3Ddundi/secret context=3Dlongdistance Hope this helps, in your case Dundi will save you a world of work on configuring that many systems, in fact if you structure Dundi like spokes around a small number of master servers, the config gets real easy.Let me know how it goes. On Wed, Apr 16, 2008 at 8:41 AM, Jeremy Mann <jmann at txhmg.com> wrote: > > >
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
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
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
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
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
2008 Nov 05
2
Dundi Issues
I'm getting the following error over and over on the console: pbx_dundi.c:2975 dundi_rexmit: Max retries exceeded to host Any idea how to troubleshoot this? My network latency is roughly 40-50ms between all hosts in my dundi cloud. Jeremy Mann Director of IT Texas Health Management Group Direct Line: 817-310-4956 Main Line: 817-310-4999 Fax: 817-310-4990 Email: jmann at txhmg.com
2008 Oct 21
1
Does Asterisk support SIP Join Headers
I'm wondering if the SIP header join, RFC 3911, is supported in the asterisk stack? -- ***************************** Bruce Reeves, dCAp EUS Networks Office: 212-624-5943 Web: www.euscorp.com ****************************
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 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
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
2009 Apr 06
2
Hacked
Just FYI: IP address 89.248.168.176 has been trying to use the recently release SIP vulnerability in Asterisk to make outbound calls via our box. They are running a bank account callback scam. Jeremy Mann Director of IT Texas Health Management Group Direct Line: 817-310-4956 Main Line: 817-310-4999 Helpdesk: 817-310-4999 x3 Fax: 817-310-4990 Email: jmann at txhmg.com
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered
2008 Oct 13
1
IP 650 Sidecar
Is the IP 650 sidecar compatible with asterisk? If I pair it with the IP 650 phone, can I have more than 6 "lines" registered w/ the server? Jeremy Mann Director of IT Texas Health Management Group Direct Line: 817-310-4956 Main Line: 817-310-4999 Fax: 817-310-4990 Email: jmann at txhmg.com ________________________________ This e-mail, facsimile, or letter and any files or
2006 Oct 30
1
dealing with blind transfers to invalid extensions
Running Asterisk 1.2.8 kernel 2.6.13.4-1. Everything in my dialplan seems to be working well except for one problem. When calls are blind transferred to an invalid extension I would like the call to go to the operator on ext 1000? What is the best way to do this? Thanks in advance Here's a snippet of my extensions.conf [default] exten=>_10XX,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
2007 Feb 27
5
TE110P: Error ==> Asterisk died with code 1.
Running Asterisk 1.2.9. I just installed a TE110P card and configured zaptel.conf & zapata.conf. The config files look right to me but I'm getting the following error when trying to start asterisk: Asterisk died with code 1. Automatically restarting Asterisk. Does anyone have any idea what is wrong with this configuration?? Thanks in advance!!! Here's my config files: zaptel.conf
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
Hi list, i've problems with my * server and the 4 phones which are linked to it. i've 2 grandstream bt100 with the firmware upgraded to 101, a wi-fi phone (i don't know its brand) and another ip phone i don't know its brand. with this sip.conf : [general] port = 5060 bindaddr = 192.168.100.229 context = default ;x changed from default to sip localnet = 192.168.100.0/24
2008 Jan 10
8
IEEE 802.1x capable sip phones
Does anyone know if sip phones from any of the major IP phone vendors support 802.1x authentication? Any feedback would be greatly appreciated. Thanks in advance. ====================== Jeronimo Romero EUS Networks Email: jromero at euscorp.com Cell: 917-332-7238 Office: 212-624-5943 Web: www.euscorp.com ====================== -------------- next part -------------- An HTML