VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
brian at freeswitch.com Guest
|
|
Back to top |
|
|
s.kainz at wnt.at Guest
|
Posted: Fri Apr 30, 2021 11:12 am Post subject: [Freeswitch-users] RE - Internal Interface suddenly freezes |
|
|
Hi,
No I did not. Im still trying to find the problem, since I don’t really know if its a bug or my gross incompetence
We are testing different setups/configurations for weeks now, and we are no closer to a solution then we were a month ago …
However, we have a script now, that restarts freeswitch when sipsak can’t register anymore … which is … you know …
In the meantime we tried the following:
Setting accept-blind-reg to true ( Because we use a register.lua for authentication, and I always thought its possible I made a mistake there )
Didn’t help.
Put the database on the same host ( To cross out network-issues )
Didn’t help.
Tried different Server Hardware
Didn’t help
Tried different Freeswitch-Versions / Debian Versions
( So far Debian 10 + FS 1.10.3, Debian 8 + FS 1.4.18 ) + different Hardware Didn’t help
I will file an issue on GitHub asap, with all the information I have.
Regards,
Stefan
|
|
Back to top |
|
|
gregor at infomedia.si Guest
|
Posted: Fri Apr 30, 2021 11:45 am Post subject: [Freeswitch-users] RE - Internal Interface suddenly freezes |
|
|
I think some other user has similar issue. Common thing is that you both are using lua for authentication. Just for info....
On Fri, Apr 30, 2021, 17:45 Stefan Kainz <s.kainz@wnt.at (s.kainz@wnt.at)> wrote:
|
|
Back to top |
|
|
brian at freeswitch.com Guest
|
|
Back to top |
|
|
s.kainz at wnt.at Guest
|
Posted: Fri Apr 30, 2021 12:38 pm Post subject: [Freeswitch-users] RE - Internal Interface suddenly freezes |
|
|
To be fair, I’ve had to bother you guys a few times before on this mailing-list, and sometimes Brian, it really looks like some of you guys have a crystal ball
I have opened an issue now, with all information I can think of / remember.
https://github.com/signalwire/freeswitch/issues/1180
I will provide a backtrace as soon as this happens again and I have the chance to get one.
Thank you so much for your effort.
This issue already haunts me in my dreams xD
Thanks again and regards,
Stefan
Quote: | On 30.04.2021, at 18:51, Brian West <brian@freeswitch.com (brian@freeswitch.com)> wrote:
My crystal ball tells me that we can't really fix what isn't reported, we do try, but it's next to impossible to read minds. Joking aside, Just get all you can into a github issue, we can try to sort it and solve your issue.
/b
On Fri, Apr 30, 2021 at 11:44 AM Gregor Nanger <gregor@infomedia.si (gregor@infomedia.si)> wrote:
Quote: | I think some other user has similar issue. Common thing is that you both are using lua for authentication. Just for info....
On Fri, Apr 30, 2021, 17:45 Stefan Kainz <s.kainz@wnt.at (s.kainz@wnt.at)> wrote:
Quote: | Hi,
No I did not. Im still trying to find the problem, since I don’t really know if its a bug or my gross incompetence
We are testing different setups/configurations for weeks now, and we are no closer to a solution then we were a month ago …
However, we have a script now, that restarts freeswitch when sipsak can’t register anymore … which is … you know …
In the meantime we tried the following:
Setting accept-blind-reg to true ( Because we use a register.lua for authentication, and I always thought its possible I made a mistake there )
Didn’t help.
Put the database on the same host ( To cross out network-issues )
Didn’t help.
Tried different Server Hardware
Didn’t help
Tried different Freeswitch-Versions / Debian Versions
( So far Debian 10 + FS 1.10.3, Debian 8 + FS 1.4.18 ) + different Hardware Didn’t help
I will file an issue on GitHub asap, with all the information I have.
Regards,
Stefan
_________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire sales@freeswitch.com (sales@freeswitch.com) 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 https://freeswitch.com |
_________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire sales@freeswitch.com (sales@freeswitch.com) 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 https://freeswitch.com |
--
Brian West | Co-founder and Developer
Need Commercial support? email sales@freeswitch.com (sales@freeswitch.com)
FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
Email: brian@freeswitch.com (brian@freeswitch.com)
Mobile: 918-424-9378
Website: https://www.FreeSWITCH.com
[/url] [url=https://twitter.com/freeswitch]
_________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire sales@freeswitch.com (sales@freeswitch.com) https://freeswitch.com Official FreeSWITCH Sites https://freeswitch.com/oss https://freeswitch.org/confluence https://cluecon.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 https://freeswitch.com
|
|
|
Back to top |
|
|
lists at telefaks.de Guest
|
Posted: Tue May 11, 2021 3:11 pm Post subject: [Freeswitch-users] RE - Internal Interface suddenly freezes |
|
|
I am having the same issue, but with registrations via XML-Curl. So this is not only LUA related. However when setting caching for registrations (e.g. cacheable="600000" msecs), so that not every registration attempt hits the XML-Curl API, this didn't change anything. In our scenario, I have the feeling that lot's of presence messages make internal profile stuck.
Am 30.04.21 um 18:25 schrieb Gregor Nanger:
Quote: | I think some other user has similar issue. Common thing is that you both are using lua for authentication. Just for info....
On Fri, Apr 30, 2021, 17:45 Stefan Kainz <s.kainz@wnt.at (s.kainz@wnt.at)> wrote:
--
With kind regards
Peter Steinbach
Telefaks Services GmbH
mailto:lists ([email]lists[/email]) (att) telefaks.de
Internet: www.telefaks.de
|
|
|
Back to top |
|
|
s.kainz at wnt.at Guest
|
Posted: Tue May 11, 2021 3:48 pm Post subject: [Freeswitch-users] RE - Internal Interface suddenly freezes |
|
|
Hallo Peter,
Seems like there are a few people having the same issue…
I also crossed out my Lua-script by setting accept-blind-reg to true, the error still persists.
Im currently testing the watchdog feature like seven1240 suggested in the my ticket on GitHub.
https://github.com/signalwire/freeswitch/issues/1180
We also have a lot of presence dialogs, but we have production-systems handling 10 times more…
So I guess that’s not it, at least it shouldn’t be.
Maybe you can also add your details to the ticket.
Regards,
Stefan
Quote: | On 11.05.2021, at 21:45, Peter Steinbach <lists@telefaks.de (lists@telefaks.de)> wrote:
I am having the same issue, but with registrations via XML-Curl. So this is not only LUA related. However when setting caching for registrations (e.g. cacheable="600000" msecs), so that not every registration attempt hits the XML-Curl API, this didn't change anything. In our scenario, I have the feeling that lot's of presence messages make internal profile stuck.
Am 30.04.21 um 18:25 schrieb Gregor Nanger:
Quote: | I think some other user has similar issue. Common thing is that you both are using lua for authentication. Just for info....
On Fri, Apr 30, 2021, 17:45 Stefan Kainz <s.kainz@wnt.at (s.kainz@wnt.at)> wrote:
Quote: | Hi,
No I did not. Im still trying to find the problem, since I don’t really know if its a bug or my gross incompetence
We are testing different setups/configurations for weeks now, and we are no closer to a solution then we were a month ago …
However, we have a script now, that restarts freeswitch when sipsak can’t register anymore … which is … you know …
In the meantime we tried the following:
Setting accept-blind-reg to true ( Because we use a register.lua for authentication, and I always thought its possible I made a mistake there )
Didn’t help.
Put the database on the same host ( To cross out network-issues )
Didn’t help.
Tried different Server Hardware
Didn’t help
Tried different Freeswitch-Versions / Debian Versions
( So far Debian 10 + FS 1.10.3, Debian 8 + FS 1.4.18 ) + different Hardware Didn’t help
I will file an issue on GitHub asap, with all the information I have.
Regards,
Stefan
_________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire sales@freeswitch.com (sales@freeswitch.com) 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 https://freeswitch.com |
--
With kind regards
Peter Steinbach
Telefaks Services GmbH
mailto:lists ([email]lists[/email]) (att) telefaks.de
Internet: www.telefaks.de
|
_________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire sales@freeswitch.com (sales@freeswitch.com) https://freeswitch.com Official FreeSWITCH Sites https://freeswitch.com/oss https://freeswitch.org/confluence https://cluecon.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 https://freeswitch.com
|
|
|
Back to top |
|
|
anthony.minessale at g... Guest
|
|
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
|