Re: CMTI support in AT2
"Andrea Viscovich" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Patch attached to add CMTI support to the AT2 driver. You'll need to add a > new definition to your configuration file specifying that the init string > for the phones you want to use this is AT+CNMI=1,1,0,0,0 rather than > 1,2,0,0,0 and then define your smsc. I don't understand. I think it can be used even with AT+CNMI=1,2,0,0,0 In this case only few sms will go throught sim, that's why we need to check the +CMTI Otherwise with AT+CNMI=1,1,0,0,0 every sms will go throught sim. By the way thanks :-) Andrea