Softphone, webphone and VoIP server Forum

HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneWeb Phone CodecsWeb Phone Codecs
Previous
 
Next
New Post
9/17/2009 8:22 PM
 

I noticed that the WebPhone uses only the G.711 codec. Can it be modified to use any wideband codecs?

 
New Post
2/24/2010 9:01 AM
 

Here are the solution if you are still interested:

There are multiple built-in codec which can be controlled by the usexxx applet parameters.

Where you can set the values to 0,1,2 or 3,

0 means never
1 means don't offer (but accept it if no other codec found)
2 use with low priority
3 use with high priority

For example to prefer the speex wideband and ultrawideband codecs your applet paramters should look like this:

   -usespeexwb =3
   -usespeexuwb =3

    -useg729=2
    -usepcmu=2
   -usepcma=2
   -usegsm=2
   -usespeex=2

 

 

 
New Post
11/22/2012 12:37 AM
 
Now I know what needs to be prioritized. Thanks.

Miz u tech..
 
Previous
 
Next
HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneWeb Phone CodecsWeb Phone Codecs


You need to register / login to be able to post in the forum