Oh, no problem about that :) I have that set to value 2 in defines FRAMES_PER_PACKET and MAX_FRAMES_PER_PACKET. That was just my way of illustrating the example as the names come directly from opalplugin.h
Thanks anyway :) > Notice that "//" means the "= 2" is a comment. You may want to try : > unsigned int recommendedFramesPerPacket = 2; > unsigned int maxFramesPerPacket = 2; > > Snark _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
