On Thu, May 29, 2008 at 6:01 PM, Onkar Shinde <[EMAIL PROTECTED]> wrote:

>
> I find it hard to believe that SE phone doesn't support AT command.


Actually it supports most of the AT when i tried with minicom a
communication program . but when i try with kannel it return error code 303
(means operation not permitted)

>
> May be command or parameter is different.


yes SE phone support AT+CNMI= command with 2,1,0,1,0^M arguments
but kannel is using AT+CNMI= command with 1,2,0,1,0^M arguments
which results in error code 303 .

I even tried to change the entries in kannel.conf still its not working .
look at the log file entries

[Tue May 27 2008] [02:42:03] <ksivaji>    2008-05-27 02:38:50 [14783] [6]
DEBUG: AT2[/dev/ttyACM0]: --> AT+CNMI=1,2,0,1,0^M
[Tue May 27 2008] [02:42:03] <ksivaji>    2008-05-27 02:38:50 [14783] [6]
DEBUG: AT2[/dev/ttyACM0]: <-- +CMS ERROR: 303
[Tue May 27 2008] [02:42:03] <ksivaji>    2008-05-27 02:38:50 [14783] [6]
ERROR: AT2[/dev/ttyACM0]: CMS ERROR: +CMS ERROR: 303
[Tue May 27 2008] [02:42:03] <ksivaji>    2008-05-27 02:38:50 [14783] [6]
ERROR: AT2[/dev/ttyACM0]: CMS ERROR: Operation not supported (303)

Have you tried checking
> documentation of their developer site?
>
ya , it seems SE is not compatible with kannel .

>
>
> Onkar
>
> --
> ubuntu-in mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>



-- 
Thanks a lot
-----------------------------------------
http://ubuntuslave.blogspot.com/
-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to