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

Fernando Testa testa at voicetechnology.com.br
Tue Sep 29 17:28:41 PDT 2009


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>




More information about the FreeSWITCH-users mailing list