the simpleclient/tkphone fails to build on OpenBSD because there are too many parameters to iaxc_initialize.
ans some lines below it was necessary to reshuffle some variable initialization to be able to build it on OpenBSD/sparc (because of gcc-2.95 compiler)
appended patch fixes both problems for me
patch to fix described problem