conference: force RTP packet duration for PCMA and PCMU
commitdf3713c605bd6e7d753e6722386b1d54114f6e26
authorJakub Adam <jakub.adam@ktknet.cz>
Sun, 26 Dec 2010 15:14:33 +0000 (26 16:14 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sun, 26 Dec 2010 15:14:33 +0000 (26 16:14 +0100)
treeefafa6310bd183c7c08b1883c0ed3452c3f69e48
parent6fe83b5b73a4e7c239927a05bd2547634b4a8ea8
conference: force RTP packet duration for PCMA and PCMU

MS A/V conferencing server requires P-time (duration of packet
payload in miliseconds) to be one of supported values. See [MS-RTP].
Accidentaly I had this values correct when testing commit
8675df9c0df44a7161a5ea4a1bc214943a39ba55, so it worked fine but failed
after I tried to run SIPE on different machine (seems 32 and 64 bit
GStreamer use different P-time defaults).

Also tried again to use SIREN with packetization times from the
document but still without success.
src/purple/purple-media.c