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

Build from latest master doesn't work #167

Open
kosfango opened this issue Feb 1, 2023 · 3 comments
Open

Build from latest master doesn't work #167

kosfango opened this issue Feb 1, 2023 · 3 comments

Comments

@kosfango
Copy link

kosfango commented Feb 1, 2023

Hi All,

Connected to Asterisk 13.32.0 currently running on server (pid = 51368)
server*CLI> dongle show devices
ID           Group State      RSSI Mode Submode Provider Name  Model      Firmware          IMEI             IMSI             Number
datacard0    2     Free       9    0    0       Operator PR    E1550      11.608.12.00.143  <imei here>  <imsi here>  <my number here>
server*CLI> dongle ussd datacard0 *100#
[datacard0] Cannot encode GSM7

But is I revert git to commit:
git checkout -b cb610d4

All works fine. @wdoekes maybe my Asterisk is too depreceted?

Thanks

@wdoekes
Copy link
Owner

wdoekes commented Feb 1, 2023

Possibly caused by same issue as #126?

Can you get debug logs from both the non-working and the working versions?

I don't think your Asterisk is to blame.

@kosfango
Copy link
Author

kosfango commented Feb 2, 2023

Hi @wdoekes ,

Will it enough asterisk -rvvvd for debug?
For now, I don't sure that #126 linked with my issue.
I need to get debug logs before.
BTW, my OS FreeBSD 12, libiconv from OS (not from ports collection)

Thanks

@wdoekes
Copy link
Owner

wdoekes commented Feb 2, 2023

Will it enough asterisk -rvvvd for debug?

Don't know. Possibly without -d and then core set debug 20 chan_dongle instead.

We don't need the debug logs of other subsystems, I think.

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

No branches or pull requests

2 participants