Hey guys, So I finally got my Motrola E6 working as modem to use with kannel [This phone is similar to A1200]. As i could not find a working configuration on the internet, I am posting this here for the crawlers and other people who can hopefully benefit from it.
# If modemtype=auto, try everyone and defaults to this one group = modems id = generic name = “Generic Modem” speed = 460800 init-string = “AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0;+CMGF=0;+CNMI=3,2,0,0,0″ #init-string=”AT+CNMI=2,1,0,1,0;+CMGF=0;+CMEE=1″ reset-string = “ATZ” broken = true message-storage = “SM” no-pin = true For the whole thing, my rather rough blog post would help. http://www.desinerd.com/blog/2010/12/13/using-motorola-e6-or-a1200-with-kannel/ Cheers, Dipankar
