Daniel Pocock
2014-03-19 14:35:55 UTC
I've noticed that reCon is using payload ID 104 (instead of the more
common 101) for telephone-event.
When it starts up, it logs
Added codec to session capabilities: id=110 type=TELEPHONE-EVENT
rate=8000 plen=20000 payloadid=104 fmtp=0-15
and when it sends an INVITE, the id in the SDP is 104
Is there any reason for this? Is it likely to cause interoperability
problems for anybody?
The id 110 comes from an enum in sipXtapi (in SdpCodec.h) but this
doesn't appear to relate directly to the payload format ID
common 101) for telephone-event.
When it starts up, it logs
Added codec to session capabilities: id=110 type=TELEPHONE-EVENT
rate=8000 plen=20000 payloadid=104 fmtp=0-15
and when it sends an INVITE, the id in the SDP is 104
Is there any reason for this? Is it likely to cause interoperability
problems for anybody?
The id 110 comes from an enum in sipXtapi (in SdpCodec.h) but this
doesn't appear to relate directly to the payload format ID