[Freeswitch-users] mod_g729

peder at networkoblivion.com peder at networkoblivion.com
Thu Jan 29 19:16:49 PST 2009


Do you just specify g722 for the codec prefs on FS?  I added the items 
below and have FS set to use g722.  When I call, I see that the phone 
offers g722 and g711u and FS chooses g722.  On the phone I see g722 as 
inbound and outbound, but I don't hear anything.  I've tried speaker and 
handset and get nothing on either one.  Also, the phone doesn't show 
packets increasing even though I can see FS is playing files.  It is an 
IP600.  I switch the Polycom to offer 711u first and then g722 and FS 
chooses 711u and works fine.

Jason Garland wrote:
> Something like this might do it... ;)
> 
> <?xml version="1.0" standalone="yes"?>
> <!-- SIP Enable HD Audio(G.722) on non-HD Polycom Phones -->
> <!-- Discovered by Cherebrum -->
> <!-- $RCSfile: hdaudio.cfg,v $  $Revision: 1.0 $ -->
> <hdaudio>
>    <voice>
>       <codecs>
>          <preferences voice.codecPref.Lin16="5" voice.codecPref.G722="1" voice.codecPref.G711Mu="2" voice.codecPref.G711A="3" voice.codecPref.G729AB="4" voice.codecPref.IP_300.G711Mu="1" voice.codecPref.IP_300.G711A="2" voice.codecPref.IP_300.G729AB="3" voice.codecPref.IP_4000.G711Mu="1" voice.codecPref.IP_4000.G711A="2" voice.codecPref.IP_4000.G729AB="" voice.codecPref.IP_650.G711Mu="2" voice.codecPref.IP_650.G711A="3" voice.codecPref.IP_650.G729AB="4" voice.codecPref.IP_650.Lin16="5" voice.codecPref.IP_650.G722="1"/>
>          <profiles voice.audioProfile.G711Mu.payloadSize="20" voice.audioProfile.G711Mu.jitterBufferMin="40" voice.audioProfile.G711Mu.jitterBufferShrink="500" voice.audioProfile.G711Mu.jitterBufferMax="160" voice.audioProfile.G711A.payloadSize="20" voice.audioProfile.G711A.jitterBufferMin="40" voice.audioProfile.G711A.jitterBufferShrink="500" voice.audioProfile.G711A.jitterBufferMax="160" voice.audioProfile.G729AB.payloadSize="20" voice.audioProfile.G729AB.jitterBufferMin="40" voice.audioProfile.G729AB.jitterBufferShrink="500" voice.audioProfile.G729AB.jitterBufferMax="160" voice.audioProfile.G722.payloadSize="20" voice.audioProfile.G722.jitterBufferMin="40" voice.audioProfile.G722.jitterBufferShrink="500" voice.audioProfile.G722.jitterBufferMax="160" voice.audioProfile.Lin16.payloadSize="10" voice.audioProfile.Lin16.jitterBufferMin="20" voice.audioProfile.Lin16.jitterBufferShrink="500" voice.audioProfile.Lin16.jitterBufferMax="100" voice.audioProfile.Lin16.frequency="160
00" voice.audioProfile.Lin16.payloadType="117"/>
>       </codecs>
>      <handset voice.handset.wideband="1"/>
>    </voice>
> </hdaudio>
> 
> 
> 
> On Tue, Jan 27, 2009 at 2:17 PM, peder at networkoblivion.com 
> <mailto:peder at networkoblivion.com> <peder at networkoblivion.com 
> <mailto:peder at networkoblivion.com>> wrote:
> 
>      > Codec Options*
>      > G.711 Codec, G.726, G.729AB, G.723.1A, G.722 wideband codec
>      >
>      > Speex is not listed, so Polycom can't do Speex.
>      >
>      > I should note that even the non-HD Polycom phones have this same chip
>      > and are capable of doing G.722 some some config tweaking. ;)
> 
>     Are you saying that you have actually gotten the non-HD versions to do
>     g.722?  Or are you saying that one might be able to do this?  If the
>     former, can you share what you did?
> 
>     _______________________________________________
>     Freeswitch-users mailing list
>     Freeswitch-users at lists.freeswitch.org
>     <mailto:Freeswitch-users at lists.freeswitch.org>
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     http://www.freeswitch.org
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org




More information about the FreeSWITCH-users mailing list