Hello,
I'm playing with dbus-scripts to intercept incoming SMS.
I use this rule :
cat /etc/dbus-scripts.d/sms
/home/user/bin/dbecho * * Phone.SMS IncomingSegment
It matches but my only pass three argument to my script dbecho and not
the array of bytes I wait for (the sms in pdu format) as in the dump
signal following. Is it normal ?
signal sender=:1.18 -> dest=(null destination) serial=2129
path=/com/nokia/phone/SMS; interface=Phone.SMS; member=IncomingSegment
array [
byte 4
byte 11
byte 145
byte 51
byte 102
byte 151
byte 51
byte 71
byte 244
byte 0
byte 0
byte 1
byte 48
byte 50
byte 113
byte 97
byte 131
byte 64
byte 5
byte 69
byte 58
byte 136
byte 29
byte 6
]
string "+3XXXXX00"
string "f8294XXXXe2adf"
string "+336XXXX44"
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers