-
Notifications
You must be signed in to change notification settings - Fork 106
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
Unexpected service closeing #117
Comments
I need your advise. What diagnostic actions can i do to gather additional debug information? |
Start the asterisk daemon from
And then do the dongle stuff. Then when it crashes, do:
That should show you some info. |
Since i use precompiled for mipsel router chan_dongle module i'm limited in debugging toools. I didn't find GDB packet for my platform and I'm not familar with exotic cross compilation. :-( |
Perhaps dmesg tells you at least an address ( |
Here is dmesg out: There are two packets installed with libc: opkg files gcc | grep libc-2.27.so |
After executed in dialplan DongleSendSMS application Asterisk shuting down:
P.S.
CLI "dongle sms" command works fine
The text was updated successfully, but these errors were encountered: