Hello all, I've run into a problem which seems to be because my setup doesn't have a static global IP. My setup is a TI DaVinci board. Initially, I was able to run the sample application as: # ./pjsua-arm-unknown-linux-gnu --ip-addr=121.246.211.129 --app-log-level=2 Here, 121.246.211.129 was the static IP which my earlier ISP provided me. It was assigned to my router behind which this DaVinci board was connected as 192.168.0.2. Now, I've changed my ISP and I don't have a static IP any more. Now my router connects to the ISP's router, and my router gets assigned 192.168.1.2 over DHCP. So, now I don't have any static IP that I can pass using the --ip-addr argument. If I run the sample application without this argument, call setup fails, in fact even the account registration fails. Please help me find a way out. I'm new to PJSIP and need to get this running quickly :) so kindly help... Thanks and best regards, Kapil -- "The Power to Imagine, is The Power to Create!" -TTux -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090202/bbdd3c4a/attachment.html>