libgnokii.so.3 example: dialvoice.c 0.2

This small program dials a voice call using libgnokii version 3. Note that at this moment it has been tested only with a Nokia 3330.

Edit 2006-07-16:
Tested with Nokia 3210, will work with driver nk6100.c version 1.187 or later (gnokii later than 0.6.13) but will not detect if call is terminated from outside the program.

Edit2 2006-07-16:
Tested with Nokia 3310, will work with driver nk6100.c version 1.189 or later (gnokii later than 0.6.13) but will not detect if call is terminated from outside the program.

Changes since version 0.1

  • exit loop if the call is terminated from outside this program