Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] sofia external profile: external IP problem


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
gcd at i.ph
Guest





PostPosted: Sun Jun 21, 2009 12:39 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

hi,

i tested the latest SVN build (13884) using the sample configuration files ... no modifications whatsoever. but in sofia external profile, the IP address is my internal address instead of my external IP address.

did i miss something here? tks.

-nandy
Back to top
jason at jasonjgw.net
Guest





PostPosted: Sun Jun 21, 2009 12:46 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

Nandy Dagondon <gcd@i.ph> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?

Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
gcd at i.ph
Guest





PostPosted: Sun Jun 21, 2009 1:21 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.


On Sun, Jun 21, 2009 at 1:45 PM, Jason White <jason@jasonjgw.net (jason@jasonjgw.net)> wrote:
Quote:

Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?



Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
jmesquita at gmail.com
Guest





PostPosted: Sun Jun 21, 2009 1:37 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

What I would guess is the the STUN lookup failed. Do you have anything on this box that would prevent FS from doing DNS lookup?

jmesquita

On Sun, Jun 21, 2009 at 3:20 AM, Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.



On Sun, Jun 21, 2009 at 1:45 PM, Jason White <jason@jasonjgw.net (jason@jasonjgw.net)> wrote:
Quote:

Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?



Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
gcd at i.ph
Guest





PostPosted: Sun Jun 21, 2009 1:58 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

i just come across the Auto NAT feature in the Wiki. i'm testing if my router UPNP works w/ FS. STUN works before i updated to SVN.

2009/6/21 João Mesquita <jmesquita@gmail.com (jmesquita@gmail.com)>
Quote:
What I would guess is the the STUN lookup failed. Do you have anything on this box that would prevent FS from doing DNS lookup?

jmesquita


On Sun, Jun 21, 2009 at 3:20 AM, Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.



On Sun, Jun 21, 2009 at 1:45 PM, Jason White <jason@jasonjgw.net (jason@jasonjgw.net)> wrote:
Quote:

Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?



Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org






_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
gcd at i.ph
Guest





PostPosted: Sun Jun 21, 2009 2:40 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

it's working now, i mean the Auto NAT feature - after i enabled UPNP feature on my router. it's based on external IP addresses of Ext-SIP-IP and Ext-RTP-IP when performing "sofia status profile [internal|external]" on the cli.

however, "sofia status" still shows internal IP address on the external profile. it should display the external IP address instead.


On Sun, Jun 21, 2009 at 2:20 PM, Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.



On Sun, Jun 21, 2009 at 1:45 PM, Jason White <jason@jasonjgw.net (jason@jasonjgw.net)> wrote:
Quote:

Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?



Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




Back to top
mike at jerris.com
Guest





PostPosted: Sun Jun 21, 2009 3:29 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

It has both the interface bind address and the external address


Mike

On Jun 21, 2009, at 3:38 AM, Nandy Dagondon <gcd@i.ph (gcd@i.ph)> wrote:



Quote:
it's working now, i mean the Auto NAT feature - after i enabled UPNP feature on my router. it's based on external IP addresses of Ext-SIP-IP and Ext-RTP-IP when performing "sofia status profile [internal|external]" on the cli.

however, "sofia status" still shows internal IP address on the external profile. it should display the external IP address instead.


On Sun, Jun 21, 2009 at 2:20 PM, Nandy Dagondon <[url=mailto:gcd@i.ph]gcd@i.ph (gcd@i.ph)[/url]> wrote:
Quote:
the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.



On Sun, Jun 21, 2009 at 1:45 PM, Jason White <[url=mailto:jason@jasonjgw.net]jason@jasonjgw.net (jason@jasonjgw.net)[/url]> wrote:
Quote:

Nandy Dagondon <[url=mailto:gcd@i.ph]gcd@i.ph (gcd@i.ph)[/url]> wrote:
Quote:
hi,

i tested the latest SVN build (13884) using the sample configuration files
... no modifications whatsoever. but in sofia external profile, the IP
address is my internal address instead of my external IP address.

did i miss something here?



Try setting ext-sip-ip and ext-rtp-ip in the external profile to
stun:stun.freeswitch.org

This can alternatively be set using global variables in vars.xml in the
supplied configuration.


_______________________________________________
Freeswitch-users mailing list
[url=mailto:Freeswitch-users@lists.freeswitch.org]Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)[/url]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org







_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
brian at freeswitch.org
Guest





PostPosted: Sun Jun 21, 2009 5:13 am    Post subject: [Freeswitch-users] sofia external profile: external IP probl Reply with quote

Really it shouldn't have changed unless you wiped your configs. The reason it can't work with auto-nat is you're not behind a natpmp or upnp router thus you're going to have to set them manually use stun. You can not use stun for rtp-ip or sip-ip, just for ext-sip-ip and ext-rtp-ip once they are set correctly it should work without a problem.

/b

On Jun 21, 2009, at 1:20 AM, Nandy Dagondon wrote:
Quote:
the default setting is "auto-nat".

i changed ext-sip-ip=$${external_sip_ip} and ext-rtp-ip=$${external_rtp_ip}. both of them are set in vars.xml as stun:stun.freeswitch.org. result: same problem

i tried your suggestion. still the same problem.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services