VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
christian.loeschenkohl... Guest
|
Posted: Thu Sep 03, 2009 2:35 am Post subject: [Freeswitch-users] stability problems |
|
|
hello
we have regular (every 4-6 days) stability problems with freeswitch
when the problme occurs
- no registers are done bythe server (olny 1 ack of the initial register)
- no more calls are working
- the calls are all ending with a timeout (cdr caues ORIGINATOR_CANCEL)
- only a restart of the whole server cures the problem
the server doesn't crash or segfault
my first try was to enable the crash-protection flag, but with no difference
the server is restartet every night and the last stand still was after about 15h uptime
the system is an sun fire 2400 with debian 64 bit system
how could i offer you more information to solve this big problem
br
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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
|
Posted: Thu Sep 03, 2009 9:23 am Post subject: [Freeswitch-users] stability problems |
|
|
Sounds like you have some build skew... can you tell us how you built
FreeSWITCH?
/b
On Sep 3, 2009, at 2:29 AM, Christian Löschenkohl wrote:
Quote: | hello
we have regular (every 4-6 days) stability problems with freeswitch
when the problme occurs
- no registers are done bythe server (olny 1 ack of the initial
register)
- no more calls are working
- the calls are all ending with a timeout (cdr caues
ORIGINATOR_CANCEL)
- only a restart of the whole server cures the problem
the server doesn't crash or segfault
my first try was to enable the crash-protection flag, but with no
difference
the server is restartet every night and the last stand still was
after about 15h uptime
the system is an sun fire 2400 with debian 64 bit system
how could i offer you more information to solve this big problem
br
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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 |
|
|
christian.loeschenkohl... Guest
|
Posted: Thu Sep 03, 2009 9:58 am Post subject: [Freeswitch-users] stability problems |
|
|
on debian lenny amd64 with the build-essential package
an then with
./configure --prefix=/opt/freeswitch
make
make install
nothing else
br
On 2009-09-03 16:12, Brian West wrote:
Quote: | Sounds like you have some build skew... can you tell us how you built
FreeSWITCH?
/b
On Sep 3, 2009, at 2:29 AM, Christian Löschenkohl wrote:
Quote: | hello
we have regular (every 4-6 days) stability problems with freeswitch
when the problme occurs
- no registers are done bythe server (olny 1 ack of the initial
register)
- no more calls are working
- the calls are all ending with a timeout (cdr caues
ORIGINATOR_CANCEL)
- only a restart of the whole server cures the problem
the server doesn't crash or segfault
my first try was to enable the crash-protection flag, but with no
difference
the server is restartet every night and the last stand still was
after about 15h uptime
the system is an sun fire 2400 with debian 64 bit system
how could i offer you more information to solve this big problem
br
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung& Entwicklung VoIP
xpirio
Telekommunikation& Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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
|
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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 |
|
|
anthony.minessale at g... Guest
|
Posted: Thu Sep 03, 2009 10:08 am Post subject: [Freeswitch-users] stability problems |
|
|
Which revision are you using?
If you are not running the latest trunk, please upgrade to that in case your problem requires us to change the code
we need it to be up to date.
1) Remove any binary files which may get mixed in from an older build
rm /usr/local/freeswitch/bin/*
rm /usr/local/freeswitch/lib/*
rm /usr/local/freeswitch/mod
2) Build Latest Trunk
3) Reproduce the problem.
If you get the problem keep FreeSWITCH running and capture a gcore back trace.
./scripts/freeswitch-gcore > gcore.txt
Send us the file as an attachment or attached to a new jira issue.
http://jira.freeswitch.org
2009/9/3 Christian Löschenkohl <christian.loeschenkohl@xpirio.com (christian.loeschenkohl@xpirio.com)>
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
intralanman at freeswi... Guest
|
Posted: Thu Sep 03, 2009 10:12 am Post subject: [Freeswitch-users] stability problems |
|
|
Please note the words "attached to" and not "pasted inline"
Thanks
-Ray |
|
Back to top |
|
|
rupa at rupa.com Guest
|
Posted: Thu Sep 03, 2009 11:07 am Post subject: [Freeswitch-users] stability problems |
|
|
On Thu, Sep 3, 2009 at 10:02 AM, Anthony
Minessale<anthony.minessale@gmail.com> wrote:
Quote: | 1) Remove any binary files which may get mixed in from an older build
rm /usr/local/freeswitch/bin/*
rm /usr/local/freeswitch/lib/*
rm /usr/local/freeswitch/mod
|
Since you are using the debian package, the files will be in
/opt/freeswitch not /usr/local/freeswitch.
--
-Rupa
_______________________________________________
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
|
Posted: Thu Sep 03, 2009 11:39 am Post subject: [Freeswitch-users] stability problems |
|
|
Can you try NOT using a package? I have a theory that the package has
a few optimization flags in it that breaks things.
/b
On Sep 3, 2009, at 10:56 AM, Rupa Schomaker wrote:
Quote: | Since you are using the debian package, the files will be in
/opt/freeswitch not /usr/local/freeswitch.
|
_______________________________________________
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 |
|
|
christian.loeschenkohl... Guest
|
Posted: Thu Sep 03, 2009 11:52 am Post subject: [Freeswitch-users] stability problems |
|
|
sorry i can not follow you
i build everthing from scratch (download source, unpack and build)
what i mean with the build-essential package is a debian meta package
that contains gcc, make and so on
br
On 2009-09-03 18:25, Brian West wrote:
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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
|
Posted: Thu Sep 03, 2009 11:58 am Post subject: [Freeswitch-users] stability problems |
|
|
Please join IRC if you experience the issue again #freeswitch on irc.freenode.net
/b
On Sep 3, 2009, at 11:43 AM, Christian Löschenkohl wrote:
Quote: | sorry i can not follow you
i build everthing from scratch (download source, unpack and build)
what i mean with the build-essential package is a debian meta package
that contains gcc, make and so on
br
|
_______________________________________________
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 |
|
|
anthony.minessale at g... Guest
|
Posted: Thu Sep 03, 2009 12:18 pm Post subject: [Freeswitch-users] stability problems |
|
|
I already provided exact instructions.
On Thu, Sep 3, 2009 at 11:50 AM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
rupa at rupa.com Guest
|
Posted: Thu Sep 03, 2009 12:24 pm Post subject: [Freeswitch-users] stability problems |
|
|
There are two ways to build.
One is to use the debian dir that is in package. That builds a
package and puts everything in /opt. Is that what you are doing?
The other is to do a simple ./configure && make && make install
by default that'll put everything in /usr/local
2009/9/3 Christian Löschenkohl <christian.loeschenkohl@xpirio.com>:
Quote: | sorry i can not follow you
i build everthing from scratch (download source, unpack and build)
what i mean with the build-essential package is a debian meta package
that contains gcc, make and so on
br
On 2009-09-03 18:25, Brian West wrote:
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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
|
--
-Rupa
_______________________________________________
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 |
|
|
christian.loeschenkohl... Guest
|
Posted: Thu Sep 03, 2009 2:45 pm Post subject: [Freeswitch-users] stability problems |
|
|
yes, thank you for this
i will follow your instructions an remove any files from older builds
and reinstall - then I'll give feedback
hope this resolves my problem
br
On 2009-09-03 19:11, Anthony Minessale wrote:
Quote: | I already provided exact instructions.
On Thu, Sep 3, 2009 at 11:50 AM, Brian West <brian@freeswitch.org
<mailto:brian@freeswitch.org>> wrote:
Please join IRC if you experience the issue again #freeswitch on
irc.freenode.net <http://irc.freenode.net>
/b
On Sep 3, 2009, at 11:43 AM, Christian Löschenkohl wrote:
Quote: | sorry i can not follow you
i build everthing from scratch (download source, unpack and build)
what i mean with the build-essential package is a debian meta package
that contains gcc, make and so on
br
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
<mailto: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
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com
<mailto:MSN%3Aanthony_minessale@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com
<mailto:PAYPAL%3Aanthony.minessale@gmail.com>
IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org
<mailto:sip%3A888@conference.freeswitch.org>
iax:guest@conference.freeswitch.org/888
<http://iax:guest@conference.freeswitch.org/888>
googletalk:conf+888@conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888@conference.freeswitch.org>
pstn:213-799-1400
------------------------------------------------------------------------
_______________________________________________
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
|
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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 |
|
|
christian.loeschenkohl... Guest
|
Posted: Wed Sep 09, 2009 9:33 am Post subject: [Freeswitch-users] stability problems |
|
|
hello anthony
i'm sorry the cleanup didn't solve my problem
i have opend a jira bug n this - key FSCORE-432
hope this is right
br
On 2009-09-03 17:02, Anthony Minessale wrote:
Quote: | Which revision are you using?
If you are not running the latest trunk, please upgrade to that in case
your problem requires us to change the code
we need it to be up to date.
1) Remove any binary files which may get mixed in from an older build
rm /usr/local/freeswitch/bin/*
rm /usr/local/freeswitch/lib/*
rm /usr/local/freeswitch/mod
2) Build Latest Trunk
3) Reproduce the problem.
If you get the problem keep FreeSWITCH running and capture a gcore back
trace.
./scripts/freeswitch-gcore > gcore.txt
Send us the file as an attachment or attached to a new jira issue.
http://jira.freeswitch.org
2009/9/3 Christian Löschenkohl <christian.loeschenkohl@xpirio.com
<mailto:christian.loeschenkohl@xpirio.com>>
on debian lenny amd64 with the build-essential package
an then with
./configure --prefix=/opt/freeswitch
make
make install
nothing else
br
On 2009-09-03 16:12, Brian West wrote:
Quote: | Sounds like you have some build skew... can you tell us how you built
FreeSWITCH?
/b
On Sep 3, 2009, at 2:29 AM, Christian Löschenkohl wrote:
Quote: | hello
we have regular (every 4-6 days) stability problems with freeswitch
when the problme occurs
- no registers are done bythe server (olny 1 ack of the initial
register)
- no more calls are working
- the calls are all ending with a timeout (cdr caues
ORIGINATOR_CANCEL)
- only a restart of the whole server cures the problem
the server doesn't crash or segfault
my first try was to enable the crash-protection flag, but with no
difference
the server is restartet every night and the last stand still was
after about 15h uptime
the system is an sun fire 2400 with debian 64 bit system
how could i offer you more information to solve this big problem
br
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung& Entwicklung VoIP
xpirio
Telekommunikation& Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
|
| <mailto:christian.loeschenkohl@xpirio.com>
<mailto:FreeSWITCH-users@lists.freeswitch.org>
<mailto:FreeSWITCH-users@lists.freeswitch.org>
Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
| UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote: | http://www.freeswitch.org
|
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
<mailto:christian.loeschenkohl@xpirio.com>
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
<mailto: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
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com
<mailto:MSN%3Aanthony_minessale@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com
<mailto:PAYPAL%3Aanthony.minessale@gmail.com>
IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org
<mailto:sip%3A888@conference.freeswitch.org>
iax:guest@conference.freeswitch.org/888
<http://iax:guest@conference.freeswitch.org/888>
googletalk:conf+888@conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888@conference.freeswitch.org>
pstn:213-799-1400
------------------------------------------------------------------------
_______________________________________________
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
|
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com
_______________________________________________
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 |
|
|
anthony.minessale at g... Guest
|
Posted: Wed Sep 09, 2009 10:33 am Post subject: [Freeswitch-users] stability problems |
|
|
the instructions said build latest trunk.
did you actually do that? because lines of code in this gcore file do not correspond to current trunk
which is why I asked you to update to it first.
Did you just rebuild 1.0.4 again? If you did rebuild trunk what version was it?
we can't fix problems on tarball release you have to use the development version.
2009/9/9 Christian Löschenkohl <christian.loeschenkohl@xpirio.com (christian.loeschenkohl@xpirio.com)>
Quote: | hello anthony
i'm sorry the cleanup didn't solve my problem
i have opend a jira bug n this - key FSCORE-432
hope this is right
br
On 2009-09-03 17:02, Anthony Minessale wrote:
Quote: | Which revision are you using?
If you are not running the latest trunk, please upgrade to that in case
your problem requires us to change the code
we need it to be up to date.
1) Remove any binary files which may get mixed in from an older build
rm /usr/local/freeswitch/bin/*
rm /usr/local/freeswitch/lib/*
rm /usr/local/freeswitch/mod
2) Build Latest Trunk
3) Reproduce the problem.
If you get the problem keep FreeSWITCH running and capture a gcore back
trace.
./scripts/freeswitch-gcore > gcore.txt
Send us the file as an attachment or attached to a new jira issue.
http://jira.freeswitch.org
2009/9/3 Christian Löschenkohl <christian.loeschenkohl@xpirio.com (christian.loeschenkohl@xpirio.com)
|
Quote: |
on debian lenny amd64 with the build-essential package
an then with
./configure --prefix=/opt/freeswitch
make
make install
nothing else
br
On 2009-09-03 16:12, Brian West wrote:
> Sounds like you have some build skew... can you tell us how you built
> FreeSWITCH?
>
> /b
>
> On Sep 3, 2009, at 2:29 AM, Christian Löschenkohl wrote:
>
>> hello
>>
>> we have regular (every 4-6 days) stability problems with freeswitch
>> when the problme occurs
>>
>> - no registers are done bythe server (olny 1 ack of the initial
>> register)
>> - no more calls are working
>> - the calls are all ending with a timeout (cdr caues
>> ORIGINATOR_CANCEL)
>> - only a restart of the whole server cures the problem
>>
>> the server doesn't crash or segfault
>> my first try was to enable the crash-protection flag, but with no
>> difference
>> the server is restartet every night and the last stand still was
>> after about 15h uptime
>>
>> the system is an sun fire 2400 with debian 64 bit system
>>
>> how could i offer you more information to solve this big problem
>>
>> br
>>
>> --
>> Ing. Christian Löschenkohl
>> Technische Leitung, Forschung& Entwicklung VoIP
>>
>> xpirio
>> Telekommunikation& Service GmbH
>> Lakeside B04
>> 9020 Klagenfurt
>> Austria
>>
>> T +43 (0) 5 77 11 - 1000
>> F +43 (0) 5 77 11 - 1002
>> E christian.loeschenkohl@xpirio.com (christian.loeschenkohl@xpirio.com)
|
Quote: | <mailto:MSN%3Aanthony_minessale@hotmail.com ([email]MSN%253Aanthony_minessale@hotmail.com[/email])>
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
|
Quote: | <mailto:PAYPAL%3Aanthony.minessale@gmail.com ([email]PAYPAL%253Aanthony.minessale@gmail.com[/email])>
IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
|
Quote: | <mailto:googletalk%3Aconf%2B888@conference.freeswitch.org ([email]googletalk%253Aconf%252B888@conference.freeswitch.org[/email])>
pstn:213-799-1400
------------------------------------------------------------------------
|
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl@xpirio.com (christian.loeschenkohl@xpirio.com)
_______________________________________________
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
|
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
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
|