PJSIP on Windows Phone

RC
Robert Cichielo
Thu, Jan 31, 2013 10:36 PM

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..

Greetings everyone. A few of us are considering taking on the task of porting PJSIP to the Windows Phone platform and just curious how many folks out here are interested in such a port and/or would be interested in contributing to the effort? Also interested in hearing about any work(s) in progress, failed attempts, etc. Regards, Rob ..
KR
kk rk
Fri, Feb 1, 2013 4:57 AM

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj projects
as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo robc@instepgroup.comwrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Hi, I am working on pjsip to support windows phone 8 platform. seems it required more efforts and we cannot use the existing pj projects as such for phone 8. Interested in discussing with like minded people to proceed further. Regards, KK. On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com>wrote: > Greetings everyone. > > A few of us are considering taking on the task of porting PJSIP to the > Windows Phone platform and just curious how many folks out here are > interested in such a port and/or would be interested in contributing to > the effort? > > Also interested in hearing about any work(s) in progress, failed > attempts, etc. > > Regards, > > Rob .. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
P
Preethi
Fri, Feb 1, 2013 7:24 AM

Hello,

I am interested in porting the PJSIP on to windows.
I have put some effort on windows 7 but was not succefull.

regards
Preethi

On Fri, Feb 1, 2013 at 10:27 AM, kk rk kk.pffforums@gmail.com wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj projects
as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo robc@instepgroup.comwrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Hello, I am interested in porting the PJSIP on to windows. I have put some effort on windows 7 but was not succefull. regards Preethi On Fri, Feb 1, 2013 at 10:27 AM, kk rk <kk.pffforums@gmail.com> wrote: > Hi, > > I am working on pjsip to support windows phone 8 platform. > seems it required more efforts and we cannot use the existing pj projects > as such for phone 8. > Interested in discussing with like minded people to proceed further. > > Regards, > KK. > > On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com>wrote: > >> Greetings everyone. >> >> A few of us are considering taking on the task of porting PJSIP to the >> Windows Phone platform and just curious how many folks out here are >> interested in such a port and/or would be interested in contributing to >> the effort? >> >> Also interested in hearing about any work(s) in progress, failed >> attempts, etc. >> >> Regards, >> >> Rob .. >> >> >> _______________________________________________ >> 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 > >
RC
Robert Cichielo
Fri, Feb 1, 2013 11:43 AM

Yeah, it's going to be a bit of work, but we're starting to map out the
actual effort. We've worked with PJSIP on Symbian, Windows Mobile,
Android, Win32, and Mac OS X as well as new transports for this stack.
So let's say we know enough to be dangerous. J

The plan is to start creating a new target type in the build
environment, then start mapping OS primitives (memory, threads, time, OS
objects, networking, etc.), and then move onto audio. This will be done
in the native SDK.

Lastly, we'll need to develop an an interop layer for the applications
that use it.

On 1/31/13 11:57 PM, kk rk wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj projects
as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo robc@instepgroup.comwrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Yeah, it's going to be a bit of work, but we're starting to map out the actual effort. We've worked with PJSIP on Symbian, Windows Mobile, Android, Win32, and Mac OS X as well as new transports for this stack. So let's say we know enough to be dangerous. J The plan is to start creating a new target type in the build environment, then start mapping OS primitives (memory, threads, time, OS objects, networking, etc.), and then move onto audio. This will be done in the native SDK. Lastly, we'll need to develop an an interop layer for the applications that use it. On 1/31/13 11:57 PM, kk rk wrote: > Hi, > > I am working on pjsip to support windows phone 8 platform. > seems it required more efforts and we cannot use the existing pj projects > as such for phone 8. > Interested in discussing with like minded people to proceed further. > > Regards, > KK. > > On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com>wrote: > >> Greetings everyone. >> >> A few of us are considering taking on the task of porting PJSIP to the >> Windows Phone platform and just curious how many folks out here are >> interested in such a port and/or would be interested in contributing to >> the effort? >> >> Also interested in hearing about any work(s) in progress, failed >> attempts, etc. >> >> Regards, >> >> Rob .. >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > > >
KP
Khoa Pham
Tue, Feb 5, 2013 9:22 AM

@Preethi

By windows, you mean Windows Phone ?
I'm running pjsip on Windows 7 64bit and it works fine

On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo robc@instepgroup.comwrote:

Yeah, it's going to be a bit of work, but we're starting to map out the
actual effort. We've worked with PJSIP on Symbian, Windows Mobile,
Android, Win32, and Mac OS X as well as new transports for this stack.
So let's say we know enough to be dangerous. J

The plan is to start creating a new target type in the build
environment, then start mapping OS primitives (memory, threads, time, OS
objects, networking, etc.), and then move onto audio. This will be done
in the native SDK.

Lastly, we'll need to develop an an interop layer for the applications
that use it.

On 1/31/13 11:57 PM, kk rk wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj projects
as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com
wrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

--
Khoa Pham
HCMC University of Science
Faculty of Information Technology

@Preethi By windows, you mean Windows Phone ? I'm running pjsip on Windows 7 64bit and it works fine On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo <robc@instepgroup.com>wrote: > Yeah, it's going to be a bit of work, but we're starting to map out the > actual effort. We've worked with PJSIP on Symbian, Windows Mobile, > Android, Win32, and Mac OS X as well as new transports for this stack. > So let's say we know enough to be dangerous. J > > The plan is to start creating a new target type in the build > environment, then start mapping OS primitives (memory, threads, time, OS > objects, networking, etc.), and then move onto audio. This will be done > in the native SDK. > > Lastly, we'll need to develop an an interop layer for the applications > that use it. > > On 1/31/13 11:57 PM, kk rk wrote: > > Hi, > > > > I am working on pjsip to support windows phone 8 platform. > > seems it required more efforts and we cannot use the existing pj projects > > as such for phone 8. > > Interested in discussing with like minded people to proceed further. > > > > Regards, > > KK. > > > > On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com > >wrote: > > > >> Greetings everyone. > >> > >> A few of us are considering taking on the task of porting PJSIP to the > >> Windows Phone platform and just curious how many folks out here are > >> interested in such a port and/or would be interested in contributing to > >> the effort? > >> > >> Also interested in hearing about any work(s) in progress, failed > >> attempts, etc. > >> > >> Regards, > >> > >> Rob .. > >> > >> > >> _______________________________________________ > >> 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 > -- Khoa Pham HCMC University of Science Faculty of Information Technology
RC
Robert Cichielo
Tue, Feb 5, 2013 9:40 PM

Folks,

Only interested in responses that pertain to "Windows Phone" (at least
on this thread :))

PJSIP works just fine on Windows 7/8 (Desktop).

On 2/5/13 4:22 AM, Khoa Pham wrote:

@Preethi

By windows, you mean Windows Phone ?
I'm running pjsip on Windows 7 64bit and it works fine

On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo robc@instepgroup.comwrote:

Yeah, it's going to be a bit of work, but we're starting to map out the
actual effort. We've worked with PJSIP on Symbian, Windows Mobile,
Android, Win32, and Mac OS X as well as new transports for this stack.
So let's say we know enough to be dangerous. J

The plan is to start creating a new target type in the build
environment, then start mapping OS primitives (memory, threads, time, OS
objects, networking, etc.), and then move onto audio. This will be done
in the native SDK.

Lastly, we'll need to develop an an interop layer for the applications
that use it.

