> On Sun, Mar 14, 2010 at 3:18 PM, Andy Spitzer <[email protected]> wrote: > > Woof! > > > > On Sun, 14 Mar 2010 10:54:26 -0500, M. Ranganathan > <[email protected]> wrote: > > > >> 1. Why is G729 not enabled by default for freeSWITCH ? > > > > One word: > > Patents > > > > > http://en.swpat.org/wiki/Free_software_projects_harmed_by_software_pat > > ents > > > > --Woof! > > > > Woof!!! > > Thanks for the link. > > Simple solution ( requiring no sipxconfig work) : > > If MOH is enabled on the bridge ( a checkbox exists ), limit > the call setup invite for dialog forming INVITE (to or from > ITSP) to only those codecs supported by FreeSWITCH. This > will exclude G729 from the list. > > Better solution : http://track.sipfoundry.org/browse/XX-6235 > > > Opinions solicited.
Locations with low bandwidth wouldn't be too happy with this arrangement. This problem comes from the fact that you are re-inviting bandwidth.com with no SDP but I'm wondering if you have to do that. What if you used a different call flow instead? 1- INVITE MOH server without SDP 2- Get 200 OK from MOH server with MOH SDP 3- Re-INVITE bandwidth.com with with MOH's SDP 4- Get 200 OK from bandwidth.com with b/w.com SDP 5- Pass b/w.com's SDP in Ack you send to MOH server. Unless, I'm missing something, it seems to be that this call flow would give you the best of both worlds. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
