VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
Laurent.Fabre at kirra... Guest
|
Posted: Mon Dec 22, 2008 12:00 pm Post subject: [Freeswitch-users] Freeswitch/Sofia configuration problem |
|
|
Hello,
I've been trying to figure out for a few days why my freeswitch instance suddenly become insensitive to SIP packets without any warning.
What usually happen is the following :
1) start just fine in foreground mode and no errors
2) wait anywhere between 2 seconds and 20 minutes
3) Sofia suddenly decide to reload everything for some reason
4) Sofia start processing SIP packets
5) work for an hour or so
6) Sofia suddenly decide to reload everything for some reason
7) become unresponsive again
goto 2
Both interfaces have public IP addresses assigned in a static manner (no DHCP).
I can see the SIP UDP & TCP requests comming from the phones on several sites on the wire.
The SIP TCP requests get RST in reply which is mean
There was a point in my setup where it would not happen but since I'm new to freeswitch I'm having an hard time backtracking.
I was wondering if iproute/tc and iptables were the culprits but I flushed everything (even rebooted without loading the rules) and it still doesn't work.
I thought some database was corrupt so I shutdown'd freeswitch and delete his db folder, no effect.
My server runs Debian 4.0etch for amd64, built freeswitch from SVN trunk.
Any pointers, help, cure against headaches would be great
Regards,
Laurent
_______________________________________________
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 |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Dec 22, 2008 6:24 pm Post subject: [Freeswitch-users] Freeswitch/Sofia configuration problem |
|
|
Are you using the default config? If you've made any changes at all we'd need to know about them. Also, can you turn on SIP trace so that we can see exactly what is coming and going?
Start FS like this:
TPORT_LOG=1 ./freeswitch
Press F8 to put the console in debug mode
then capture the output while you observe the bad behavior
Please put all that, plus any config changes, into a pastebin: pastebin.freeswitch.org
I'm sure there are people around here who can help you figure out what is going on.
-MC
On Mon, Dec 22, 2008 at 8:20 AM, Laurent Fabre <Laurent.Fabre@kirranet.com (Laurent.Fabre@kirranet.com)> wrote:
Quote: |
Hello,
I've been trying to figure out for a few days why my freeswitch instance suddenly become insensitive to SIP packets without any warning.
What usually happen is the following :
1) start just fine in foreground mode and no errors
2) wait anywhere between 2 seconds and 20 minutes
3) Sofia suddenly decide to reload everything for some reason
4) Sofia start processing SIP packets
5) work for an hour or so
6) Sofia suddenly decide to reload everything for some reason
7) become unresponsive again
goto 2
Both interfaces have public IP addresses assigned in a static manner (no DHCP).
I can see the SIP UDP & TCP requests comming from the phones on several sites on the wire.
The SIP TCP requests get RST in reply which is mean
There was a point in my setup where it would not happen but since I'm new to freeswitch I'm having an hard time backtracking.
I was wondering if iproute/tc and iptables were the culprits but I flushed everything (even rebooted without loading the rules) and it still doesn't work.
I thought some database was corrupt so I shutdown'd freeswitch and delete his db folder, no effect.
My server runs Debian 4.0etch for amd64, built freeswitch from SVN trunk.
Any pointers, help, cure against headaches would be great
Regards,
Laurent
_______________________________________________
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
|
Posted: Mon Dec 22, 2008 7:03 pm Post subject: [Freeswitch-users] Freeswitch/Sofia configuration problem |
|
|
The problem is FS thinks your IP has changed... you need <param name="auto-restart" value="false"/> in sofia.conf.xml
/b
On Dec 22, 2008, at 5:22 PM, Michael Collins wrote:
Quote: | Are you using the default config? If you've made any changes at all we'd need to know about them. Also, can you turn on SIP trace so that we can see exactly what is coming and going?
Start FS like this:
TPORT_LOG=1 ./freeswitch
Press F8 to put the console in debug mode
then capture the output while you observe the bad behavior
Please put all that, plus any config changes, into a pastebin: pastebin.freeswitch.org
I'm sure there are people around here who can help you figure out what is going on.
-MC
|
|
|
Back to top |
|
|
|
|
|
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
|