wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
296 stars 104 forks source link

Send SMS from chan_dongle module adds @ between chars (SOLVED) #141

Closed ciberp closed 3 years ago

ciberp commented 3 years ago

Hi!

I am using Asterisk 16.2.1~dfsg-1+deb10u2 on rpi4 and chan_dongle. Receiving sms works fine but when I send sms using command dongle sms dongle0 123456789 test test sms looks like this: @t@e@s@t@ @t@e@s@t. Don’t know what am I doing wrong?

Thank you for your hint/suggestions.

ciberp commented 3 years ago

Problem fixed with compiled wdoekes / asterisk-chan-dongle, before that I was using chan_dongle.so from haha8x sorry my bad, using wrong lib.