On Wed, Jan 23, 2008 at 17:34:24 -0500, Matthew Wilson wrote: > Hi, > > I'm using kannel over a bluetooth serial connection to my samsung A707 > phone. > > I want to configure kannel so that when it is connected, all incoming > sms messages pass straight through to kannel, and aren't saved in the > phone or the SIM card. > > I failed at getting any docs for my phone from Samsung. I made a > minicom connection to my phone and here's the results for AT+CNMI=? > > AT+CNMI=? > +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) > > OK > AT+CNMI? > +CNMI: 0,0,0,0,0 > > I could really use some help with this.
Try having a look here: http://www.siemens.com.br/templates/get_download2.aspx?id=2733&type=FILES It's AT Command Specification for MC75, but the +CNMI command should be pretty much the same. I think AT+CNMI=2,2,0,1,1 might be what you are looking for. Regards, Peter
