Hi, I try to register on an IMS network (in a LAN) using pjsip-lib (and not pjsua, following a discussion I had on this list). I try to use * pjsip_regc_init* function but I don't understand what I have to put in the "contact" string in argument. I have seen that this is not just a URI thanks to * pjsua_acc_create_uac_contact* source code. But I don't understand what kind of contact I have to put in there. Is this a sort of buddy list or do I have to also put SIP proxies ? By the way, it is a bit hard to use pjsip-lib to simply register since example from simple-pjsua uses a lot of pjsua related code, which seems obvious. Is there any pure pjsip-lib example ? Cheers, Damien -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080515/553c52fc/attachment.html