Andrew, While you're at it, could we change the message count function to return the actual message count rather than the current rather odd yes/no/error? (Mine is already hacked to do so.)
Perhaps also add a new IE for IAX_IE_MSGCOUNTSAVED to return the number of saved messages? Thx, Steven > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-dev- > [EMAIL PROTECTED] On Behalf Of Andrew Kohlsmith > Sent: Wednesday, January 21, 2004 8:41 AM > To: [EMAIL PROTECTED] > Subject: [Asterisk-Dev] planning some chan_iax2.c changes > > I would like to add the following to chan_iax2.c but would like to know if > _any_ changes are being accepted for it. I'd rather not waste my time if > nobody will even look at them. :-) > > Changes I'm looking at: > - make it look at iax2.conf instead of iax.conf (since iax is still around > and it's confusing as hell trying to get iax and iax2 to have different > settings) > > - rename some variables to reduce confusion (maxjitterbuffer and > max_jitter_buffer, anyone??!) > > - change the jitterbuffer parameter to take a number instead of a > true/false > (this is _wrong_ in the documentation currently) -- and have that number > be > the MINIMUM jitter buffer > > - see why maxexcessbuffer doesn't seem to be working (if I say "iax2 set > jitter 250" on CLI all subsequent calls it seems to _really_ help, but any > current calls don't see a benefit) > > ... so? Would any of these changes be welcomed (provided they actually > work)? > > Regards, > Andrew > _______________________________________________ > Asterisk-Dev mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
