isimodem/voicecall.c: initial version
authorPekka Pessi <Pekka.Pessi@nokia.com>
Fri, 9 Oct 2009 14:45:37 +0000 (17:45 +0300)
committerAki Niemi <aki.niemi@nokia.com>
Fri, 16 Oct 2009 08:18:52 +0000 (11:18 +0300)
commit86b6cd91c94d714e9353b0532f801dee349ce40e
tree71a5276c3047e6bc1e2f86996d8e31f0de0e74a5
parent74cc9cb4b7450184743c0f972650a4c48b77d223
isimodem/voicecall.c: initial version

Implementing all the voicecall methods. Tested with Nokia 2008 modems.

 - problems in call creation are probably not reported properly
 - deflect not implemented in modem, not properly tested

TODO: Clean up style issues and align with other drivers.
Makefile.am
drivers/isimodem/isi-call-debug.c [new file with mode: 0644]
drivers/isimodem/isi-call.h [new file with mode: 0644]
drivers/isimodem/voicecall.c
gisi/client.c