Gentlemen - PJSUA currently has a command line interface. I want to write a GUI front end for it. Has this been done before? If so, can I get the code somewhere? Assuming I want to do it myself, I have thought about pasting in a server socket using winsocket BSD-like code. But does PJSUA have a better way of doing this? Is the best thing available the pj_ series of socket functions? Thanks for whatever you can tell me. EVH