Displaying 20 results from an estimated 140 matches similar to: "RE: Asterisk-Users Digest, Vol 20, Issue 184"
2006 Mar 24
14
IAX Incoming/Outgoing
I'vce got three Asterisk systems here that I'd like to be able to place calls between with IAX. As usual, I've spent several hours playing with it, really getting nowhere. Asterisk is so mentally draining. Each system, pbx1, pbx2, pbx3, should be able to connect to every other. Do I need separate user/peers or can I combine them into a single user=friend for each system? if I place a
2012 Jun 29
0
IAX Trunk issue. (Dale Noll
Dale,
Sorry for taking so long to answer, I've been traveling.
Thanks so much for the suggestion, your solution worked perfectly. I'm not sure why I didn't notice that the IAX trunk was working in the other direction.
Once again, thanks for your help.
Mitch
Date: Mon, 25 Jun 2012 05:44:37 -0500
From: Dale Noll <dnoll at wi.rr.com>
Subject: Re: [asterisk-users] IAX Trunk
2007 Feb 08
1
Queue extension issues
I'm stuck on queues!
The way I read what documentation I have found, if I set up a queue like
this:
[general]
persistentmembers = yes
[testq]
musiconhold=default
strategy = ringall
timeout = 10
retry = 5
context = testing
member => SIP/100
and then add into extensions something like this:
[incomingiax]
exten => 1234,1,Dial(SIP/100,10)
exten => 1234,2,Queue(testq|tTH|||300)
2012 Jun 25
1
IAX Trunk issue.
I'm testing a few IAX trunk scenarios in a controlled lab. From server2 extension 5000 (Server IP Address 172.16.200.212) I dial 6001 which goes across the IAX trunk to server 1 (IP address 172.16.200.210). Instead of ringing the 6001 phone, it plays tt-weasels (the s extension). When I dial 6099 it also plays tt-weasels as it's supposed to, but it's not the tt-weasels under its
2006 May 11
8
Dialling a DUNDi Route
I'm using DUNDi.
My lookup returns 'IAX2' for the tech, and 'dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101' for the destination.
How do I dial this?
I've tried dialling it with:
"Dial" "IAX2/dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101"
passed from my AGI script, but the other endpoint (xxx.187.142.204) is returning:
May 11 09:23:41
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 Aug 29
5
Ringing sound doesn't work
Hi,
I have these extensions:
exten => 101,1,Dial(SIP/101,15)
exten => 102,1,Dial(SIP/102,15)
exten => 0,1,Dial(SIP/101&SIP/102,15,r)
They work fine and I get the ringing sound if I dial them directly. However, I
also have this extension:
exten => s,1,Answer()
exten => s,2,Background(viagenie)
exten => s,3,WaitExten()
The ringing sound doesn't work for any extension
2006 Jun 26
7
'500 Internal Server' Error on SIP NOTIFY
Is anyone getting '500 Internal Server' errors back from their Polycom phones when Asterisk sends a SIP NOTIFY message to them?
I called Polycom tech support, who where utterly useless.
Of course Polycom won't officially support it anyway, as they only support Asterisk Business Edition. We're using 1.2.9, but it's been ocurring for quite some time. We have about 35 phones and
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 =>
2006 Jun 26
1
Email notification
Is there a way to get asterisk to send you a email when it looses or an extension doesn?t re-register
Roger Workman
Business Development
Upperclassman/Universal Holdings LLC
Voice: 304.324.3800
Fax: 304.324.3801
ICQ: 4447584
Website: http://www.upperclassman.net
Billing Questions: billing at upperclassman.net
Rental Questions: rentals at upperclassman.net
Maintenance: help at
2009 Mar 26
1
IAX problem through intermediate asterisk box
I'm having a problem with IAX running through an intermediate asterisk
box. Perhaps a small diagram will explain the situation better:
*A ------- [cloud (public internet)] ------- *B --------[cloud
(private network)]----------- *C
Asterisk server's A, B, and C, are all connected together with IAX
All asterisk servers are 1.6.0.6
Server A and B are geographically close, but connected over
2006 Dec 08
1
Douglas Garstang <dgarstang@oneeighty.com>
On Fri, 2006-12-08 at 04:26 -0700, Douglas Garstang wrote:
> Hi Steve.
>
> Thanks, but unfortunately, I can't be involved in that. We are
> running Asterisk in a production environment and we're using
> 1.2, not 1.4. I don't have the resources to work with 1.4.
> Last time I filed a bug against 1.2 I got told off.
>
2004 Aug 12
2
caller id over iax
Hi
I've 'inherited' an existing Asterisk with a number of users, and some
pstn connections through its Zaptel card.
I've recently set up another Asterisk which has no direct pstn access
and I've connected the 2 systems with IAX. The original system has an
extension number range 1xxx and the new asterisk has the number range
3xxx. I can call both ways, and when required can
2019 Jan 08
0
idmap problems
Hai,
I still dont understand the fuss about "domain admins" and no GID because im running this for 3 years now.
So... Again what was the problem here, i dont remember it.. (sorry)
In my opinion, the problem is not "domain admins", the problem is Administrator.
And because if that you need an other "administrator user", that is a copy of Administrator its
2006 Apr 05
5
Dial Plan Logic Problem
Hi
I can't for the life of me work out why this is not
working. When in the campon contect if you hit a DTMF
key 2 you get moved to the exten => 2 defined in the
mainmenu context not the exten => 2 defined in the
campon context. What is wrong? The same happens if you
hit key 1.
[campon]
exten => _*1XXX,1,Answer
exten => _*1XXX,2,SetCallerID(${CALLERIDNUM})
exten =>
2020 Jun 12
0
CentOS-announce Digest, Vol 184, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2020 Jun 17
0
CentOS-announce Digest, Vol 184, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2020 Jun 26
0
CentOS-announce Digest, Vol 184, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2020 Jun 23
0
CentOS-announce Digest, Vol 184, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2020 Jun 10
0
CentOS-announce Digest, Vol 184, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When