Here modem is GSM/GPRS/EGPRS modem. The Radio Interface Layer (RIL) is the
interface between the modem and the Telephony framework in Android.

My main motive to disconnect the incoming call with out invoking native
application. I can disconnect incoming call using below AT command to mode.

*Hangup call +CHUP*

I just want to know that how to send AT command to modem without Phone
object?

Regards,
Jitendra Kumar

2010/4/4 DonFrench <dcfre...@gmail.com>

> What is this modem of which you speak?
>
>
> On Apr 3, 12:52 am, lhsxqsc <hh4...@gmail.com> wrote:
> > right
> >
> > 在 2010-4-3 下午1:37,"jitendra kumar" <android.jiten...@gmail.com>编写:
> >
> > Hi All,
> >
> > I want to send At command throug my application to modem. Can some one
> > please let me know how to send AT command thr my application??
> >
> > *The ATResponseParser class parses part of the AT command syntax used*
> > *to**communicate with the mobile radio hardware in a mobile handset.
> > This
> > ** is, in fact, a* * command syntax very much like the AT command syntax
> > used by modems, a ** standard* * described in the 3GPP document number TS
> > 27.007 and related** specifications.*
> >
> > I ant to send below AT command to Mode.
> > 6.5 Hangup call +CHUPTable 13a: +CHUP action command syntax
> >
> > *Command*
> >
> > *Possible response(s)*
> >
> > +CHUP
> >
> >    +CHUP=?
> >
> > Please help me.
> >
> > Regards,
> > Jitendra Kumar
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Beginners" group.
> >
> > NEW! Try asking and tagging your question on Stack Overflow athttp://
> stackoverflow.com/questions/tagged/android
> >
> > To unsubscribe from this group, send email to
> > android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> <android-beginners%2bunsubscr...@googlegroups.com<android-beginners%252bunsubscr...@googlegroups.com>
> >
> > For more options, visit this group athttp://
> groups.google.com/group/android-beginners?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>
> To unsubscribe, reply using "remove me" as the subject.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to