David wrote: > Hello, > > When switching to T.38 CW sends these default values for the following > 2 parameters: > T38FaxMaxBuffer = 400 > T38FaxMaxDatagram = 400 > > I need to limit them to: > T38FaxMaxBuffer = 200 > T38FaxMaxDatagram = 72 > > I tried doing that in udptl.conf, but noticed that only > T38FaxMaxDatagram is listed (and can be manipulated) there. > > Can't both fields be set? If not, which source file controls that? I > checked udptl.c, but it only retrieves the datagram field, but doesn't > build the sdp or set the max buffer itself, so it has to be somewhere > else. Why would you want to change these things? Are you trying to test something? They aren't made fully configurable from the config files, as the only use that could be made of them is to break things. :-\
Steve _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
