Wince Codec Settings.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

You can use pjsua_codec_set_priority() anywhere in the app before
making call, e.g:

const pj_str_t all = {"*", 1};
const pj_str_t pcmu = {"pcmu", 4};

pjsua_codec_set_priority(&all, 0);
/* enable only pcmu */
pjsua_codec_set_priority(&pcmu, PJMEDIA_CODEC_PRIO_NORMAL);

Regards,
nanang


On Wed, Feb 11, 2009 at 6:52 PM, Mukesh Srivastav <muki_champs at yahoo.com> wrote:
> Can you please send me the code snippat and also pls let me know, which file
> do i need to change it to pcmua codec.
>
> Have a look @ my small web-page:
> http://www.geocities.com/muki_champs
>
> Regards,
> Mukesh Kumar,
> Sr.Software Engineer,
> Mobile Application Developer.
> Hyderabad.
> India.
> +91-9397845485 (M)
>
>
> ________________________________
> From: Nanang Izzuddin <nanang@xxxxxxxxx>
> To: pjsip list <pjsip at lists.pjsip.org>
> Sent: Wednesday, February 11, 2009 5:19:52 PM
> Subject: Re: Wince Codec Settings.
>
> Hi,
>
> I'm not sure if 'the post' had a similar case. However, you can change
> the codec by changing the codecs priorities, e.g: set GSM priority to
> 0 to disable it to make sure it won't be used.
>
> Regards,
> nanang
>
>
> On Wed, Feb 11, 2009 at 6:37 PM, Mukesh Srivastav <muki_champs at yahoo.com>
> wrote:
>> Hi Nangang,
>>  thanks for the reply, but for one of the post you replied that, use pcmua
>> codec, which solves this problem, so my question is ,where do i do the
>> setting changes from gsm to pmua codec, please help me in setting the
>> codec
>> for Wince.
>>
>> Have a look @ my small web-page:
>> http://www.geocities.com/muki_champs
>>
>> Regards,
>> Mukesh Kumar,
>> Sr.Software Engineer,
>> Mobile Application Developer.
>> Hyderabad.
>> India.
>> +91-9397845485 (M)
>>
>>
>> ________________________________
>> From: Nanang Izzuddin <nanang@xxxxxxxxx>
>> To: pjsip list <pjsip at lists.pjsip.org>
>> Sent: Wednesday, February 11, 2009 4:52:39 PM
>> Subject: Re: Wince Codec Settings.
>>
>> Hi,
>>
>> Please check http://trac.pjsip.org/repos/wiki/sound-problems. I doubt
>> that the problem is about the codec though.
>>
>> Regards,
>> nanang
>>
>>
>> On Wed, Feb 11, 2009 at 10:48 AM, Mukesh Srivastav
>> <muki_champs at yahoo.com> wrote:
>>> Hi all,
>>> i  am working on Wince application, Registartion is sucesfully, when i
>>> make
>>> a call , i cannot hear voice in either end, by looking @ the logs, i
>>> found
>>> that, it uses GSM Codec, i wanted to know, where could i change the gsm
>>> codec to any other codecs, so that i could able to hear the voice.
>>>
>>>
>>> Waiting for the reply benny.
>>>
>>>
>>> Thanks in Advance.
>>> Muki.
>>>
>>> _______________________________________________
>>> Visit our blog: http://blog.pjsip.org
>>>
>>> pjsip mailing list
>>> pjsip at lists.pjsip.org
>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>>>
>>>
>>
>> _______________________________________________
>> Visit our blog: http://blog.pjsip.org
>>
>> pjsip mailing list
>> pjsip at lists.pjsip.org
>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>>
>>
>> _______________________________________________
>> Visit our blog: http://blog.pjsip.org
>>
>> pjsip mailing list
>> pjsip at lists.pjsip.org
>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>>
>>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux