[ekiga] Check off iLBC, CELT32, CELT48 and G722 audio codecs by default



commit 3d65f223d5019508b997dd95fb387152d785dd8f
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sat May 29 16:22:31 2010 +0200

    Check off iLBC, CELT32, CELT48 and G722 audio codecs by default
    
    This prevents the "Too large PDU size" (SIP on UDP) bug for default
    installations.

 ekiga.schemas.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ekiga.schemas.in.in b/ekiga.schemas.in.in
index 7d67aa4..bc5e175 100644
--- a/ekiga.schemas.in.in
+++ b/ekiga.schemas.in.in
@@ -160,7 +160,7 @@
       <owner>Ekiga</owner>
       <type>list</type>
       <list_type>string</list_type>
-      <default>[Speex*16000*1*H.323 SIP*1,iLBC*8000*1*H.323 SIP*1,PCMU*8000*1*H.323 SIP*1,PCMA*8000*1*H.323 SIP*1,gsm*8000*1*H.323 SIP*0,Speex*8000*1*H.323 SIP*0,G726-16*8000*1*H.323 SIP*0,G726-24*8000*1*H.323 SIP*0,G726-32*8000*1*H.323 SIP*0,G726-40*8000*1*H.323 SIP*0,ms-gsm*8000*1*H.323*0]</default>
+      <default>[Speex*16000*1*H.323 SIP*1,iLBC*8000*1*H.323 SIP*0,PCMU*8000*1*H.323 SIP*1,PCMA*8000*1*H.323 SIP*1,gsm*8000*1*H.323 SIP*0,CELT*48000*1*SIP*0,CELT*32000*1*SIP*0,G722*16000*1*H.323 SIP*0,Speex*8000*1*H.323 SIP*0,G726-16*8000*1*H.323 SIP*0,G726-24*8000*1*H.323 SIP*0,G726-32*8000*1*H.323 SIP*0,G726-40*8000*1*H.323 SIP*0,ms-gsm*8000*1*H.323*0]</default>
       <locale name="C">
 	<short>The Audio Codecs List</short>
 	<long>The audio codecs list</long>



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