Configurable packetization in AsteriskHi Dan, This will be a really useful thing for channel driver. Earlier there was no way to set the packetsize and hence, even if channel driver negotiated a particular packetsize, there wasn't a way to enforce that with rtp.
What I think is really required, that we should provide configs such as: allow=mulaw(rx:240,tx:20), alaw(rx:120:tx:20) Does SIP/SDP allow negotiating packetsizes??? Regards, -Vishal ----- Original Message ----- From: Dan Austin To: ooh323c-devel@lists.sourceforge.net Sent: Wednesday, September 21, 2005 9:29 PM Subject: [ooh323c-devel] Configurable packetization in Asterisk I noticed this bug on Mantis, http://bugs.digium.com/view.php?id=5162 , and thought it would be slick if the chan_h323 based on ooh323c could support it. I have spent part of the day trying to code it up, and seem to have made some progress. The global settings works. User seems to quietly fail, and I have not tested the peer yet. I think the user setting is failing due to media re-invites, since an incoming call triggers find_user(), but no user is matched. I don't know if the bug will end up being added to the Asterisk CVS, but would anyone be interested in this? Dan ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel