G729/G.723 codec support for Symbian phones

AE
Austin Einter
Sun, Dec 25, 2011 2:27 AM

Hi
I have compiled successfully pjsip and created .sisx file. I installed it
in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server.

Now I want to support G.729 and  G.723 codecs. Can somebody help me how to
start, I have absolutely no idea where to start from.
Till now from Googling, I know the phone itself has G.729 and G.723 codec
support. How can I make use of it.
I read, there are something called APS and VAS. Which one is suitable for
S60 3rd edition phones (I use FP2 SDK).

Is there any document, link that I can refer to proceed.

Thanks a lot for your time supporting newbie like me.

-Regards
Austin

Hi I have compiled successfully pjsip and created .sisx file. I installed it in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server. Now I want to support G.729 and G.723 codecs. Can somebody help me how to start, I have absolutely no idea where to start from. Till now from Googling, I know the phone itself has G.729 and G.723 codec support. How can I make use of it. I read, there are something called APS and VAS. Which one is suitable for S60 3rd edition phones (I use FP2 SDK). Is there any document, link that I can refer to proceed. Thanks a lot for your time supporting newbie like me. -Regards Austin
AE
Austin Einter
Sun, Dec 25, 2011 2:40 AM

Hi

From google search, I found page http://trac.pjsip.org/repos/wiki/VAS describes

about VAS support.

At the start of page in Requirement section, it says

Requirements¶ http://trac.pjsip.org/repos/wiki/VAS#Requirements

To build PJSIP with VAS support, we need:

  1. Successfully build non-APS/VAS PJSIP as described Getting Started for
    Symbian http://trac.pjsip.org/repos/wiki/Getting-Started/Symbian, note
    that VAS is only available starting from PJSIP version 1.4.
  2. SDK API Plug-inhttp://wiki.forum.nokia.com/index.php/SDK_API_Plugincorresponding
    to each main SDK.
  3. You need a Symbian Developer Certificate of type Open Signed
    Offline and with valid Publisher ID to install the application that uses
    VAS on the device. VAS requires MultimediaDD capability and this
    capability is among the restricted capabilities so the application needs to
    be signed with a valid developer certificate to use the capability. The
    signing options for applications that need these restricted capabilities
    are Open Signed Offline or Certified Signed. Please see  Symbian Signed
    website http://www.symbiansigned.com/ for more detail.

I have completed the first step.

I have doubt on 2nd step. I have already put FP2 SDK. Do I need to put any
additional plugins. Kindly let me know, for 2nd step what I need to do?

Thanks
Austin

On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter austin.einter@gmail.comwrote:

Hi
I have compiled successfully pjsip and created .sisx file. I installed it
in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server.

Now I want to support G.729 and  G.723 codecs. Can somebody help me how to
start, I have absolutely no idea where to start from.
Till now from Googling, I know the phone itself has G.729 and G.723 codec
support. How can I make use of it.
I read, there are something called APS and VAS. Which one is suitable for
S60 3rd edition phones (I use FP2 SDK).

Is there any document, link that I can refer to proceed.

Thanks a lot for your time supporting newbie like me.

-Regards
Austin

Hi >From google search, I found page http://trac.pjsip.org/repos/wiki/VAS describes about VAS support. At the start of page in Requirement section, it says Requirements¶ <http://trac.pjsip.org/repos/wiki/VAS#Requirements> To build PJSIP with VAS support, we need: 1. Successfully build non-APS/VAS PJSIP as described Getting Started for Symbian <http://trac.pjsip.org/repos/wiki/Getting-Started/Symbian>, note that VAS is only available starting from PJSIP version 1.4. 2. SDK API Plug-in<http://wiki.forum.nokia.com/index.php/SDK_API_Plugin>corresponding to each main SDK. 3. You need a *Symbian Developer Certificate* of type Open Signed Offline and with valid Publisher ID to install the application that uses VAS on the device. VAS requires *MultimediaDD* capability and this capability is among the restricted capabilities so the application needs to be signed with a valid developer certificate to use the capability. The signing options for applications that need these restricted capabilities are Open Signed Offline or Certified Signed. Please see Symbian Signed website <http://www.symbiansigned.com/> for more detail. I have completed the first step. I have doubt on 2nd step. I have already put FP2 SDK. Do I need to put any additional plugins. Kindly let me know, for 2nd step what I need to do? Thanks Austin On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter <austin.einter@gmail.com>wrote: > Hi > I have compiled successfully pjsip and created .sisx file. I installed it > in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server. > > Now I want to support G.729 and G.723 codecs. Can somebody help me how to > start, I have absolutely no idea where to start from. > Till now from Googling, I know the phone itself has G.729 and G.723 codec > support. How can I make use of it. > I read, there are something called APS and VAS. Which one is suitable for > S60 3rd edition phones (I use FP2 SDK). > > Is there any document, link that I can refer to proceed. > > Thanks a lot for your time supporting newbie like me. > > -Regards > Austin > >
VP
varun pratapsingh
Sun, Dec 25, 2011 1:59 PM

