Pjsip Client registration

A
alaa
Mon, Jul 10, 2017 9:03 AM

Does anyone have a sample code of how to perform a client registration
using pjsip

--
Signatures

Kind Regards,

Does anyone have a sample code of how to perform a client registration using pjsip -- Signatures Kind Regards, * *
NN
Nahum Nir
Mon, Jul 10, 2017 10:38 AM

pjsua_acc_set_registration(acc_id, 1);

On Mon, Jul 10, 2017 at 12:03 PM, alaa alaa@apliman.com wrote:

Does anyone have a sample code of how to perform a client registration
using pjsip

Kind Regards,


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

pjsua_acc_set_registration(acc_id, 1); On Mon, Jul 10, 2017 at 12:03 PM, alaa <alaa@apliman.com> wrote: > > Does anyone have a sample code of how to perform a client registration > using pjsip > -- > > Kind Regards, > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >