Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] REGISTER fails with 407 after minutes of success register


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





PostPosted: Tue Sep 29, 2009 7:39 pm    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

Hi all,

I have a FS that registers on an Ericsson pabx as gateway under sip_external.
This gateway start registering on the Ericsson ok, but after a while,
around 50mins, it fails with the logs below.
If I hit *sofia profile external restart* on fs_cli then the gateway
returns to register with success (that means, we get 200 OK from
Ericsson).
This happens with FS 1.0.4 release tarball, and trunk r15011.
I found similar situations on these links, but not actually found a solution.
Any help is very welcome.

*OS*
CentOS 5.3 x86_64
4Gb RAM

log at http://pastebin.freeswitch.org/10517

conf/sip_profiles/external/ericsson.xml:
 <gateway name="ericsson_1064">
   <param name="username" value="1064"/>
   <param name="realm" value="10.227.0.3"/>
   <param name="password" value="5080"/>
   <param name="register" value="true"/>
   <param name="register-proxy" value="10.227.0.3"/>
   <param name="expire-seconds" value="60"/>
   <param name="retry-seconds" value="10"/>
 </gateway>

_______________________________________________
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
brian at freeswitch.org
Guest





PostPosted: Tue Sep 29, 2009 8:24 pm    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

I need the sip trace.

/b

On Sep 29, 2009, at 7:28 PM, Fernando Testa wrote:

Quote:
Hi all,

I have a FS that registers on an Ericsson pabx as gateway under
sip_external.
This gateway start registering on the Ericsson ok, but after a while,
around 50mins, it fails with the logs below.
If I hit *sofia profile external restart* on fs_cli then the gateway
returns to register with success (that means, we get 200 OK from
Ericsson).
This happens with FS 1.0.4 release tarball, and trunk r15011.
I found similar situations on these links, but not actually found a
solution.
Any help is very welcome.

*OS*
CentOS 5.3 x86_64
4Gb RAM

log at http://pastebin.freeswitch.org/10517

conf/sip_profiles/external/ericsson.xml:
<gateway name="ericsson_1064">
<param name="username" value="1064"/>
<param name="realm" value="10.227.0.3"/>
<param name="password" value="5080"/>
<param name="register" value="true"/>
<param name="register-proxy" value="10.227.0.3"/>
<param name="expire-seconds" value="60"/>
<param name="retry-seconds" value="10"/>
</gateway>

_______________________________________________
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


_______________________________________________
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
testa at voicetechnolo...
Guest





PostPosted: Wed Sep 30, 2009 7:17 am    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

Brian,

