Hi Kevin,
I am asking a question about the line written in the PJSIP Andoird Getting
Started Page. How do I telnet to the address
10.0.2.15:2323 ?
---===============================
Building and running pjsua sample application
We have pjsua sample application located under pjsip-apps/src/pjsua/android.
It is not built by default, and you need
SWIGhttp://www.swig.org/download.htmlto build it.
Follow these steps to build pjsua:
$ cd /path/to/your/pjsip/dir
$ cd pjsip-apps/src/pjsua/android
$ ndk-build
---=============================
I don't why no body replying.
Regards
Deepak Bhatia
On Fri, Jun 21, 2013 at 11:09 PM, Trent Creekmore tcreek@gmail.com wrote:
Hello.****
This is a PJSIP mailing list for support, not for Android.****
You may want to try the official Google Groups Android pages for support.*
From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] *On Behalf Of *Deepak
Bhatia
Sent: Friday, June 21, 2013 5:24 AM
To: Kevin LaMar
Cc: pjsip list
Subject: Re: [pjsip] ./configure-android not found****
Hello,****
How do invoke the CLI ?
Thanks
Deepak****
On Fri, Jun 21, 2013 at 1:31 PM, Deepak Bhatia deepak@voxomos.com wrote:
Thanks for the help****
svn co http://svn.pjsip.org/repos/pjproject/trunk pjproject****
Regards****
Deepak Bhatia****
On Fri, Jun 21, 2013 at 1:30 PM, Deepak Bhatia deepak@voxomos.com wrote:
Thanks for the help****
Regards****
Deepak Bhatia****
On Thu, Jun 20, 2013 at 11:28 PM, Kevin LaMar KLaMar@vertical.com wrote:
From linux terminal: svn co http://svn.pjsip.org/repos/pjproject/trunk<local folder>
If you don’t have svn, sudo apt-get install svn****
From: Deepak Bhatia [mailto:deepak@voxomos.com]
Sent: Thursday, June 20, 2013 4:34 AM
To: Kevin LaMar
Cc: pjsip list
Subject: Fwd: [pjsip] ./configure-android not found****
Hello Kevin,****
I don't how to get the 2.x trunk from the. Do we use some svn command or
how to I get tar.gz of PJSIP 2.2 which will configure-android
http://svn.pjsip.org/repos/pjproject/trunk for the latest 2.x****
Regards
Deepak****
---------- Forwarded message ----------
From: Kevin LaMar KLaMar@vertical.com
Date: Wed, Jun 19, 2013 at 11:05 PM
Subject: Re: [pjsip] ./configure-android not found
To: pjsip list pjsip@lists.pjsip.org****
Just want to clear up some possibly misleading information. Android does
include SIP functionality as of 2.3, but it’s INCREDIBLY limited. Our
project team is using PJSIP for Android as an alternative because we need a
full featured SIP solution.****
Use http://svn.pjsip.org/repos/pjproject/trunk for the latest 2.xrelease, which will include the configure-android file.
-Kevin****
From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Trent
Creekmore
Sent: Wednesday, June 19, 2013 3:12 AM
To: 'pjsip list'
Subject: Re: [pjsip] ./configure-android not found**
It is not included in the compressed file as it is only experimental. You
have to use their subversion repository to get it.****
Oh, and by the way, Android Since version 2.3 already includes the same
things PJSIP does.****
From: pjsip [mailto:pjsip-bounces@lists.pjsip.orgpjsip-bounces@lists.pjsip.org]
On Behalf Of Deepak Bhatia
Sent: Wednesday, June 19, 2013 5:03 AM
To: pjsip@lists.pjsip.org
Subject: [pjsip] ./configure-android not found**
Hello,****
I downloaded the PJSIP 2.1 and want to build it for android. But I didn't
find configure-android file. Where is this file found ?****
Regards****
Deepak Bhatia****
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org****
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
On 22 June 2013 07:25, Deepak Bhatia deepak@voxomos.com wrote:
I don't why no body replying.
Because you are asking about telnet, not pjsip. Please find a telnet
tutorial on the Internet, suitable for your platform.
The Getting Started Guide have now been updated to mention this specifically.
Regards,
--
Perry Ismangil