On 1/31/13 11:57 PM, kk rk wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj projects
as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com
wrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Folks, Only interested in responses that pertain to "Windows Phone" (at least on this thread :)) PJSIP works just fine on Windows 7/8 (Desktop). On 2/5/13 4:22 AM, Khoa Pham wrote: > @Preethi > > By windows, you mean Windows Phone ? > I'm running pjsip on Windows 7 64bit and it works fine > > > > > On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo <robc@instepgroup.com>wrote: > >> Yeah, it's going to be a bit of work, but we're starting to map out the >> actual effort. We've worked with PJSIP on Symbian, Windows Mobile, >> Android, Win32, and Mac OS X as well as new transports for this stack. >> So let's say we know enough to be dangerous. J >> >> The plan is to start creating a new target type in the build >> environment, then start mapping OS primitives (memory, threads, time, OS >> objects, networking, etc.), and then move onto audio. This will be done >> in the native SDK. >> >> Lastly, we'll need to develop an an interop layer for the applications >> that use it. >> >> On 1/31/13 11:57 PM, kk rk wrote: >>> Hi, >>> >>> I am working on pjsip to support windows phone 8 platform. >>> seems it required more efforts and we cannot use the existing pj projects >>> as such for phone 8. >>> Interested in discussing with like minded people to proceed further. >>> >>> Regards, >>> KK. >>> >>> On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com >>> wrote: >>> >>>> Greetings everyone. >>>> >>>> A few of us are considering taking on the task of porting PJSIP to the >>>> Windows Phone platform and just curious how many folks out here are >>>> interested in such a port and/or would be interested in contributing to >>>> the effort? >>>> >>>> Also interested in hearing about any work(s) in progress, failed >>>> attempts, etc. >>>> >>>> Regards, >>>> >>>> Rob .. >>>> >>>> >>>> _______________________________________________ >>>> 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 >> > > > > >
YZ
Yaron Zehavi
Sun, Feb 17, 2013 12:48 PM

Hello,

Version for windows phone is highly appreciated.
Were can we keep track of the progress?

Thanks,
Yaron

On Tue, Feb 5, 2013 at 11:40 PM, Robert Cichielo robc@instepgroup.comwrote:

Folks,

Only interested in responses that pertain to "Windows Phone" (at least
on this thread :))

PJSIP works just fine on Windows 7/8 (Desktop).

On 2/5/13 4:22 AM, Khoa Pham wrote:

@Preethi

By windows, you mean Windows Phone ?
I'm running pjsip on Windows 7 64bit and it works fine

On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo <robc@instepgroup.com
wrote:

Yeah, it's going to be a bit of work, but we're starting to map out the
actual effort. We've worked with PJSIP on Symbian, Windows Mobile,
Android, Win32, and Mac OS X as well as new transports for this stack.
So let's say we know enough to be dangerous. J

The plan is to start creating a new target type in the build
environment, then start mapping OS primitives (memory, threads, time, OS
objects, networking, etc.), and then move onto audio. This will be done
in the native SDK.

Lastly, we'll need to develop an an interop layer for the applications
that use it.

On 1/31/13 11:57 PM, kk rk wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj

projects

as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com
wrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing

to

the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Hello, Version for windows phone is highly appreciated. Were can we keep track of the progress? Thanks, Yaron On Tue, Feb 5, 2013 at 11:40 PM, Robert Cichielo <robc@instepgroup.com>wrote: > Folks, > > Only interested in responses that pertain to "Windows Phone" (at least > on this thread :)) > > PJSIP works just fine on Windows 7/8 (Desktop). > > On 2/5/13 4:22 AM, Khoa Pham wrote: > > @Preethi > > > > By windows, you mean Windows Phone ? > > I'm running pjsip on Windows 7 64bit and it works fine > > > > > > > > > > On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo <robc@instepgroup.com > >wrote: > > > >> Yeah, it's going to be a bit of work, but we're starting to map out the > >> actual effort. We've worked with PJSIP on Symbian, Windows Mobile, > >> Android, Win32, and Mac OS X as well as new transports for this stack. > >> So let's say we know enough to be dangerous. J > >> > >> The plan is to start creating a new target type in the build > >> environment, then start mapping OS primitives (memory, threads, time, OS > >> objects, networking, etc.), and then move onto audio. This will be done > >> in the native SDK. > >> > >> Lastly, we'll need to develop an an interop layer for the applications > >> that use it. > >> > >> On 1/31/13 11:57 PM, kk rk wrote: > >>> Hi, > >>> > >>> I am working on pjsip to support windows phone 8 platform. > >>> seems it required more efforts and we cannot use the existing pj > projects > >>> as such for phone 8. > >>> Interested in discussing with like minded people to proceed further. > >>> > >>> Regards, > >>> KK. > >>> > >>> On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com > >>> wrote: > >>> > >>>> Greetings everyone. > >>>> > >>>> A few of us are considering taking on the task of porting PJSIP to the > >>>> Windows Phone platform and just curious how many folks out here are > >>>> interested in such a port and/or would be interested in contributing > to > >>>> the effort? > >>>> > >>>> Also interested in hearing about any work(s) in progress, failed > >>>> attempts, etc. > >>>> > >>>> Regards, > >>>> > >>>> Rob .. > >>>> > >>>> > >>>> _______________________________________________ > >>>> 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 > >> > > > > > > > > > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
TC
Trent Creekmore
Mon, Feb 25, 2013 1:09 PM

