[reSIProcate] reCon default SDP issues (fmtp, DTMF, ptime)

Scott Godin sgodin at sipspectrum.com
Fri Nov 9 09:46:50 CST 2018


...inline...
On Fri, Nov 9, 2018 at 10:37 AM Daniel Pocock <daniel at pocock.pro> wrote:

>
> a=fmtp:105 0-15
>
> - should we include anything else in the default, e.g. 0-16?
>

16 is flash hook and was deprecated, I don't see a need to include it:
https://tools.ietf.org/html/rfc4733#appendix-A


>
> https://github.com/resiprocate/resiprocate/blob/master/resip/recon/ConversationManager.cxx#L621
>
>
>
> a=ptime:20
>
> https://tools.ietf.org/html/rfc4566#section-6
>
> - code comment suggests it is troublesome
>
>
> https://github.com/resiprocate/resiprocate/blob/master/resip/recon/ConversationManager.cxx#L645
>
> - should we just leave it out by default, will it cause problems for
> anybody if I remove it.


[Scott]  Leaving ptime out entirely would be worse than specifying it, and
having it incorrect or one of the codecs in the list.  I don't think you
should remove it.



> a=rtpmap:105 TELEPHONE-EVENT/8000
>
> - uppercase TELEPHONE-EVENT is valid but appears to cause issues with
> Polycom
>
>
> https://community.polycom.com/t5/VoIP-SIP-Phones/VVX-and-Soundpoint-not-sending-DTMF-when-telephone-event-not/m-p/101622/highlight/false


[Scott]  I think we should lowercase the string, as it's more common.


>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20181109/927f9e71/attachment.htm>


More information about the resiprocate-devel mailing list