also APS issue on S60 on N95

KG
Kevin Gong
Fri, Dec 26, 2008 8:21 AM

Hi all,

     I also meet the APS problem on N95. When a phone call set up succeed, the application crash.
     Is there any one has fixed it?
     Many thanks.

Kevin.

Hi all, I also meet the APS problem on N95. When a phone call set up succeed, the application crash. Is there any one has fixed it? Many thanks. Kevin.
KR
Krishna Radha
Fri, Dec 26, 2008 9:06 AM

Hi Kevin
i am also facing the same issue since 20 Days, and i had already Logged the
same query more then 10 times, but i donno, why benny is not looking into
this . it looks like a global problem in Pjsip and all of the developers are
strugling on it.

any ways,
let me know, what are all the steps you have followed.

have you installed the APServer.sis file before apps ?

Regards
Kirshna
On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong Kevin.Gong@morodo.org wrote:

Hi all,

      I also meet the APS problem on N95. When a phone call set up

succeed, the application crash.

      Is there any one has fixed it?

      Many thanks.

Kevin.


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 Kevin i am also facing the same issue since 20 Days, and i had already Logged the same query more then 10 times, but i donno, why benny is not looking into this . it looks like a global problem in Pjsip and all of the developers are strugling on it. any ways, let me know, what are all the steps you have followed. have you installed the APServer.sis file before apps ? Regards Kirshna On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong <Kevin.Gong@morodo.org> wrote: > Hi all, > > > > I also meet the APS problem on N95. When a phone call set up > succeed, the application crash. > > Is there any one has fixed it? > > Many thanks. > > > > Kevin. > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
KG
Kevin Gong
Fri, Dec 26, 2008 9:22 AM

Hi Krishna,

     Yes, I have installed the APSserver.sis file , and also, I can run the sample APSoverRTPExample downloaded from Nokia website, it use APS and RTP of symbian.

     The steps to use pjsip with aps are easy, just:
     1. build pjsip with #define SND_USE_APS       1 in bld.inf
     2.add symbian_audio_aps.lib and MultimediaDD   to my mmp files,  add others like symbian_ua_gui.mmp
     3.build my application

     I also try to use the project APSoverRTPExample's UID, but also can't run.

     Another problem I have found that: when application exit, I invoke pjsua_destroy(), there is a UserPanic E32USER-CBase 46, panic at Active Object, do you have meet this problem?

     Thanks.

Best Regards
Kevin


From: Krishna Radha [mailto:symbianvoip.pjsip@gmail.com]
Sent: Friday, December 26, 2008 5:06 PM
To: pjsip list
Cc: Kevin Gong
Subject: Re: [pjsip] also APS issue on S60 on N95

Hi Kevin
i am also facing the same issue since 20 Days, and i had already Logged the same query more then 10 times, but i donno, why benny is not looking into this . it looks like a global problem in Pjsip and all of the developers are strugling on it.

any ways,
let me know, what are all the steps you have followed.

have you installed the APServer.sis file before apps ?

Regards
Kirshna
On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong <Kevin.Gong@morodo.orgmailto:Kevin.Gong@morodo.org> wrote:

Hi all,

     I also meet the APS problem on N95. When a phone call set up succeed, the application crash.

     Is there any one has fixed it?

     Many thanks.

Kevin.


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

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

Hi Krishna, Yes, I have installed the APSserver.sis file , and also, I can run the sample APSoverRTPExample downloaded from Nokia website, it use APS and RTP of symbian. The steps to use pjsip with aps are easy, just: 1. build pjsip with #define SND_USE_APS 1 in bld.inf 2.add symbian_audio_aps.lib and MultimediaDD to my mmp files, add others like symbian_ua_gui.mmp 3.build my application I also try to use the project APSoverRTPExample's UID, but also can't run. Another problem I have found that: when application exit, I invoke pjsua_destroy(), there is a UserPanic E32USER-CBase 46, panic at Active Object, do you have meet this problem? Thanks. Best Regards Kevin ________________________________ From: Krishna Radha [mailto:symbianvoip.pjsip@gmail.com] Sent: Friday, December 26, 2008 5:06 PM To: pjsip list Cc: Kevin Gong Subject: Re: [pjsip] also APS issue on S60 on N95 Hi Kevin i am also facing the same issue since 20 Days, and i had already Logged the same query more then 10 times, but i donno, why benny is not looking into this . it looks like a global problem in Pjsip and all of the developers are strugling on it. any ways, let me know, what are all the steps you have followed. have you installed the APServer.sis file before apps ? Regards Kirshna On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong <Kevin.Gong@morodo.org<mailto:Kevin.Gong@morodo.org>> wrote: Hi all, I also meet the APS problem on N95. When a phone call set up succeed, the application crash. Is there any one has fixed it? Many thanks. Kevin. _______________________________________________ Visit our blog: http://blog.pjsip.org<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
KR
Krishna Radha
Fri, Dec 26, 2008 9:39 AM

Hi Kevin,
are you able to run succesfullly with the sample project  from Nokia ? is
that working ? are you able to hear the sound on headset not on speaker ?

& second thing is that,  i have done the same changes in PJsip, but no luck,
but in some forums says that, we need a PublisherID and a developer
certificate to make it use of APS, i havent tried getting the Publisher ID,
since it cost 200US$  & i am not sure, after that, will it work or not ?

Regards,
Krishna.

On Fri, Dec 26, 2008 at 2:52 PM, Kevin Gong Kevin.Gong@morodo.org wrote:

Hi Krishna,

      Yes, I have installed the APSserver.sis file , and also, I can run

the sample APSoverRTPExample downloaded from Nokia website, it use APS and
RTP of symbian.

      The steps to use pjsip with aps are easy, just:

      1. build pjsip with #define SND_USE_APS       1 in bld.inf

      2.add symbian_audio_aps.lib and MultimediaDD   to my mmp files,

add others like symbian_ua_gui.mmp

      3.build my application



      I also try to use the project APSoverRTPExample's UID, but also

can't run.

      Another problem I have found that: when application exit, I invoke

pjsua_destroy(), there is a UserPanic E32USER-CBase 46, panic at Active
Object, do you have meet this problem?

      Thanks.

Best Regards

Kevin


From: Krishna Radha [mailto:symbianvoip.pjsip@gmail.com]
Sent: Friday, December 26, 2008 5:06 PM
To: pjsip list
Cc: Kevin Gong
Subject: Re: [pjsip] also APS issue on S60 on N95

Hi Kevin

i am also facing the same issue since 20 Days, and i had already Logged the
same query more then 10 times, but i donno, why benny is not looking into
this . it looks like a global problem in Pjsip and all of the developers are
strugling on it.

any ways,

let me know, what are all the steps you have followed.

have you installed the APServer.sis file before apps ?

Regards
Kirshna

On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong Kevin.Gong@morodo.org wrote:

Hi all,

      I also meet the APS problem on N95. When a phone call set up

succeed, the application crash.

      Is there any one has fixed it?

      Many thanks.

Kevin.


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 Kevin, are you able to run succesfullly with the sample project from Nokia ? is that working ? are you able to hear the sound on headset not on speaker ? & second thing is that, i have done the same changes in PJsip, but no luck, but in some forums says that, we need a PublisherID and a developer certificate to make it use of APS, i havent tried getting the Publisher ID, since it cost 200US$ & i am not sure, after that, will it work or not ? Regards, Krishna. On Fri, Dec 26, 2008 at 2:52 PM, Kevin Gong <Kevin.Gong@morodo.org> wrote: > Hi Krishna, > > > > Yes, I have installed the APSserver.sis file , and also, I can run > the sample APSoverRTPExample downloaded from Nokia website, it use APS and > RTP of symbian. > > > > The steps to use pjsip with aps are easy, just: > > 1. build pjsip with #define SND_USE_APS 1 in bld.inf > > 2.add symbian_audio_aps.lib and MultimediaDD to my mmp files, > add others like symbian_ua_gui.mmp > > 3.build my application > > > > I also try to use the project APSoverRTPExample's UID, but also > can't run. > > > > Another problem I have found that: when application exit, I invoke > pjsua_destroy(), there is a UserPanic E32USER-CBase 46, panic at Active > Object, do you have meet this problem? > > > > Thanks. > > > > Best Regards > > Kevin > > > ------------------------------ > > *From:* Krishna Radha [mailto:symbianvoip.pjsip@gmail.com] > *Sent:* Friday, December 26, 2008 5:06 PM > *To:* pjsip list > *Cc:* Kevin Gong > *Subject:* Re: [pjsip] also APS issue on S60 on N95 > > > > Hi Kevin > > i am also facing the same issue since 20 Days, and i had already Logged the > same query more then 10 times, but i donno, why benny is not looking into > this . it looks like a global problem in Pjsip and all of the developers are > strugling on it. > > > > any ways, > > let me know, what are all the steps you have followed. > > > > have you installed the APServer.sis file before apps ? > > > > > > Regards > Kirshna > > On Fri, Dec 26, 2008 at 1:51 PM, Kevin Gong <Kevin.Gong@morodo.org> wrote: > > Hi all, > > > > I also meet the APS problem on N95. When a phone call set up > succeed, the application crash. > > Is there any one has fixed it? > > Many thanks. > > > > Kevin. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > >