Hi Nicolas, On 08/30/2012 09:18 AM, Nicolas Bertrand wrote: > Reply to the SMS pdu with CMGS:0 when SMSC is set to "123". > This is used by Send SMS in Demo sim app > --- > src/default.xml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/src/default.xml b/src/default.xml > index 568259b..78fc9ae 100644 > --- a/src/default.xml > +++ b/src/default.xml > @@ -2757,6 +2757,13 @@ > +CMGS: 0\n\nOK > > > + > + > + > +038121F3* > ++CMGS: 0\n\nOK > + > + Is there a reason we can't modify the existing default rule to accept every SMS? > > > Regards, -Denis