Re: [pjsip] how to integrate intel ipp for windows mobile into pjsip

JE
johnson elangbam
Mon, Apr 6, 2009 12:31 PM

Hi,  Thanks for the suggestion.  I've downloaded open g729 from
http://www.voiceage.com/openinit_g729.php
http://www.voiceage.com/openinit_g729.phpfor
evaluation purpose. Is there any wiki or blogs on how to integrate
voiceages's g729 into pjsip for windows mobile?
If it is there please point me any links, I couldn't find any blogs.

Thanks and Regards,
Elangbam Johnson

Hi,

I think the standard Intel IPP package is only available for x86 platforms,
I think it might be available on PXA processors but I'm not sure.

We licenced a package from Voiceage to get optimized G.729 on ARM platform
and I think that is the way you need to go.

BR/Olle


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of johnson elangbam
Sent: den 6 april 2009 11:41
To: pjsip@lists.pjsip.org
Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip

hi all,
I've successfully integrate intel ipp into pjsip for windows and
successfully get all the codecs including g729. When I try to integrate
intel ipp for windows mobile it gives some linking errors. I've search
enough on the pjsip log, but couldn't succeed. Has anybody've done
successful integration or is it not supported for the windows mobile
platform. If not supported is there any alternative way to integrate g729
codecs for windows mobile?
here is the linking error log when i compile into my visual studio 2005.

Compiling...

pjsua_wince.cpp

Linking...

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_init referenced in function

pjsua_media_subsys_init

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_deinit referenced in function
pjsua_media_subsys_destroy

Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal
error LNK1120: 2 unresolved externals
Any suggestion is appreciated.

Hi, Thanks for the suggestion. I've downloaded open g729 from http://www.voiceage.com/openinit_g729.php <http://www.voiceage.com/openinit_g729.php>for evaluation purpose. Is there any wiki or blogs on how to integrate voiceages's g729 into pjsip for windows mobile? If it is there please point me any links, I couldn't find any blogs. Thanks and Regards, Elangbam Johnson >Hi, > >I think the standard Intel IPP package is only available for x86 platforms, >I think it might be available on PXA processors but I'm not sure. > >We licenced a package from Voiceage to get optimized G.729 on ARM platform >and I think that is the way you need to go. > >BR/Olle > > _____ > >>From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] >>On Behalf Of johnson elangbam >>Sent: den 6 april 2009 11:41 >>To: pjsip@lists.pjsip.org >>Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip >> >> >>hi all, >> I've successfully integrate intel ipp into pjsip for windows and >>successfully get all the codecs including g729. When I try to integrate >>intel ipp for windows mobile it gives some linking errors. I've search >>enough on the pjsip log, but couldn't succeed. Has anybody've done >>successful integration or is it not supported for the windows mobile >>platform. If not supported is there any alternative way to integrate g729 >>codecs for windows mobile? >>here is the linking error log when i compile into my visual studio 2005. >> >> >>Compiling... >> >>pjsua_wince.cpp >> >>Linking... >> >>pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external >>symbol pjmedia_codec_ipp_init referenced in function pjsua_media_subsys_init >> >>pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external >>symbol pjmedia_codec_ipp_deinit referenced in function >>pjsua_media_subsys_destroy >> >>Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal >>error LNK1120: 2 unresolved externals >>Any suggestion is appreciated. >>
OF
Olle Frimanson
Mon, Apr 6, 2009 12:57 PM

Hi, I'm not sure if I recall it correctly but isn't Open G729 only for
Windows platform?

Unfortuneally this wasn't the version we integrated and we don't have any
wiki/blogs on the integration.

BR/Olle


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of johnson elangbam
Sent: den 6 april 2009 14:31
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] how to integrate intel ipp for windows mobile into
pjsip

Hi,
Thanks for the suggestion.  I've downloaded open g729 from
http://www.voiceage.com/openinit_g729.php
for evaluation purpose. Is there any wiki or blogs on how to integrate
voiceages's g729 into pjsip for windows mobile?
If it is there please point me any links, I couldn't find any blogs.

Thanks and Regards,
Elangbam Johnson

Hi,

I think the standard Intel IPP package is only available for x86 platforms,
I think it might be available on PXA processors but I'm not sure.

We licenced a package from Voiceage to get optimized G.729 on ARM platform
and I think that is the way you need to go.

BR/Olle


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of johnson elangbam
Sent: den 6 april 2009 11:41
To: pjsip@lists.pjsip.org
Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip

hi all,
I've successfully integrate intel ipp into pjsip for windows and
successfully get all the codecs including g729. When I try to integrate
intel ipp for windows mobile it gives some linking errors. I've search
enough on the pjsip log, but couldn't succeed. Has anybody've done
successful integration or is it not supported for the windows mobile
platform. If not supported is there any alternative way to integrate g729
codecs for windows mobile?
here is the linking error log when i compile into my visual studio 2005.

Compiling...

pjsua_wince.cpp

Linking...

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_init referenced in function

pjsua_media_subsys_init

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_deinit referenced in function
pjsua_media_subsys_destroy

Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal
error LNK1120: 2 unresolved externals
Any suggestion is appreciated.

Hi, I'm not sure if I recall it correctly but isn't Open G729 only for Windows platform? Unfortuneally this wasn't the version we integrated and we don't have any wiki/blogs on the integration. BR/Olle _____ From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of johnson elangbam Sent: den 6 april 2009 14:31 To: pjsip@lists.pjsip.org Subject: Re: [pjsip] how to integrate intel ipp for windows mobile into pjsip Hi, Thanks for the suggestion. I've downloaded open g729 from http://www.voiceage.com/openinit_g729.php for evaluation purpose. Is there any wiki or blogs on how to integrate voiceages's g729 into pjsip for windows mobile? If it is there please point me any links, I couldn't find any blogs. Thanks and Regards, Elangbam Johnson >Hi, > >I think the standard Intel IPP package is only available for x86 platforms, >I think it might be available on PXA processors but I'm not sure. > >We licenced a package from Voiceage to get optimized G.729 on ARM platform >and I think that is the way you need to go. > >BR/Olle > > _____ > >>From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] >>On Behalf Of johnson elangbam >>Sent: den 6 april 2009 11:41 >>To: pjsip@lists.pjsip.org >>Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip >> >> >>hi all, >> I've successfully integrate intel ipp into pjsip for windows and >>successfully get all the codecs including g729. When I try to integrate >>intel ipp for windows mobile it gives some linking errors. I've search >>enough on the pjsip log, but couldn't succeed. Has anybody've done >>successful integration or is it not supported for the windows mobile >>platform. If not supported is there any alternative way to integrate g729 >>codecs for windows mobile? >>here is the linking error log when i compile into my visual studio 2005. >> >> >>Compiling... >> >>pjsua_wince.cpp >> >>Linking... >> >>pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external >>symbol pjmedia_codec_ipp_init referenced in function pjsua_media_subsys_init >> >>pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external >>symbol pjmedia_codec_ipp_deinit referenced in function >>pjsua_media_subsys_destroy >> >>Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal >>error LNK1120: 2 unresolved externals >>Any suggestion is appreciated. >>