index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ifxmodem
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
ifx: Fix the case of modem-originated call
Denis Kenzior
1
-12
/
+13
2012-07-12
ifx: Add CSSI and CSSU support
Denis Kenzior
1
-0
/
+58
2012-02-10
ifxmodem: Remove another usage g_utf8_validate
Marcel Holtmann
1
-7
/
+8
2012-02-10
ifx: Don't use g_utf8_validate
Denis Kenzior
1
-7
/
+7
2012-02-09
ifx: Modify XLEMA behavior
Denis Kenzior
1
-3
/
+18
2012-02-10
ifxmodem: Handle malformed emergency numbers
Marcel Holtmann
1
-4
/
+14
2011-10-10
drivers: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-06-06
ifxmodem: Remove unneeded code
Denis Kenzior
1
-7
/
+0
2011-06-06
ifxmodem: Fix minor style issue
Denis Kenzior
1
-1
/
+2
2011-06-06
ifxmodem: emergency number list support
Jeevaka Badrappan
1
-0
/
+95
2011-02-11
ifxmodem: add CNAP support
Jeevaka Badrappan
1
-0
/
+51
2011-02-08
ifxmodem: move call creation to xcallstat_notify
Jeevaka Badrappan
1
-74
/
+98
2011-02-07
ifxmodem: remove colp handling done inside atd_cb
Jeevaka Badrappan
1
-28
/
+2
2011-02-07
ifxmodem: add handling of XCOLP notification
Jeevaka Badrappan
1
-0
/
+51
2011-02-07
ifxmodem: fix issue with gatchat usage
Jeevaka Badrappan
1
-2
/
+2
2011-02-05
ifxmodem: M16 coding style fix
Jeevaka Badrappan
1
-5
/
+5
2011-02-05
ifxmodem: Use defined call_status enum
Jeevaka Badrappan
1
-12
/
+21
2011-02-01
ifxmodem: use ofono_call initializer
Lucas De Marchi
1
-1
/
+3
2011-01-29
ifxmodem: remove NULL check
Jeevaka Badrappan
1
-7
/
+0
2011-01-26
voicecall: remove ofono_cug_option
Jeevaka Badrappan
1
-10
/
+2
2011-01-12
ifxmodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-12-16
ifx: Take out unused defines
Denis Kenzior
1
-6
/
+0
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-9
/
+9
2010-10-29
ifxmodem: Enable emergency call state notifications
Marcel Holtmann
1
-1
/
+30
2010-10-28
ifxmodem: Enable Calling Name Presentation (CNAP) notifications
Marcel Holtmann
1
-0
/
+1
2010-10-13
ifxmodem: Send DTMF commands without quotes
Marcel Holtmann
1
-5
/
+4
2010-09-30
ifxmodem: Remove setting of XPROGRESS notifications
Marcel Holtmann
1
-2
/
+2
2010-09-28
ifx: ifx_chup should send a +CHUP
Denis Kenzior
1
-1
/
+1
2010-09-27
ifxmodem: Enable audio related progress information
Marcel Holtmann
1
-0
/
+1
2010-09-27
ifxmodem: Two more cleanups
Marcel Holtmann
1
-2
/
+0
2010-09-27
ifxmodem: Some cleanups in voice call driver
Marcel Holtmann
1
-4
/
+6
2010-09-26
ifx: Fix double free issue
Denis Kenzior
1
-1
/
+1
2010-09-25
ifxmodem: Fix name of voice call driver
Marcel Holtmann
1
-1
/
+1
2010-09-24
ifx: Take out the vendor field in voicecall driver
Denis Kenzior
1
-2
/
+0
2010-09-24
ifx: Assume CLIP always arrives
Denis Kenzior
1
-112
/
+1
2010-09-24
ifx: Don't bother polling on an ATD
Denis Kenzior
1
-14
/
+9
2010-09-24
ifx: Update comment
Denis Kenzior
1
-1
/
+1
2010-09-24
ifx: xcallstat should notify active->held
Denis Kenzior
1
-12
/
+0
2010-09-23
ifx: Remove a few CLCC polls
Denis Kenzior
1
-13
/
+1
2010-09-23
ifx: Don't bother using RING
Denis Kenzior
1
-29
/
+0
2010-09-23
ifx: IFX provides hangup_all and hangup_active
Denis Kenzior
1
-4
/
+12
2010-09-23
ifx: IFX provides swap_without_accept using CHLD=6
Denis Kenzior
1
-1
/
+7
2010-09-23
ifx: No need to register to standard notifications
Denis Kenzior
1
-58
/
+0
2010-09-23
ifx: Use none_prefix on other init commands
Denis Kenzior
1
-4
/
+4
2010-09-23
ifx: Add IFX proprietory XCALLSTAT indicator
Denis Kenzior
1
-0
/
+75
2010-09-23
ifx: Copy voicecall driver from atmodem
Denis Kenzior
1
-0
/
+898