Hi there, I have been playing around with the Symbian port of the pjsip code and have been trying to get the TURN client working on a handset. I am using three libraries: pjlib, pjlib-util and pjnath and they all compile OK. I have taken the test client for turn, but cannot get it to work on the emulator. I am able to call the init (pj_init, pjlib_util_init, pjnath_init) methods OK, but can not create the relay (create_relay).... when this is called, it crashes. I was wondering if anyone else had any experience of using the TURN client on Symbian and whether they got it working? Many thanks for your help, Michael