Thanks for the reply. The SIP trace is mixed with the log (+ sofia
loglevel all 9) on the pastebin I mention on the previous email
(http://pastebin.freeswitch.org/10517 ). That log is from FS 1.0.4.


On Tue, Sep 29, 2009 at 10:13 PM, Brian West <brian@freeswitch.org> wrote:
Quote:
I need the sip trace.

/b

On Sep 29, 2009, at 7:28 PM, Fernando Testa wrote:

Quote:
Hi all,

I have a FS that registers on an Ericsson pabx as gateway under
sip_external.
This gateway start registering on the Ericsson ok, but after a while,
around 50mins, it fails with the logs below.
If I hit *sofia profile external restart* on fs_cli then the gateway
returns to register with success (that means, we get 200 OK from
Ericsson).
This happens with FS 1.0.4 release tarball, and trunk r15011.
I found similar situations on these links, but not actually found a
solution.
Any help is very welcome.

*OS*
CentOS 5.3 x86_64
4Gb RAM

log at http://pastebin.freeswitch.org/10517

conf/sip_profiles/external/ericsson.xml:
 <gateway name="ericsson_1064">
   <param name="username" value="1064"/>
   <param name="realm" value="10.227.0.3"/>
   <param name="password" value="5080"/>
   <param name="register" value="true"/>
   <param name="register-proxy" value="10.227.0.3"/>
   <param name="expire-seconds" value="60"/>
   <param name="retry-seconds" value="10"/>
 </gateway>


_______________________________________________
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
brian at freeswitch.org
Guest





PostPosted: Wed Sep 30, 2009 8:41 am    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

Nm I see it.. not awake this morning Razz

/b

On Sep 30, 2009, at 7:06 AM, Fernando Testa wrote:

Quote:
Brian,

Thanks for the reply. The SIP trace is mixed with the log (+ sofia
loglevel all 9) on the pastebin I mention on the previous email
(http://pastebin.freeswitch.org/10517 ). That log is from FS 1.0.4.



_______________________________________________
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
brian at freeswitch.org
Guest





PostPosted: Wed Sep 30, 2009 8:46 am    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

I don't see a challenge in your 407 so how can we answer properly
against the far end if they don't challenge us?

/b

On Sep 30, 2009, at 7:06 AM, Fernando Testa wrote:

Quote:
Brian,

Thanks for the reply. The SIP trace is mixed with the log (+ sofia
loglevel all 9) on the pastebin I mention on the previous email
(http://pastebin.freeswitch.org/10517 ). That log is from FS 1.0.4.


On Tue, Sep 29, 2009 at 10:13 PM, Brian West <brian@freeswitch.org>
wrote:
Quote:
I need the sip trace.

/b

On Sep 29, 2009, at 7:28 PM, Fernando Testa wrote:

Quote:
Hi all,

I have a FS that registers on an Ericsson pabx as gateway under
sip_external.
This gateway start registering on the Ericsson ok, but after a
while,
around 50mins, it fails with the logs below.
If I hit *sofia profile external restart* on fs_cli then the gateway
returns to register with success (that means, we get 200 OK from
Ericsson).
This happens with FS 1.0.4 release tarball, and trunk r15011.
I found similar situations on these links, but not actually found a
solution.
Any help is very welcome.

*OS*
CentOS 5.3 x86_64
4Gb RAM

log at http://pastebin.freeswitch.org/10517

conf/sip_profiles/external/ericsson.xml:
<gateway name="ericsson_1064">
<param name="username" value="1064"/>
<param name="realm" value="10.227.0.3"/>
<param name="password" value="5080"/>
<param name="register" value="true"/>
<param name="register-proxy" value="10.227.0.3"/>
<param name="expire-seconds" value="60"/>
<param name="retry-seconds" value="10"/>
</gateway>


_______________________________________________
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


_______________________________________________
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
testa at voicetechnolo...
Guest





PostPosted: Thu Oct 01, 2009 9:49 am    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

In the link below you have the entire SIP trace from system startup until start receiving this annoying 407 Proxy Auth Required, preventing FS to register successfully on the Ericsson Pabx.You can notice multiple registrations from named ericsson_1050 to ericsson_1064 that starts failing after ~50 minutes after the boot. Issuing a 'sofia external profile restart' solves the registration problems.
Brian, thanks for reply, but I really didn't get your point. 
Thank you, I apreciate any help.


http://dl.getdropbox.com/u/410277/sip.log.gz


On Wed, Sep 30, 2009 at 10:33 AM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
I don't see a challenge in your 407 so how can we answer properly
against the far end if they don't challenge us?

/b

On Sep 30, 2009, at 7:06 AM, Fernando Testa wrote:



Quote:
Brian,

Thanks for the reply. The SIP trace is mixed with the log (+ sofia
loglevel all 9) on the pastebin I mention on the previous email
(http://pastebin.freeswitch.org/10517 ). That log is from FS 1.0.4.


On Tue, Sep 29, 2009 at 10:13 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)>
wrote:
Quote:
I need the sip trace.

/b

On Sep 29, 2009, at 7:28 PM, Fernando Testa wrote:

Quote:
Hi all,

I have a FS that registers on an Ericsson pabx as gateway under
sip_external.
This gateway start registering on the Ericsson ok, but after a
while,
around 50mins, it fails with the logs below.
If I hit *sofia profile external restart* on fs_cli then the gateway
returns to register with success (that means, we get 200 OK from
Ericsson).
This happens with FS 1.0.4 release tarball, and trunk r15011.
I found similar situations on these links, but not actually found a
solution.
Any help is very welcome.

*OS*
CentOS 5.3 x86_64
4Gb RAM

log at http://pastebin.freeswitch.org/10517

conf/sip_profiles/external/ericsson.xml:
 <gateway name="ericsson_1064">
   <param name="username" value="1064"/>
   <param name="realm" value="10.227.0.3"/>
   <param name="password" value="5080"/>
   <param name="register" value="true"/>
   <param name="register-proxy" value="10.227.0.3"/>
   <param name="expire-seconds" value="60"/>
   <param name="retry-seconds" value="10"/>
 </gateway>





Quote:
_______________________________________________
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





--
Fernando Gregianin Testa
Voice Technology Ltda
+55 11 35882166
Back to top
brian at freeswitch.org
Guest





PostPosted: Thu Oct 01, 2009 10:08 am    Post subject: [Freeswitch-users] REGISTER fails with 407 after minutes of Reply with quote

Thanks for posting the logs... But I'm not going to spend the time to download it.. unzip it and look at it... I would rather just click a link with the logs in plain text and read them in my browser.

I'll do it now but next time lets not add steps to the process that are not needed. This goes for Jira too don't upload zip files of text logs that just makes it harder for us to quickly help you.


This isn't going to help me much know why Sofia/FreeSWITCH isn't working.


sofia profile xxx siptrace on
press F8
sofia loglevel all 9


Then post that please.


/b

On Oct 1, 2009, at 9:35 AM, Fernando Testa wrote:
Quote:
In the link below you have the entire SIP trace from system startup until start receiving this annoying 407 Proxy Auth Required, preventing FS to register successfully on the Ericsson Pabx.You can notice multiple registrations from named ericsson_1050 to ericsson_1064 that starts failing after ~50 minutes after the boot. Issuing a 'sofia external profile restart' solves the registration problems.
Brian, thanks for reply, but I really didn't get your point.
Thank you, I apreciate any help.


http://dl.getdropbox.com/u/410277/sip.log.gz



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