All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add handling of XCOLP and refactor call status handling
@ 2011-02-07 21:07 Jeevaka Badrappan
  2011-02-07 21:07 ` [PATCH v3 1/4] ifxmodem: fix issue with gatchat usage Jeevaka Badrappan
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jeevaka Badrappan @ 2011-02-07 21:07 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

Hi,

Incase of ifxmodem, COLP is not an intermediate status for ATD. Vendor
specific AT command XCOLP is used for the connected line presentation.
Since XCALLSTAT reports the voice call status information and call id,
creation of the call is moved inside xcallstat_notify function. This also
fixes the issue with gatchat usage.

Regards,
Jeevaka

Jeevaka Badrappan (4):
  ifxmodem: fix issue with gatchat usage
  ifxmodem: add handling of XCOLP notification
  ifxmodem: remove colp handling done inside atd_cb
  ifxmodem: move call creation to xcallstat_notify

 drivers/ifxmodem/voicecall.c |  253 +++++++++++++++++++++++++-----------------
 1 files changed, 153 insertions(+), 100 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-02-08  9:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 21:07 [PATCH v3 0/4] Add handling of XCOLP and refactor call status handling Jeevaka Badrappan
2011-02-07 21:07 ` [PATCH v3 1/4] ifxmodem: fix issue with gatchat usage Jeevaka Badrappan
2011-02-07 21:41   ` Denis Kenzior
2011-02-07 21:07 ` [PATCH v3 2/4] ifxmodem: add handling of XCOLP notification Jeevaka Badrappan
2011-02-07 23:06   ` Denis Kenzior
2011-02-07 21:07 ` [PATCH v3 3/4] ifxmodem: remove colp handling done inside atd_cb Jeevaka Badrappan
2011-02-07 23:07   ` Denis Kenzior
2011-02-07 21:07 ` [PATCH v3 4/4] ifxmodem: move call creation to xcallstat_notify Jeevaka Badrappan
2011-02-08  3:56   ` Denis Kenzior
2011-02-08  9:24     ` Jeevaka.Badrappan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.