Displaying 20 results from an estimated 4000 matches similar to: "no sdp or contact replacement using externip"
2013 Jun 28
1
Asterisk behind NAT and Kamailio --> Internal IP in SDP and not "externip"
Hi,
We have some Asterisk servers that we are moving behind a NAT to
preserve public addresses and make room for growth. This is Asterisk 1.4
NAT works very good with the externip/localnet-setting when we are
connected directly to our teleco. But when I try to use NAT and put them
behind our Kamailio something interesting happens: The media-address in
the SDP is the internal ip and not the
2012 Feb 06
3
Script to automatically update externip. Useful for a host with dynamic public IP
#!/bin/bash
# checksetexternip.sh
# Author: John Cahill email at johncahill.net
# Licence: GPL v3
# Description: script that queries checkip.dyndns.com to find the server's external IP address. Updates asterisk's externip value and does a sip reload if necessary.
# Last modified 06/02/2012
is_ip(){
input=$1
octet1=$(echo $input | cut -d "." -f1)
octet2=$(echo $input
2004 Jan 26
1
SIP behind NAT - use of "externip" option
I am having difficulty configuring SIP behind NAT (using latest CVS).
Using sip.conf:
[general]
port=5060 ; Port to bind to
externip=ww.xx.yy.zz
bindaddr=0.0.0.0
nat=yes
register=>[userid]:[password]@voiptalk.org/2000
[voiptalk.org]
nat=yes
externip=ww.xx.yy.zz
type=friend
secret=[password]
nat=yes
reinvite=no
canreinvite=no
I fail to register. SIP Debug gives:
SIP
2004 Jul 14
3
Using a DNS name for externip in sip.conf
Does anyone know if the 'externip=' in sip.conf is resolved just once
at startup or on an on going basis? I would like to use a DNS name
through one of the dynamic DNS providers, but if the DNS updates, and
asterisk continues using the old resolved value, this could get
tricky.
Thanks,
Dennis
2012 Feb 02
2
externip nat audio sip trunk issue problem
Hi all,
I've tried search this problem on the list... no luck...
The case is:
without externip/localnet config on sip.conf [general] my SIP trunk works,
but with no audio NAT problem (asterisk sends the private 192 address to
the outside...)
when I configure externip/localnet correctly my SIP trunk simply disappear!
Checking the signalling with tcpdump shows me that Im sending the
2005 Mar 03
4
DyDNS + externip
Can i use a domain name instead of an IP address for externip
(sip.conf) Because im using dynamic dns. Not sure what i'm trying to
achieve as yet but, i want to know if it is possible?
2016 Sep 14
2
Asterisk 13 externip
Hi,
What is the equal option for externip in asterisk 13 with pjsip. I have
tried
external_media_address=XX.XX.XX.XX
external_signaling_address=XX.XX.XX.XX
but asterisk 13 writes local ip to the from header. any suggestions?
Best Regards,
Madushan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Mar 03
1
ekiga sip registration fails; externip no help
ekiga registration fails. I've set nat = yes ( also blank ) and i've set
externip. Anybody have a sip.conf that works?
Here's the sip debug:
Reliably Transmitting (NAT) to 86.64.162.35:5060:
REGISTER sip:ekiga.net SIP/2.0
Via: SIP/2.0/UDP 10.10.11.180:5060;branch=z9hG4bK17818198;rport
Max-Forwards: 70
From: <sip:test at ekiga.net>;tag=as64618445
To: <sip:test at
2010 Sep 17
1
externip/localnet
Hi All,
Is it possible to specify more than 1 localnet? I know this is an odd
question. I have a customer that has multiple sites linked by VPN.
Main range is 192.168.33.0/24 and a remote site is 10.1.1.0/24
We want to allow some access to the public IP address at the main site. For
this to work I need to use the externip and localnet directive. If I do this
it rewrites the SDP with the
2009 Jan 11
4
chan_sip on non-standard port 5062 - contact has no port
Hi all!
Am I missing some configuration or is it simply a bug: If Asterisk
chan_sip is configured with bindport=5062, the port is missing on the
outgoing SIP messages contact header.
This resulting in in-dialog messages sent to port 5060 ... where there
is no Asterisk on that host...
Tried externip = 1.2.3.4:5062 with no success.
Version 1.6.0.3.
br
Walter
-------------- next part
2016 Sep 15
2
Asterisk 13 externip
On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad <faheem2084 at gmail.com>
wrote:
>
>
> On Wednesday, 14 September 2016, Madushan Geethanga <
> mgliyanage.rc at gmail.com> wrote:
>
>> Hi,
>>
>> What is the equal option for externip in asterisk 13 with pjsip. I have
>> tried
>>
>> external_media_address=XX.XX.XX.XX
>>
2003 Jun 16
2
(no subject)
hi,
do somebody tell me, where i could find information about samba restrictions
compared with
Windows Server.
I' m trying to write a small paper for school, which describe a comarison
between samba and Windows Server.
I heard for example, that 1-Samba is not adapted for great nets?
2-Samba has not a "system management server" like windows?
3-Remote Procedure Calls (RPCs) has been
2016 Sep 15
2
Asterisk 13 externip
On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <mgliyanage.rc at gmail.com
> wrote:
> Hi,
>
> Thanks for the reply.
>
> Yes my PABX is on the cloud when I try to register to the server, the
> server sends registration OK with public address but OPTION method
> includes the private address of the server in from header not the public
> address. I have include
2007 Aug 21
1
Contact: header and NAT.
Greetings,
I have a problem getting Asterisk registered as a UAC against the
MetaSwitch call agent, because the customer insists on running it on a
NAT'd box. Thus, the Contact: field in the REGISTER request betrays
the private IP address of the Asterisk box, but the source IP of the
message is a public one.
Most registrars don't have a problem with this, including Asterisk.
However,
2007 Mar 15
1
sip_nat.conf - Asterisk with two Ethernet Interfaces
Will this do the intended thing?
This is in sip_nat.conf which is included in sip.conf:
externip=192.168.0.200
localnet=192.168.0.200/255.255.255.0
externip=64.168.237.110
localnet=192.168.1.2/255.255.255.0
I have Asterisk running on a box with two Ethernet interfaces and bound to
both. One interface, 192.168.1.2 services clients outside the firewall
who are led to believe that Asterisk is
2005 Jan 04
0
sip.conf [externip]
Hi,
Is there some parameter that I should pay attention to when using externip parameter on sip.conf?
I ask this because after using sipsak I've noticed maybe the reason that i don't get voice in one direction could be because at the SDP/SIP messages are references to the 192.168.1.50 (server internal ip) and not the ip from the provider.
Is there a way to alter SDP messages to correct
2008 May 12
0
externip not working...
I have an Asterisk 1.4.19.1 server that is behind a Fortinet firewall.
Localnet is 192.168.2.0/255.255.255.0 and all external sip devices look
as if they are on the same local network because the Fortinet rewrites
the incoming IP as its own address.
The problem I have is that when I set "externip=148.XXX.XXX.XXX" it is
being ignored and I can see SDP packets that have the internal
2007 Aug 31
3
"pipe() failed: Too many open files"
I am getting random disconnects from my imap session, dificulties to
revconnect, very sluggish behaviour when changing between mail folders
also frequent and rapidly repititive messages on te client "mailserver
x.x.x.x is not a imap4 server"
I am running dovecot 1.0.rc2 from ports on OpenBSD 4.0 on a PIII, 500MHz
512MB
My set up is very small - a webserver with a single imap account on
2006 Nov 24
2
Correct syntax to access a shell variable?
I would like to access my shell environment variable MYIP from within
sip.conf to put in externip.
I've tried some variations of syntax after reading "The Future of
Telephony" but it's not working yet.
Should it be
externip=${ENV{$MYIP}}
or some other syntax??
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux
2007 Apr 24
1
How to write a function?
Hi,
My name is Katie and I was wondering if you could help me with my problem. I
am trying to write a function in R that computes the statistics (mean,
standard error, confidence intervals) for stratified samples. I am not that
familiar with R and I am having dificulties setting this function up. Any
help or tips on where/how to do this?
Best,
Katie
[[alternative HTML version deleted]]