summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Add call-history driver typeDenis Kenzior1-0/+16
2009-06-12Can't implement Multiparty Hangup without chldDenis Kenzior1-0/+6
2009-06-12Do not use chld=1 on mpty when another heldDenis Kenzior1-9/+20
2009-06-11Fix for multiparty_hangupDenis Kenzior1-2/+2
2009-05-28Squash gcc warning about uninitialized use of vDenis Kenzior1-1/+1
2009-05-27Delete the repeated calling of voicecall_createMinjun Li1-1/+1
2009-05-27Fix erroneous check in voicecall_busy to set_udubMinjun Li1-1/+1
2009-05-26Create ofono_phone_number structDenis Kenzior1-33/+26
2009-05-12Add an API for a CSSI/CSSU notifications.Andrzej Zaborowski1-11/+1
2009-05-12Remove some other unused variablesDenis Kenzior1-6/+4
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+1684