<div dir="ltr"><div>Hello, question about a 2833 DTMF situation I'm running into. We run a IVR in node.js using the outbound event socket. The node IVR answers the call, captures some digits from caller and then bridges with bypass_media=true the b leg out to a conferencing server, taking freeswitch out of the media path and all works well except.. for one scenario. </div><div><br></div><div>When we receive telephone-events/8000 on a attribute other than 101 we end up with a payload type mismatch on a and b leg.</div><div><br></div><div>With the bridge command the b leg always seems to offer what is specified in the rfc2833-pt setting of corresponding sip_profile. </div><div><br></div><div>My question is, is there a way to configure FS to offer telephone-event on the same attribute in the b leg that came in on initial invite of a leg with bridge command on a answered call? Or possibly renegotiate the payload type if needed at time of bridge command? If so any examples for that. </div><div><br></div><div>Sorry my SIP knowledge is not the best so please forgive if i am missing something here. Configs are vanilla and tested on latest FS version 1.6.19. </div><div><br></div><div>Thanks! </div><div><br></div></div>