Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeSwitch crashes after starting a recording #17

Closed
jpawlowski opened this issue Dec 19, 2012 · 4 comments
Closed

FreeSwitch crashes after starting a recording #17

jpawlowski opened this issue Dec 19, 2012 · 4 comments
Assignees
Labels
Milestone

Comments

@jpawlowski
Copy link
Contributor

When I am connected to a conference call and push the button to record the session, FreeSwitch crashes and needs to be restarted.
Following lines are logged:

2012-12-19 12:54:25.446371 [DEBUG] switch_core_session.c:975 Send signal sofia/gemeinschaft/e91e1047f66f3fbe8cd4@192.168.6.60 [BREAK]
2012-12-19 12:54:25.466397 [ERR] switch_core_file.c:80 File [/var/lib/freeswitch/recordings//] is a directory not a file.
2012-12-19 12:54:25.466397 [DEBUG] switch_core_media_bug.c:502 Attaching BUG to sofia/gemeinschaft/e91e1047f66f3fbe8cd4@192.168.6.60
2012-12-19 12:54:25.466397 [NOTICE] sofia.c:7417 Recording sofia/gemeinschaft/e91e1047f66f3fbe8cd4@192.168.6.60 to /var/lib/freeswitch/recordings//
2012-12-19 12:54:25.466397 [DEBUG] sofia.c:7448 dispatched freeswitch event for INFO
2012-12-19 12:54:25.466397 [DEBUG] switch_core_session.c:975 Send signal sofia/gemeinschaft/e91e1047f66f3fbe8cd4@192.168.6.60 [BREAK]
@ghost ghost assigned spag Dec 19, 2012
@wintermeyer
Copy link
Member

It is not a nice bug. But I will not loose sleep over this. Worst case: We'll fix it with a 5.0.1 release.

@jpawlowski
Copy link
Contributor Author

I thought so ;)

@spag
Copy link
Contributor

spag commented Dec 20, 2012

This bug does not affect install.sh installations.

Fixed in commit 6bf23a8

@spag spag closed this as completed Dec 20, 2012
@jpawlowski
Copy link
Contributor Author

install.sh is not an argument ;-p
GBE uses the official Debian packages (although they are build on our own) so we can assume this is the official behavior of FS. You may also have an old FS version in your install.sh environment, we are using the FS master head branch as suggested by the FS team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants