Thank you very much for the answer ! On Thu, May 15, 2008 at 2:26 PM, Benny Prijono <bennylp at pjsip.org> wrote: > On Thu, May 15, 2008 at 6:10 PM, Damien Herraud <d.herraud at gmail.com> > wrote: > > 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. > > The contact should contain one or more address where the client is > expecting request to be sent to. Since you're working in a LAN, just > put your listening SIP address/port there, e.g. > "sip:user at 192.x.x.x:5080"<http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org> By listening SIP address, do you mean the one I want to register with ? For example, if I want to register as alice, I would put "sip:alice at open-ims.test:5080" ? Cheers, Damien -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080515/b6a9917d/attachment.html