Good luck with that. Not much has been worked on since Visual Studio 2005
with Windows Mobile.

Nor will it compile for Windows Mobile 7.x

From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Yaron Zehavi
Sent: Sunday, February 17, 2013 6:49 AM
To: pjsip list
Subject: Re: [pjsip] PJSIP on Windows Phone

Hello,

Version for windows phone is highly appreciated.

Were can we keep track of the progress?

Thanks,

Yaron

On Tue, Feb 5, 2013 at 11:40 PM, Robert Cichielo robc@instepgroup.com
wrote:

Folks,

Only interested in responses that pertain to "Windows Phone" (at least
on this thread :))

PJSIP works just fine on Windows 7/8 (Desktop).

On 2/5/13 4:22 AM, Khoa Pham wrote:

@Preethi

By windows, you mean Windows Phone ?
I'm running pjsip on Windows 7 64bit and it works fine

On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo

Yeah, it's going to be a bit of work, but we're starting to map out the
actual effort. We've worked with PJSIP on Symbian, Windows Mobile,
Android, Win32, and Mac OS X as well as new transports for this stack.
So let's say we know enough to be dangerous. J

The plan is to start creating a new target type in the build
environment, then start mapping OS primitives (memory, threads, time, OS
objects, networking, etc.), and then move onto audio. This will be done
in the native SDK.

Lastly, we'll need to develop an an interop layer for the applications
that use it.

On 1/31/13 11:57 PM, kk rk wrote:

Hi,

I am working on pjsip to support windows phone 8 platform.
seems it required more efforts and we cannot use the existing pj

projects

as such for phone 8.
Interested in discussing with like minded people to proceed further.

Regards,
KK.

On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com
wrote:

Greetings everyone.

A few of us are considering taking on the task of porting PJSIP to the
Windows Phone platform and just curious how many folks out here are
interested in such a port and/or would be interested in contributing to
the effort?

Also interested in hearing about any work(s) in progress, failed
attempts, etc.

Regards,

Rob ..


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

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

Good luck with that. Not much has been worked on since Visual Studio 2005 with Windows Mobile. Nor will it compile for Windows Mobile 7.x From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Yaron Zehavi Sent: Sunday, February 17, 2013 6:49 AM To: pjsip list Subject: Re: [pjsip] PJSIP on Windows Phone Hello, Version for windows phone is highly appreciated. Were can we keep track of the progress? Thanks, Yaron On Tue, Feb 5, 2013 at 11:40 PM, Robert Cichielo <robc@instepgroup.com> wrote: Folks, Only interested in responses that pertain to "Windows Phone" (at least on this thread :)) PJSIP works just fine on Windows 7/8 (Desktop). On 2/5/13 4:22 AM, Khoa Pham wrote: > @Preethi > > By windows, you mean Windows Phone ? > I'm running pjsip on Windows 7 64bit and it works fine > > > > > On Fri, Feb 1, 2013 at 6:43 PM, Robert Cichielo <robc@instepgroup.com>wrote: > >> Yeah, it's going to be a bit of work, but we're starting to map out the >> actual effort. We've worked with PJSIP on Symbian, Windows Mobile, >> Android, Win32, and Mac OS X as well as new transports for this stack. >> So let's say we know enough to be dangerous. J >> >> The plan is to start creating a new target type in the build >> environment, then start mapping OS primitives (memory, threads, time, OS >> objects, networking, etc.), and then move onto audio. This will be done >> in the native SDK. >> >> Lastly, we'll need to develop an an interop layer for the applications >> that use it. >> >> On 1/31/13 11:57 PM, kk rk wrote: >>> Hi, >>> >>> I am working on pjsip to support windows phone 8 platform. >>> seems it required more efforts and we cannot use the existing pj projects >>> as such for phone 8. >>> Interested in discussing with like minded people to proceed further. >>> >>> Regards, >>> KK. >>> >>> On Fri, Feb 1, 2013 at 4:06 AM, Robert Cichielo <robc@instepgroup.com >>> wrote: >>> >>>> Greetings everyone. >>>> >>>> A few of us are considering taking on the task of porting PJSIP to the >>>> Windows Phone platform and just curious how many folks out here are >>>> interested in such a port and/or would be interested in contributing to >>>> the effort? >>>> >>>> Also interested in hearing about any work(s) in progress, failed >>>> attempts, etc. >>>> >>>> Regards, >>>> >>>> Rob .. >>>> >>>> >>>> _______________________________________________ >>>> 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 >> > > > > > _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
MW
Moritz Winter
Tue, Mar 12, 2013 3:24 PM

Hi,
We're planning to write an app for several mobile platforms, including
Windows Phone 8, that requires SIP. Since PJSIP is a such a great and
widespread library, we'd love to use it for our app. Therefore we're
very interested in the progress you are making on porting PJSIP to
Windows Phone 8.

With kind regards,
Moritz

Hi, We're planning to write an app for several mobile platforms, including Windows Phone 8, that requires SIP. Since PJSIP is a such a great and widespread library, we'd love to use it for our app. Therefore we're very interested in the progress you are making on porting PJSIP to Windows Phone 8. With kind regards, Moritz
TC
Trent Creekmore
Tue, Mar 12, 2013 7:18 PM

Good luck with that.
Even the port to Android is only experimental and does not compile due to
some bugs in the scripts.
And Android has been out since 2007?

-----Original Message-----
From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz
Winter
Sent: Tuesday, March 12, 2013 10:25 AM
To: pjsip list
Subject: Re: [pjsip] PJSIP on Windows Phone

Hi,
We're planning to write an app for several mobile platforms, including
Windows Phone 8, that requires SIP. Since PJSIP is a such a great and
widespread library, we'd love to use it for our app. Therefore we're very
interested in the progress you are making on porting PJSIP to Windows Phone
8.

With kind regards,
Moritz


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

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

Good luck with that. Even the port to Android is only experimental and does not compile due to some bugs in the scripts. And Android has been out since 2007? -----Original Message----- From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz Winter Sent: Tuesday, March 12, 2013 10:25 AM To: pjsip list Subject: Re: [pjsip] PJSIP on Windows Phone Hi, We're planning to write an app for several mobile platforms, including Windows Phone 8, that requires SIP. Since PJSIP is a such a great and widespread library, we'd love to use it for our app. Therefore we're very interested in the progress you are making on porting PJSIP to Windows Phone 8. With kind regards, Moritz _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
KP
Khoa Pham
Fri, May 10, 2013 10:04 AM

Why not use VoiP feature of WP8
http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj206983(v=vs.105).aspx
?

On Wed, Mar 13, 2013 at 2:18 AM, Trent Creekmore tcreek@gmail.com wrote:

Good luck with that.
Even the port to Android is only experimental and does not compile due to
some bugs in the scripts.
And Android has been out since 2007?

-----Original Message-----
From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz
Winter
Sent: Tuesday, March 12, 2013 10:25 AM
To: pjsip list
Subject: Re: [pjsip] PJSIP on Windows Phone

Hi,
We're planning to write an app for several mobile platforms, including
Windows Phone 8, that requires SIP. Since PJSIP is a such a great and
widespread library, we'd love to use it for our app. Therefore we're very
interested in the progress you are making on porting PJSIP to Windows Phone
8.

With kind regards,
Moritz


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

--
Khoa Pham
HCMC University of Science
Faculty of Information Technology

Why not use VoiP feature of WP8 http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj206983(v=vs.105).aspx ? On Wed, Mar 13, 2013 at 2:18 AM, Trent Creekmore <tcreek@gmail.com> wrote: > Good luck with that. > Even the port to Android is only experimental and does not compile due to > some bugs in the scripts. > And Android has been out since 2007? > > > > > > -----Original Message----- > From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz > Winter > Sent: Tuesday, March 12, 2013 10:25 AM > To: pjsip list > Subject: Re: [pjsip] PJSIP on Windows Phone > > Hi, > We're planning to write an app for several mobile platforms, including > Windows Phone 8, that requires SIP. Since PJSIP is a such a great and > widespread library, we'd love to use it for our app. Therefore we're very > interested in the progress you are making on porting PJSIP to Windows Phone > 8. > > With kind regards, > Moritz > > _______________________________________________ > 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 > -- Khoa Pham HCMC University of Science Faculty of Information Technology
N
namanhams@yahoo.com
Fri, May 10, 2013 10:09 AM

There is no Sip stack in wp8. Wp8 only has some supports for making sip call.
You still need to implement the sip stack yourself.

On 10 May, 2013, at 6:04 PM, Khoa Pham onmyway133@gmail.com wrote:

Why not use VoiP feature of WP8 http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj206983(v=vs.105).aspx ?

On Wed, Mar 13, 2013 at 2:18 AM, Trent Creekmore tcreek@gmail.com wrote:

Good luck with that.
Even the port to Android is only experimental and does not compile due to
some bugs in the scripts.
And Android has been out since 2007?

-----Original Message-----
From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz
Winter
Sent: Tuesday, March 12, 2013 10:25 AM
To: pjsip list
Subject: Re: [pjsip] PJSIP on Windows Phone

Hi,
We're planning to write an app for several mobile platforms, including
Windows Phone 8, that requires SIP. Since PJSIP is a such a great and
widespread library, we'd love to use it for our app. Therefore we're very
interested in the progress you are making on porting PJSIP to Windows Phone
8.

With kind regards,
Moritz


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

--
Khoa Pham
HCMC University of Science
Faculty of Information Technology


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

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

There is no Sip stack in wp8. Wp8 only has some supports for making sip call. You still need to implement the sip stack yourself. On 10 May, 2013, at 6:04 PM, Khoa Pham <onmyway133@gmail.com> wrote: > Why not use VoiP feature of WP8 http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj206983(v=vs.105).aspx ? > > > On Wed, Mar 13, 2013 at 2:18 AM, Trent Creekmore <tcreek@gmail.com> wrote: >> Good luck with that. >> Even the port to Android is only experimental and does not compile due to >> some bugs in the scripts. >> And Android has been out since 2007? >> >> >> >> >> >> -----Original Message----- >> From: pjsip [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Moritz >> Winter >> Sent: Tuesday, March 12, 2013 10:25 AM >> To: pjsip list >> Subject: Re: [pjsip] PJSIP on Windows Phone >> >> Hi, >> We're planning to write an app for several mobile platforms, including >> Windows Phone 8, that requires SIP. Since PJSIP is a such a great and >> widespread library, we'd love to use it for our app. Therefore we're very >> interested in the progress you are making on porting PJSIP to Windows Phone >> 8. >> >> With kind regards, >> Moritz >> >> _______________________________________________ >> 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 > > > > -- > Khoa Pham > HCMC University of Science > Faculty of Information Technology > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org