summaryrefslogtreecommitdiffstats
path: root/doc/voicecall-api.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-09-26doc: Tweak comment on behavior of VoiceCall.HangupDenis Kenzior1-1/+4
2012-07-25doc: Expand description of various Hangup casesDenis Kenzior1-7/+16
2012-07-16doc: Remove duplicate error entryDenis Kenzior1-1/+0
2011-10-13doc: Clarifications on voice call behaviorDaniel Wagner1-0/+4
2011-02-11doc: Update possible errorsJeevaka Badrappan1-2/+15
2011-02-07doc: Mark SSN signals / properties as experimentalDenis Kenzior1-6/+6
2011-02-07doc: Add new SSN voicecall API changesAndras Domokos1-0/+10
2011-01-18doc: Name CalledLineIdentification as IncomingLineDenis Kenzior1-5/+6
2011-01-18doc: add CalledLineIdentification to VoicecallLucas De Marchi1-0/+9
2010-12-17doc: Add emergency property to VoicecallJohn Mathew1-0/+5
2010-12-16doc: add Name propertyGustavo F. Padovan1-0/+5
2010-08-18doc: Proposed Set Up Call apiAndrzej Zaborowski1-0/+11
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-11doc: update voice call API documentationMarcel Holtmann1-0/+8
Reflect required changes to simplify the voice call API usage.
2010-07-21doc: cleanup voicecall api formattingDenis Kenzior1-4/+5
2009-11-12Remove Voicecall.Busy methodDenis Kenzior1-13/+14
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-10-16API: Documentation fixesMarko Saukko1-1/+1
2009-08-12Add API documentation for voice call interfacesMarcel Holtmann1-0/+106