You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I have a system with Asterisk and your chan_dongle module running under Debian. THANK YOU for maintaining it for us!
However I experience a strange issue with Asterisk 16.16.0 (and 18.X but that was expected) and your current chan_dongle:
Outgoing SMS with UNICODE encoding (non-English text) are dropped by the dongle_module.
The issue is only reproducible with Asterisk 16.X branch. Under Asterisk 13.38.1 all SMS's can be send without any issues.
The incomming unicod SMSs are delivered also with no issue. The bug is not related to the dongle HW or FW as I have E1750 (11.126.13.00.00) and E1550 (11.608.14.15.311) modems and they all fail the same.
The exact error is: Executing [+1234567890@outgoing-sms:13] DongleSendSMS("Message/ast_msg_queue", "dongle0,+1234567890,"могпгпшппшршрш",1140,yes") in new stack -- Executing [+1234567890@outgoing-sms:14] Hangup("Message/ast_msg_queue", "") in new stack == Spawn extension (outgoing-sms, +1234567890, 14) exited non-zero on 'Message/ast_msg_queue' -- [dongle0] Error sending SMS message 0xffff640074b0 [Feb 10 07:59:08] ERROR[26729]: at_response.c:500 at_response_error: [dongle0] Error sending SMS message 0xffff640074b0
The text was updated successfully, but these errors were encountered:
Thanks. We had this issue only with outgoing messages coming through pjsip trunk.
Both are running on ARM CPU: 5.9.14-rockchip64 #20.11.4 SMP PREEMPT aarch64 GNU/Linux ARM Cortex-A72
Hi.
I have a system with Asterisk and your chan_dongle module running under Debian. THANK YOU for maintaining it for us!
However I experience a strange issue with Asterisk 16.16.0 (and 18.X but that was expected) and your current chan_dongle:
Outgoing SMS with UNICODE encoding (non-English text) are dropped by the dongle_module.
The issue is only reproducible with Asterisk 16.X branch. Under Asterisk 13.38.1 all SMS's can be send without any issues.
The incomming unicod SMSs are delivered also with no issue. The bug is not related to the dongle HW or FW as I have E1750 (11.126.13.00.00) and E1550 (11.608.14.15.311) modems and they all fail the same.
The exact error is:
Executing [+1234567890@outgoing-sms:13] DongleSendSMS("Message/ast_msg_queue", "dongle0,+1234567890,"могпгпшппшршрш",1140,yes") in new stack -- Executing [+1234567890@outgoing-sms:14] Hangup("Message/ast_msg_queue", "") in new stack == Spawn extension (outgoing-sms, +1234567890, 14) exited non-zero on 'Message/ast_msg_queue' -- [dongle0] Error sending SMS message 0xffff640074b0 [Feb 10 07:59:08] ERROR[26729]: at_response.c:500 at_response_error: [dongle0] Error sending SMS message 0xffff640074b0
The text was updated successfully, but these errors were encountered: