multi-threading on symbian port

DS
Deepak Sebastian
Mon, Aug 18, 2008 9:57 AM

Hi

I read in the documentation that multi-threading is not supported on the
symbian port till now. Could you tell me how this can be achieved?

Regards

Deepak

Hi I read in the documentation that multi-threading is not supported on the symbian port till now. Could you tell me how this can be achieved? Regards Deepak
BP
Benny Prijono
Mon, Aug 18, 2008 11:51 AM

On Mon, Aug 18, 2008 at 10:57 AM, Deepak Sebastian <
deepak.sebastian@gmail.com> wrote:

Hi

I read in the documentation that multi-threading is not supported on the
symbian port till now.

Well actually we still don't have it.

Could you tell me how this can be achieved?

We're using Active Objects instead.

Cheers
Benny

Regards

Deepak

On Mon, Aug 18, 2008 at 10:57 AM, Deepak Sebastian < deepak.sebastian@gmail.com> wrote: > Hi > > I read in the documentation that multi-threading is not supported on the > symbian port till now. > Well actually we still don't have it. > Could you tell me how this can be achieved? > > We're using Active Objects instead. Cheers Benny > Regards > > Deepak >
DS
Deepak Sebastian
Tue, Aug 19, 2008 3:26 PM

But can we use Active objects to implement call
waiting/conferencing/resuming/holding etc?

On Mon, Aug 18, 2008 at 5:21 PM, Benny Prijono bennylp@pjsip.org wrote:

On Mon, Aug 18, 2008 at 10:57 AM, Deepak Sebastian <
deepak.sebastian@gmail.com> wrote:

Hi

I read in the documentation that multi-threading is not supported on the
symbian port till now.

Well actually we still don't have it.

Could you tell me how this can be achieved?

We're using Active Objects instead.

Cheers
Benny

Regards

Deepak

But can we use Active objects to implement call waiting/conferencing/resuming/holding etc? On Mon, Aug 18, 2008 at 5:21 PM, Benny Prijono <bennylp@pjsip.org> wrote: > On Mon, Aug 18, 2008 at 10:57 AM, Deepak Sebastian < > deepak.sebastian@gmail.com> wrote: > >> Hi >> >> I read in the documentation that multi-threading is not supported on the >> symbian port till now. >> > Well actually we still don't have it. > > >> Could you tell me how this can be achieved? >> > We're using Active Objects instead. > > Cheers > Benny > > >> Regards >> >> Deepak >> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
BP
Benny Prijono
Tue, Aug 19, 2008 3:34 PM

On Tue, Aug 19, 2008 at 4:26 PM, Deepak Sebastian <
deepak.sebastian@gmail.com> wrote:

But can we use Active objects to implement call
waiting/conferencing/resuming/holding etc?

Sure. And you don't need to even care about this, it all has been handled by
pjsip.

-benny

On Tue, Aug 19, 2008 at 4:26 PM, Deepak Sebastian < deepak.sebastian@gmail.com> wrote: > But can we use Active objects to implement call > waiting/conferencing/resuming/holding etc? > > Sure. And you don't need to even care about this, it all has been handled by pjsip. -benny
DS
Deepak Sebastian
Wed, Aug 20, 2008 2:18 PM

Thanks for your help. Another question: What limitations would I face in
terms of features if multi-threading, mutexes, etc are not implemented?

On Tue, Aug 19, 2008 at 9:04 PM, Benny Prijono bennylp@pjsip.org wrote:

On Tue, Aug 19, 2008 at 4:26 PM, Deepak Sebastian <
deepak.sebastian@gmail.com> wrote:

But can we use Active objects to implement call
waiting/conferencing/resuming/holding etc?

Sure. And you don't need to even care about this, it all has been handled
by pjsip.

-benny


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

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

Thanks for your help. Another question: What limitations would I face in terms of features if multi-threading, mutexes, etc are not implemented? On Tue, Aug 19, 2008 at 9:04 PM, Benny Prijono <bennylp@pjsip.org> wrote: > On Tue, Aug 19, 2008 at 4:26 PM, Deepak Sebastian < > deepak.sebastian@gmail.com> wrote: > >> But can we use Active objects to implement call >> waiting/conferencing/resuming/holding etc? >> >> > Sure. And you don't need to even care about this, it all has been handled > by pjsip. > > -benny > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >