tropo / PhonoSDK

Phono.com - The jQuery Phone API
http://phono.com
Other
131 stars 63 forks source link

possible ptype mixup in RTP streams when phono receives a call #22

Open steely-glint opened 12 years ago

steely-glint commented 12 years ago

The RFC (http://www.ietf.org/rfc/rfc3264.txt) says " However, for sendonly and sendrecv streams, the answer might indicate different payload type numbers for the same codecs, in which case, the offerer MUST send with the payload type numbers from the answer."

Phono mobile and phono java probably don't do that correctly.

Investigation required.....