Hi again Babar,
It's nice to see your online..
About the configuring the client library, do you have any updated link where i could download the source code.
Do i need to use int iaxc_call_ex(String num, String callerid_name, String callerid_number, int video)
Will this work with linux. Cause I manage to make the function int iaxc_register(String username, String password, String host) work
but JVM is crushing when I tried using call function int iaxc_call(String num). Portaudio is crashing the JVM.
Can you provide me a step by step instruction on how to compile the iaxclient source code. Thanks.