2 sep 2009 kl. 22.40 skrev Fred Posner: > Here's the story... > > Nortel system set to use g711 @ 30ms payload ... Asterisk box would > need to communicate to that box @ 30 ms and another end point at 20 > ms. > > I've seen discussions of setting this to a different size, but seems > to be limited to the entire codec and not on a per peer basis. > > Anyone have luck with this? > > The Asterisk can be 1.4 or 1.6.x... I've a preference for 1.6.0.x but > it's not set in stone :)
You can set it per peer in sip.conf when you add the allow= option. There's a readme that documents the payload sizes acceptable for different codecs. From sip.conf.sample: ;allow=ilbc ; see doc/rtp-packetization for framing options /O --- * Olle E Johansson - [email protected] * Open Unified communication - Asterisk, Kamailio, Sip-router projects _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
