similar to: DNS Changes never picked up with Asterisk 1.4.18 chan_sip?

Displaying 20 results from an estimated 8000 matches similar to: "DNS Changes never picked up with Asterisk 1.4.18 chan_sip?"

2015 Apr 02
0
Update peer IP address
?I'd be curious if setting insecure=invite,port makes any difference either (without alllowguest on). ? On Thu, Apr 2, 2015 at 9:03 AM, Daniel Heckl <daniel.heckl at gmail.com> wrote: > Ok, I have tested dnsmgr. This is not a solution, the situation has not > changed. With dnsmgr I can not place outbound calls. I do not know why and > what dnsmgr really do. > > My
2015 Apr 02
2
Update peer IP address
Ok, I have tested dnsmgr. This is not a solution, the situation has not changed. With dnsmgr I can not place outbound calls. I do not know why and what dnsmgr really do. My current solution is as follows: Say allowguest=yes, configure the default context that there can not be placed outbound calls. Use iptables to DROP all at your SIP port and allow only your local phones and the sip trunk ip
2010 Sep 13
3
doing dnsmgr_lookup
Hello list, my CLI is spammed with : [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:47] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:48] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:49] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep
2005 Aug 15
1
dnsmgr
Hello, What's dnsmgr ? Anybody could tell mr more? cat /etc/asterisk/dnsmgr.conf [general] ;enable=yes ; enable creation of managed DNS lookups ; default is 'no' ;refreshinterval=1200 ; refresh managed DNS lookups every <n> seconds ; default is 300 (5 minutes)serveur1:~# Harry
2015 Apr 01
2
Update peer IP address
On 4/1/15 10:48 AM, Daniel Heckl wrote: > John, > > thank you four your answer. I think you have misunderstood the > problem. It?s about a ip address change of the sip trunk, not of my > asterisk server. You would probably benefit by enabling the DNS Manager to allow for dynamic IP changes: # cat dnsmgr.conf [general] enable=yes ; enable creation of managed DNS
2011 Mar 11
0
dnsmgr_lookup
I am using 1.8.3 and changed enable=no on dnsmgr.conf - however I am still getting log messages for dnsmgr_lookup. I wasnt expecting that. I have a server and a couple dedicated machines just running ALSA connections. I dont need any dns lookups for anything - who do I disable it? Thanks jerry ------------ Asterisk Ready. *CLI> *CLI> > doing dnsmgr_lookup for 'mndemo'
2015 Apr 02
0
Update peer IP address
Actually, the IP address is still used to identify the incoming invite. With the insecure=port option set, Asterisk will presume the invite to still match the trunk account even if the NAT router has mangled (changed) the port number. My suspicion is that when the new register goes out, it's creating a new state in the firewall, resulting in a new port number, which is why you would have to
2015 Apr 02
3
Update peer IP address
Scott, I have changed the configuration as said it and will test it. I?m curious. Can you briefly explain what insecure=invite,port does? ;insecure=port ; Allow matching of peer by IP address without ; matching port number ;insecure=invite ; Do not require authentication of incoming INVITEs ;insecure=port,invite ; (both) Do I understand correctly that
2015 Apr 02
0
Update peer IP address
That sounds like asterisk was working 100% correctly. If you receive an INVITE from an unknown IP address, then it should fail. Unless you want to allow anonymous, which is genearlly a very bad idea. If you are registering to IP X, but the provider may be transmitting invites from any number of other IP addresses, then you need a list of IP addresses, and have a trunk configuration set up for
2015 Apr 01
0
Update peer IP address
On Wed, Apr 01, 2015 at 11:00:56AM -0400, Andres wrote: > On 4/1/15 10:48 AM, Daniel Heckl wrote: > > John, > > > > thank you four your answer. I think you have misunderstood the > > problem. It?s about a ip address change of the sip trunk, not of my > > asterisk server. > You would probably benefit by enabling the DNS Manager to allow for > dynamic IP
2015 Apr 02
2
Update peer IP address
Okay, Scott, I think we are on the wrong path. Maybe I'm wrong though. I will summarize again briefly the problems together: The peer ip address could be another than the ip address of incoming invites After an re-register the REGISTER is send to the new SIP server, answered with OK. But the peer ip address is still the old one (sip show peers). If now is a INVITE, the request is answered
2008 Jul 03
2
Asterisk VXML... Help.
So, I'm trying to get the Asterisk vxml (from i6net) working. Having no luck with it. My dial plan has: exten => _X.,1,Answer() exten => _X.,n,Wait(1) exten => _X.,n,Vxml(file:///tmp/menu.vxml) The /tmp/menu.vxml file has: <?xml version="1.0"?> <vxml version="1.0"> <form> <block><audio
2017 Oct 10
2
Asterisk chan_sip registration attempts
Hello! Could you help me with Asterisk 11.21.2 and AsteriskNow platform. The problem is: My Asterisk PBX has SIP (chan_sip) trunk to provider. Asterisk periodically loses trunk registratrion: *sip show registry:* /Host??????????????????????????????????? dnsmgr Username?????? Refresh State??????????????? Reg.Time???????????????? // //X.X.X.X:5060??????????????????? N????? <LOGIN>
2015 Apr 02
3
Update peer IP address
I do not want set allowguest=yes. The problem is, there is no official list with ip addresses of Telekom Germany. But I think all ip addresses comes from the ip range 217.0.0.0/13. I have now the following addition to sip.conf. I think it is the only safe option. Or what would you say? [telekom](!) context=from-trunk type=peer defaultuser= authuser= remotesecret= fromdomain=tel.t-online.de
2013 Feb 12
1
asterisk 11 AGI
I recently upgraded to asterisk 11 from 1.8. I had VXML working via AGI in 1.8 - from extensions.conf: [VXML] exten => s,1,Answer exten => s,n,Set(ENCODED=${URIENCODE(${ARG1})}) exten => s,n,AGI(agi://localhost/url=${ENCODED}) exten => s,n,Hangup Using asterisk 11 on the same host with the same config in extensions.conf: -- Executing [s at VXML:1]
2006 Nov 09
2
register suddenly fails
Hi everybody, I've got a very strange problem: As far as I remember I didn't change anything on my Asterisk side. I have 2 SIP providers to which I can place outbound calls. Today I noticed that outbound calls to provider "inode" fail (and inbound from this provider too). On the CLI I get every 20 seconds following messages: Nov 9 20:01:07 NOTICE[952]: chan_sip.c:5422
2007 Aug 01
0
Announcing free (GPL) VXML for Asterisk - Voiceglue
The first release of Voiceglue is now available. Voiceglue provides a VXML interpreter using Asterisk telephony and the OpenVXI VXML parsing suite. It is released under the GPL, and thus compatible with Asterisk and OpenVXI licensing. The first release is available at the project website: http://www.voiceglue.org There is also a mailing list for those interested in continued evolution of
2005 Jun 01
1
FW: TellMe pay-as-you-go? - UPDATE
As some of you know I've been trying to facilitate an involvement with www.tellme.com <http://www.tellme.com/> speech recognition tools and Asterisk. See www.studio.tellme.com <http://www.studio.tellme.com/> There have been a number of people who are already integrating the two and utilizing Tellme as an ASP to deliver speech recognition to their asterisk applications.
2009 Oct 30
1
asterisk 1.6 - doing dnsmgr lookup for... / call fails
I just jumped to asterisk-1.6.1.8 and I calls will not go through to my asterisk. Same setup with asterisk-1.4 and calls get accepted. sip show registry (asterisk-1.6): Host dnsmgr Username Refresh State sip.actio.pl:5060 N 4589835 105 Registered sip show registry (asterisk-1.4): Host Username Refresh State sip.actio.pl:5060 4589835
2007 Sep 18
2
asterisk crash and core dump
My Asterisk installation crashes frequently. Since it's a random event I am not able to reproduce it so I can't say what is making it crash. Here's a snippet of /var/log/asterisk/full just when it crashes: Sep 18 13:42:51 DEBUG[378] chan_zap.c: disabled echo cancellation on channel 31 Sep 18 13:42:51 VERBOSE[378] logger.c: -- Hungup 'Zap/31-1' Sep 18 13:42:51