pjproject icon indicating copy to clipboard operation
pjproject copied to clipboard

Fix assertion in testing loop-dgram with tp_selector

Open bennylp opened this issue 7 months ago • 0 comments

Assertion:

pjsip/sip_resolve.c:444: pjsip_resolve: Assertion `!"Unknown transport type"' failed.

when tdata is configured with tp_selector with loop-dgram transport.

Also add testing for this scenario as part of transport_loop_test().

bennylp avatar Jul 01 '24 11:07 bennylp