similar to: Update peer IP address

Displaying 20 results from an estimated 4000 matches similar to: "Update peer IP address"

2015 Mar 31
3
Update peer IP address
Hello Sebastian, I had already seen this list of the hosts, but it is not active. All servers with which my Asterisk has been communicated are not listed. A port scan, to eventually update the list, found hundreds of servers provided in the address range 217.0.0.0/13 with open port 5060, some were even not found. I think there must be another solution. If I change insecure to
2015 Mar 31
2
Update peer IP address
You have two options for dealing with an IP change during the registration period: 1) set the registration time to shorter period of time to minimize the downtime 2) detect that the IP address has changed via whatever method available, and then issue a "sip reload" CLI command to asterisk, which will cause it to resend registrations immediately. On Tue, Mar 31, 2015 at 1:36 PM, Daniel
2015 Mar 30
0
Update peer IP address
On Mon, Mar 30, 2015 at 06:31:46PM +0200, Daniel Heckl wrote: > Hello > > I use Asterisk 11 with FreePBX 12. Our SIP Provider is Telekom > Germany. We have sometimes problems with incoming and outgoing calls. > I hope I can explain it understandable. Hello Daniel, I'll find myself in the same situation a few weeks from now :-) > > For example, Asterisk sends a
2015 Mar 31
0
Update peer IP address
Maybe someone could elaborate on my first question again. If the ip address changes while a REGISTER period, the ip address of the peer isn't been updated. How can asterisk update the ip address of the peer? > Am 31.03.2015 um 12:36 schrieb Daniel Heckl <daniel.heckl at gmail.com>: > > Hello Sebastian, > > I had already seen this list of the hosts, but it is not
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
2015 Apr 01
2
Update peer IP address
If I correctly understand what the problem is, what I did was write a script that runs out of CRON every 15 minutes. It checks the outside IP address by querying http://checkip.dyndns.org and compares it to the IP address stored in the parameter ?externip? in the [general] section of sip.conf. If the two values are the same, the script exits quietly. If they are different, the script updates
2015 Apr 01
0
Update peer IP address
Scott, thank you four your reply. I had already though about both options, but the problem is, that after an ip change AND a new registration the ip address of the peer is not updated automatically. INVITES are answered with 401. Only after a sip reload the peer works again. That can't be normal... Daniel > Am 31.03.2015 um 22:45 schrieb Scott Griepentrog <sgriepentrog at
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
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
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
2014 Apr 16
1
Connecting 2 asterisks, one with PJSIP and other SIP returning 401
It's my first post here, so I'll cut to the chase I have 2 Asterisk servers and want to connect them using sip on one and pjsip on the other one. One is running at home and another at a VPS. The first one will be the client (with dynamic ip) and the 2nd the server. The client uses sip and the server pjsip. This is the client's sip.conf [general] context = default allowguest = no
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
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
2015 Apr 14
0
Update peer IP address
On Tue, Apr 14, 2015 at 09:38:22AM +0200, Daniel Heckl wrote: > Sebastian, > > Your code sounds good, I'm curious how it goes on. > > First the linux machine had the Google Public DNS 8.8.8.8 as DNS > server. After I changed it to the via PPPoE assigned DNS servers, i > had no changes any more. But we should be prepared for changes. > > You must enable the dnsmgr.
2016 Jan 26
2
PJSIP Stun/ICE
Bryant, I have the same problem with dynamic public IPs and PJSIP. What is your idea to solve the problem? My suggestion would be to write a script that monitors the change, pjsip.transports.conf updated and Asterisk restarts? Daniel > Am 26.01.2016 um 14:21 schrieb Joshua Colp <jcolp at digium.com>: > > Bryant Zimmerman wrote: >> Joshua >> So once a transport is
2010 Feb 25
1
Asterisk 1.6.0.17 PBX with two interfaces does not routes RTP packets - SIP Conf Problem likely
Hi, I am try to configure Asterisk as PBX system with two interfaces as shown below. One interface pointing to the local subnet with a SIP phone and another interface pointing to the external ISP SIP Sever. SJPhone(X.X.141.32)<--------->(Y.Y.47.149)local-intf-|Asterisk|external- intf(Z.Z.247.106)<-------->(w.w.158.26)ISP-SIP-Server----OutsideWorld I am able to setup a call from the
2007 May 03
2
SIP peer / Maximum retries exceeded on transmission
Hi Everyone, I was hoping someone might know why I am experiencing a problem with Asterisk logging the event: [May 3 12:07:41] WARNING[30371] chan_sip.c: Maximum retries exceeded on transmission 03f007af2b15cd0b54b0c368265d97be@sip.externalprovider.com for seqno 669371069 (Critical Response) This is happening after: - call is setup, 2 way audio - call can function correctly for up to 5
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 Sep 14
2
Update peer IP address
On Tue, Apr 14, 2015 at 08:26:07AM +0200, Sebastian Kemper wrote: > On Thu, Apr 02, 2015 at 11:33:38PM +0200, Daniel Heckl wrote: > > 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. > > Hello Daniel, > > Judging by the lists
2007 Apr 27
1
How to configure a stun server for a sip peer
HI all! I'm looking for some infos to configure stun server support for a SIP peer. I've installed Asterisk 1.4.3, but searching for stun support in chan_sip (sip.conf) i've found nothing, only a "misterious" externip = stun... But where i have to put the ip of stun server? No infos around Google and forum! :-) Thank all, regards -- Marco Ciacci Asterisk Admin Windows