PJSIP and Python version

SC
Swinney C.
Tue, Jul 15, 2014 4:04 PM

Hi all,

This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used?

Regards,

Chris

Hi all, This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used? Regards, Chris
SI
Saúl Ibarra Corretgé
Tue, Jul 15, 2014 4:25 PM

On 15 Jul 2014, at 18:04, Swinney C. C.Swinney@swansea.ac.uk wrote:

Hi all,

This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used?

Last time I checked only Python 2 was supported.

--
Saúl Ibarra Corretgé
AG Projects

On 15 Jul 2014, at 18:04, Swinney C. <C.Swinney@swansea.ac.uk> wrote: > Hi all, > > This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used? > Last time I checked only Python 2 was supported. -- Saúl Ibarra Corretgé AG Projects
DG
Dennis Guse
Tue, Jul 15, 2014 9:47 PM

It is at the moment only Python, however upgrading the old (non-swig)
bindings to Python 3 shouldn't be that hard.
For the "newer" swig-based python bindings I believe the setup.py must be
modified as well as the corresponding.


Dennis Guse

On Tue, Jul 15, 2014 at 6:25 PM, Saúl Ibarra Corretgé saul@ag-projects.com
wrote:

On 15 Jul 2014, at 18:04, Swinney C. C.Swinney@swansea.ac.uk wrote:

Hi all,

This might be a bit of a daft/noob question, but what version of Python

should you use when developing for PJSIP? Can version 3 be used?

Last time I checked only Python 2 was supported.

--
Saúl Ibarra Corretgé
AG Projects


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

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

It is at the moment only Python, however upgrading the old (non-swig) bindings to Python 3 shouldn't be that hard. For the "newer" swig-based python bindings I believe the setup.py must be modified as well as the corresponding. --- Dennis Guse On Tue, Jul 15, 2014 at 6:25 PM, Saúl Ibarra Corretgé <saul@ag-projects.com> wrote: > > On 15 Jul 2014, at 18:04, Swinney C. <C.Swinney@swansea.ac.uk> wrote: > > > Hi all, > > > > This might be a bit of a daft/noob question, but what version of Python > should you use when developing for PJSIP? Can version 3 be used? > > > > Last time I checked only Python 2 was supported. > > -- > Saúl Ibarra Corretgé > AG Projects > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
SC
Swinney C.
Fri, Jul 18, 2014 2:21 PM

Cheers Guys, for the moment I will stick with to learning Python 2 ☺

Regards,

Chris Swinney

From: Dennis Guse [mailto:dennis.guse@alumni.tu-berlin.de]
Sent: 15 July 2014 22:47
To: pjsip list
Subject: Re: [pjsip] PJSIP and Python version

It is at the moment only Python, however upgrading the old (non-swig) bindings to Python 3 shouldn't be that hard.
For the "newer" swig-based python bindings I believe the setup.py must be modified as well as the corresponding.


Dennis Guse

On Tue, Jul 15, 2014 at 6:25 PM, Saúl Ibarra Corretgé <saul@ag-projects.commailto:saul@ag-projects.com> wrote:

On 15 Jul 2014, at 18:04, Swinney C. <C.Swinney@swansea.ac.ukmailto:C.Swinney@swansea.ac.uk> wrote:

Hi all,

This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used?

Last time I checked only Python 2 was supported.

--
Saúl Ibarra Corretgé
AG Projects


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

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

Cheers Guys, for the moment I will stick with to learning Python 2 ☺ Regards, Chris Swinney From: Dennis Guse [mailto:dennis.guse@alumni.tu-berlin.de] Sent: 15 July 2014 22:47 To: pjsip list Subject: Re: [pjsip] PJSIP and Python version It is at the moment only Python, however upgrading the old (non-swig) bindings to Python 3 shouldn't be that hard. For the "newer" swig-based python bindings I believe the setup.py must be modified as well as the corresponding. --- Dennis Guse On Tue, Jul 15, 2014 at 6:25 PM, Saúl Ibarra Corretgé <saul@ag-projects.com<mailto:saul@ag-projects.com>> wrote: On 15 Jul 2014, at 18:04, Swinney C. <C.Swinney@swansea.ac.uk<mailto:C.Swinney@swansea.ac.uk>> wrote: > Hi all, > > This might be a bit of a daft/noob question, but what version of Python should you use when developing for PJSIP? Can version 3 be used? > Last time I checked only Python 2 was supported. -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org<mailto:pjsip@lists.pjsip.org> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org