Closed GoogleCodeExporter closed 8 years ago
Event: DongleNewSMS^M
Privilege: call,all^M
Device: life-p-01^M
From: +380968899699^M
LineCount: 1^M
MessageLine0: Abonent +380968899699 namagavsia Vam zatelefonuvaty.^M
^M
^M
Event: DongleNewSMSBase64^M
Privilege: call,all^M
Device: life-p-01^M
From: +380968899699^M
Message:
QWJvbmVudCArMzgwOTY4ODk5Njk5IG5hbWFnYXZzaWEgVmFtIHphdGVsZWZvbnV2YXR5Lg==^M
^M
Original comment by aleksand...@gmail.com
on 28 Dec 2011 at 9:10
temporary fix:
#dongle/manager.c
427c427
< "%s\r\n",
---
> "%sEND: END\r\n",
Original comment by aleksand...@gmail.com
on 2 Mar 2012 at 5:07
use DongleNewCMGR or DongleNewSMSBase64 event.
END will not compatible with previews version
also your "temporary fix:" will wrote
MessageLine0: HelloEND:END\r\n
for "Hello" SMS
right solution is escape \r \n symbols but not compatible with previews version
and DongleNewSMS obsoleted with DongleNewCMGR or DongleNewSMSBase64
Original comment by bg_...@mail.ru
on 29 Mar 2012 at 5:02
Original issue reported on code.google.com by
aleksand...@gmail.com
on 27 Dec 2011 at 9:29