Thanks for your answer, acctually I had not seen that py_pjsua... I see an api to "add_accounts" which looks like what I need to do. I want to create multiple accounts, I thought to make objects for each account, but looks like py_pjsua is exactly what i need. Thanks! On Thu, Sep 24, 2015 at 7:55 PM, Ernesto Celis <celisdelafuente at gmail.com> wrote: > On Thu, Sep 24, 2015 at 12:42 PM, David Villasmil Govea > <david.villasmil at gmail.com> wrote: > > Hello, > > > > I'm trying to create a list of accounts (array of objects) in python, i > want > > to register all those account and make/receive calls, etc. and I don't > seem > > to be able to do it... has anyone ever done this? > > Have you tried the Python tutorial first? > http://trac.pjsip.org/repos/wiki/Python_SIP_Tutorial > > Your description is not very clear, do you have some code or what is > the issue you are having? > > > > > > > Thanks > > > > -- > > DVG > > > > -- > > Imagination is more important than knowledge > > Albert Einstein > > > > _______________________________________________ > > 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 > > > > > > -- > Saludos > > Ernesto Celis de la Fuente > http://expressit.celisdelafuente.net > > _______________________________________________ > 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 > -- DVG -- Imagination is more important than knowledge Albert Einstein -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150924/382397d5/attachment.html>