HI Austin,

You are very close to the understanding of how to get G 729 on device. You
can use the APS but go with the VAS. VAS is latest than APS. Using that you
can use the device G 729.

If you want the APS support I can share some work done by me. But it was a
year back when I had done this. My work have complete APS enabled and just
compile it and use the sisx. you can chat with me also....

Regards:
Varun Singh

On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter austin.einter@gmail.comwrote:

Hi
I have compiled successfully pjsip and created .sisx file. I installed it
in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server.

Now I want to support G.729 and  G.723 codecs. Can somebody help me how to
start, I have absolutely no idea where to start from.
Till now from Googling, I know the phone itself has G.729 and G.723 codec
support. How can I make use of it.
I read, there are something called APS and VAS. Which one is suitable for
S60 3rd edition phones (I use FP2 SDK).

Is there any document, link that I can refer to proceed.

Thanks a lot for your time supporting newbie like me.

-Regards
Austin


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 Austin, You are very close to the understanding of how to get G 729 on device. You can use the APS but go with the VAS. VAS is latest than APS. Using that you can use the device G 729. If you want the APS support I can share some work done by me. But it was a year back when I had done this. My work have complete APS enabled and just compile it and use the sisx. you can chat with me also.... Regards: Varun Singh On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter <austin.einter@gmail.com>wrote: > Hi > I have compiled successfully pjsip and created .sisx file. I installed it > in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server. > > Now I want to support G.729 and G.723 codecs. Can somebody help me how to > start, I have absolutely no idea where to start from. > Till now from Googling, I know the phone itself has G.729 and G.723 codec > support. How can I make use of it. > I read, there are something called APS and VAS. Which one is suitable for > S60 3rd edition phones (I use FP2 SDK). > > Is there any document, link that I can refer to proceed. > > Thanks a lot for your time supporting newbie like me. > > -Regards > Austin > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
AE
Austin Einter
Sun, Dec 25, 2011 11:25 PM

Thanks Varun. Looking for VAS support. I may comeback to you for APS
support.

Best Regards,
Austin

On Sun, Dec 25, 2011 at 7:29 PM, varun pratapsingh varunps2003@gmail.comwrote:

HI Austin,

You are very close to the understanding of how to get G 729 on device. You
can use the APS but go with the VAS. VAS is latest than APS. Using that you
can use the device G 729.

If you want the APS support I can share some work done by me. But it was a
year back when I had done this. My work have complete APS enabled and just
compile it and use the sisx. you can chat with me also....

Regards:
Varun Singh

On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter austin.einter@gmail.comwrote:

Hi
I have compiled successfully pjsip and created .sisx file. I installed it
in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server.

Now I want to support G.729 and  G.723 codecs. Can somebody help me how
to start, I have absolutely no idea where to start from.
Till now from Googling, I know the phone itself has G.729 and G.723 codec
support. How can I make use of it.
I read, there are something called APS and VAS. Which one is suitable for
S60 3rd edition phones (I use FP2 SDK).

Is there any document, link that I can refer to proceed.

Thanks a lot for your time supporting newbie like me.

-Regards
Austin


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 Varun. Looking for VAS support. I may comeback to you for APS support. Best Regards, Austin On Sun, Dec 25, 2011 at 7:29 PM, varun pratapsingh <varunps2003@gmail.com>wrote: > HI Austin, > > You are very close to the understanding of how to get G 729 on device. You > can use the APS but go with the VAS. VAS is latest than APS. Using that you > can use the device G 729. > > If you want the APS support I can share some work done by me. But it was a > year back when I had done this. My work have complete APS enabled and just > compile it and use the sisx. you can chat with me also.... > > Regards: > Varun Singh > > On Sun, Dec 25, 2011 at 7:57 AM, Austin Einter <austin.einter@gmail.com>wrote: > >> Hi >> I have compiled successfully pjsip and created .sisx file. I installed it >> in E-72 (S60 3rd, FP2 SDK) . I am able to do registration with proxy server. >> >> Now I want to support G.729 and G.723 codecs. Can somebody help me how >> to start, I have absolutely no idea where to start from. >> Till now from Googling, I know the phone itself has G.729 and G.723 codec >> support. How can I make use of it. >> I read, there are something called APS and VAS. Which one is suitable for >> S60 3rd edition phones (I use FP2 SDK). >> >> Is there any document, link that I can refer to proceed. >> >> Thanks a lot for your time supporting newbie like me. >> >> -Regards >> Austin >> >> >> _______________________________________________ >> 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 > >