Re: [Standards] XEP-0371: Jingle ICE Transport Method - Question on ICE Restart detection

2021-11-17 Thread Peter Saint-Andre
On 11/17/21 2:25 AM, Philipp Hancke wrote: Am 16.11.21 um 20:31 schrieb Daniel Gultsch: Hi, I’m trying to implement ICE Restarts with XEP-0371. The XEP states that ICE restarts can be detected by a changed ufrag and pwd attributes in the transport-info. However what I'm currently unclear

Re: [Standards] XEP-0371: Jingle ICE Transport Method - Question on ICE Restart detection

2021-11-17 Thread Sergey Ilinykh
> - the initiator consider the second message a response and maps it to an > answer. > - the responder will also consider it a response and map it to an answer. > Hi Philipp, Why would it be considered as a response if there were no first? PS when are you going to return to xsf@ chat? :-)

Re: [Standards] XEP-0371: Jingle ICE Transport Method - Question on ICE Restart detection

2021-11-17 Thread Philipp Hancke
Am 16.11.21 um 20:31 schrieb Daniel Gultsch: Hi, I’m trying to implement ICE Restarts with XEP-0371. The XEP states that ICE restarts can be detected by a changed ufrag and pwd attributes in the transport-info. However what I'm currently unclear about is how I can detect if the incoming

Re: [Standards] XEP-0371: Jingle ICE Transport Method - Question on ICE Restart detection

2021-11-16 Thread Sergey Ilinykh
Hi Daniel, If you didn't receive iq type=result yet for your offer then it looks like a remote offer. maybe even something to consider for . Best Regards, Sergey вт, 16 нояб. 2021 г. в 22:33, Daniel Gultsch : > Hi, > > I’m trying to implement ICE Restarts with XEP-0371. The XEP states > that

[Standards] XEP-0371: Jingle ICE Transport Method - Question on ICE Restart detection

2021-11-16 Thread Daniel Gultsch
Hi, I’m trying to implement ICE Restarts with XEP-0371. The XEP states that ICE restarts can be detected by a changed ufrag and pwd attributes in the transport-info. However what I'm currently unclear about is how I can detect if the incoming transport-info is a request to restart ICE on its own