From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1144491916760494982==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH] default.xml: accept SMS with SMSC num "123" Date: Thu, 30 Aug 2012 12:03:54 -0500 Message-ID: <503F9CFA.7040209@gmail.com> In-Reply-To: <1346336297-13287-1-git-send-email-nicolas.bertrand@linux.intel.com> List-Id: To: ofono@ofono.org --===============1144491916760494982== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 --===============1144491916760494982==--