hi Mike, I am currently on vacation right now, no access to my code. but it was relatively simple, looking into the pjsip src regarding registration, cant remember if i looked into the samples at all, try a grep for regc or so ? it works similar to session management, you feed in the relevant data into structures, prepare a call back which gets called on (un)successful registration, thats more or less it in the beginning. check reg.c in the api's pjsip/src/simple-ua subtree hope that helps, Harry Von meinem iPad gesendet > Am 29.07.2015 um 17:26 schrieb Mike Roberts <mike at switch.co>: > > (Sorry if this ends up on another thread, I've turned off digest emails no so it won't be such a pain) > > Thanks for the response Harry. I've looked through the sample apps and it looks like the only ones that deals with registering a client (besides footprint.c) are simplepjsua and pjsua2_demo. I'd love to see a client registration in simpleua but that sample specifically doesn't deal with registration. Is there a specific example on registering without using pjsua? I might just be missing it. > > Thanks, > Mike > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org