Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 2195)

Ticket Resolution Summary Owner Reporter
#59 wontfix Implement STUN client using ioqueue bennylp bennylp
Description

Currently the STUN client uses pj_sock_select(), which means that porting to new platform requires porting both pj_sock_select() and ioqueue.

If STUN client is implemented using ioqueue, then it would make porting simpler

#60 fixed Implement ICE/TURN bennylp bennylp
Description

As the title says.

#64 fixed Allow whitespaces at the end of SDP lines bennylp bennylp
Description

Some UAs (non-compliant UAs, I might say) have a bad habit of adding whitespaces at the end of SDP lines. This is non-conformant, of course, but in the spirit of "be lenient on what you receive", the SDP parser should probably forgive this.

Thanks Briac Hardouin for pointing this out.

Note: See TracQuery for help on using queries.