linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone-developers Digest, Vol 161, Issue 25


From: Mounika A
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 161, Issue 25
Date: Fri, 29 Jul 2016 13:25:20 +0530

Hi All,

Thank you for your reply, while making ports on mac it was enabled in enabled features but its not showing up in project.When iam going to see list is of features with this command ./prepare.py --list-features, i got
INFO: Here are available features: ENABLE_OPENH264=OFF ENABLE_G729B_CNG=OFF ENABLE_AMRNB=OFF ENABLE_H263=OFF ENABLE_RTP_MAP_ALWAYS_IN_SDP=OFF ENABLE_BV16=OFF ENABLE_PACKAGING=OFF ENABLE_AMRWB=OFF ENABLE_VCARD=OFF ENABLE_GSM=ON ENABLE_DEBUG_LOGS=OFF ENABLE_MBEDTLS=ON ENABLE_GPL_THIRD_PARTIES=ON ENABLE_ILBC=ON ENABLE_OPUS=ON ENABLE_DOC=ON ENABLE_ISAC=ON ENABLE_SRTP=ON ENABLE_G729=OFF ENABLE_AMR=OFF ENABLE_SILK=ON ENABLE_X264=OFF ENABLE_H263P=OFF ENABLE_VIDEO=ON ENABLE_PCAP=OFF ENABLE_POLARSSL=OFF ENABLE_FFMPEG=ON ENABLE_UNIT_TESTS=ON ENABLE_NON_FREE_CODECS=OFF ENABLE_ZRTP=ON ENABLE_CODEC2=OFF ENABLE_WEBRTC_AEC=OFF ENABLE_MKV=ON ENABLE_TUNNEL=OFF ENABLE_VPX=ON ENABLE_SPEEX=ON ENABLE_NLS=NO ENABLE_MPEG4=OFF

Please help me to findout this.

Thank you,
Mounika.a



On Thu, Jul 28, 2016 at 9:30 PM, <address@hidden> wrote:
Send Linphone-developers mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

   1. How to Enable AMR-WB,AMR-NB (Mounika A)
   2. Re: How to Enable AMR-WB,AMR-NB (Dragos Oancea)
   3. Accept call (address@hidden)


----------------------------------------------------------------------

Message: 1
Date: Thu, 28 Jul 2016 15:29:24 +0530
From: Mounika A <address@hidden>
To: address@hidden
Subject: [Linphone-developers] How to Enable AMR-WB,AMR-NB
Message-ID:
        <CALo7RBge6GWOfKp6wUO40O4PW4zyUHjhgmSt73NMoakM=address@hidden>
Content-Type: text/plain; charset="utf-8"

Hi all,

How to enable AMR-WB,AMR-NB while making the code on mac.I tired like below
but it still in Disabled features.


./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_OPENCORE-AMRWB=ON
-DENABLE_OPENCORE-AMRNB=ON
&& make


I would appreciate your help.


Thanks,

Mounika.A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20160728/5fd180c8/attachment.html>

------------------------------

Message: 2
Date: Thu, 28 Jul 2016 10:26:51 +0000 (UTC)
From: Dragos Oancea <address@hidden>
To: "address@hidden" <address@hidden>
Subject: Re: [Linphone-developers] How to Enable AMR-WB,AMR-NB
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="utf-8"

Hello,
I changed prepare.py? :
?if args.all_codecs:
???????? additional_args += ["-DENABLE_NON_FREE_CODECS=YES",
???????????????????????????? "-DENABLE_AMRNB=YES",
???????????????????????????? "-DENABLE_AMRWB=YES",
???????????????????????????? "-DENABLE_G729=NO",
???????????????????????????? "-DENABLE_H263=NO",
???????????????????????????? "-DENABLE_H263P=NO",
???????????????????????????? "-DENABLE_ILBC=YES",
???????????????????????????? "-DENABLE_ISAC=YES",
???????????????????????????? "-DENABLE_MPEG4=NO",
???????????????????????????? "-DENABLE_OPENH264=NO",
???????????????????????????? "-DENABLE_SILK=YES"]

But you can probably pass? -DENABLE_AMRNB=YES and -DENABLE_AMRWB=YES from command line .

Cheers,Dragos

      From: Mounika A <address@hidden>
 To: address@hidden
 Sent: Thursday, July 28, 2016 11:59 AM
 Subject: [Linphone-developers] How to Enable AMR-WB,AMR-NB

Hi all,
How to enable AMR-WB,AMR-NB while making the code on mac.I tired like below but it still in Disabled features.
 ./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_OPENCORE-AMRWB=ON -DENABLE_OPENCORE-AMRNB=ON && make
I would appreciate your help.
Thanks,Mounika.A
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20160728/20bcc651/attachment.html>

------------------------------

Message: 3
Date: Thu, 28 Jul 2016 15:42:24 +0200
From: address@hidden
To: address@hidden
Subject: [Linphone-developers] Accept call
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed

Hi all,

I'm a begginer with linphone. There is someone that is able to explain
me why an incoming call must be answered in a little time? If I answer
after twenty seconds (for example), the linphone_core_accept_call remain
blocked.

Thank you very much!



------------------------------

Subject: Digest Footer

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


------------------------------

End of Linphone-developers Digest, Vol 161, Issue 25
****************************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]