Commit Graph

17 Commits

Author SHA1 Message Date
Denis Kenzior 7b97a8a600 doc: Tweak comment on behavior of VoiceCall.Hangup 2012-09-26 17:55:55 -05:00
Denis Kenzior d7283e4ac6 doc: Expand description of various Hangup cases 2012-07-25 09:00:52 -05:00
Denis Kenzior 5023fe8568 doc: Remove duplicate error entry 2012-07-16 22:50:34 -05:00
Daniel Wagner edecf9d2f5 doc: Clarifications on voice call behavior 2011-10-13 14:16:04 -05:00
Jeevaka Badrappan d10a48e4e5 doc: Update possible errors 2011-02-11 10:29:43 -06:00
Denis Kenzior 9ab47bbcfc doc: Mark SSN signals / properties as experimental 2011-02-07 13:38:32 -06:00
Andras Domokos c8c0f14a78 doc: Add new SSN voicecall API changes 2011-02-07 13:37:03 -06:00
Denis Kenzior 5d482d34bb doc: Name CalledLineIdentification as IncomingLine 2011-01-18 16:09:27 -06:00
Lucas De Marchi fa41f24035 doc: add CalledLineIdentification to Voicecall 2011-01-18 16:09:27 -06:00
John Mathew 3b675061a6 doc: Add emergency property to Voicecall 2010-12-17 10:50:57 -06:00
Gustavo F. Padovan f490b4b9fa doc: add Name property 2010-12-16 18:40:18 -06:00
Andrzej Zaborowski f6a4fcde1e doc: Proposed Set Up Call api
The normal sequence for call setup is:

* Modem asks user for confirmation using icon1 / alphaId1
* User confirms
* Modem starts dialling, screen displays icon2 / alphaId2
* Call is connected, modem replies to the proactive command, screen
  keeps displaying icon2 / alphaId2 until the phone call is over
2010-08-18 12:28:30 -05:00
Marcel Holtmann dc8dd86672 doc: update voice call API documentation
Reflect required changes to simplify the voice call API usage.
2010-08-11 14:26:14 -04:00
Denis Kenzior c1a672a81e doc: cleanup voicecall api formatting 2010-07-21 18:59:04 -05:00
Denis Kenzior e9341c5203 Remove Voicecall.Busy method
According to 22.030, UDUB or CHLD=0 can only be invoked on waiting
calls.  Most AT command based modems do not support using CHLD=0 on an
incoming call.  So we remove the Busy method and invoke set_udub on
a call that is in the waiting state.
2009-11-12 19:16:31 -06:00
Marko Saukko c6f4a39ab7 API: Documentation fixes 2009-10-16 11:01:09 -05:00
Marcel Holtmann 89bbf66ae8 Add API documentation for voice call interfaces 2009-08-12 16:43:34 -07:00