On Mon, Nov 21, 2016, at 03:06 PM, Alex Villacís Lasso wrote: <snip>
> Is Asterisk capable of handling such a SDP, so that two SIP endpoints > registered through Asterisk can begin exchanging data? From what I > understand in the code, Asterisk will reject such a call. However, I want > to exhaust what Asterisk can do before > resorting to setting up a SIP proxy between the endpoint and Asterisk. I > remember reading a report about a webrtc success story where the > webphones were also exchanging data using datachannels. Asterisk does not support data channels and does not support exchanging SDP like this. A SIP proxy would be a better fit. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
