When calling in tel-uri mode, I encountered a bug here

When calling in tel-uri mode

Could you explain what does it mean? How you calling tel uri? Provide pcap trace and routing simulation results pls.

According to the error prompt, I looked at the source code and found that the AmUriParser class did not implement the parsing of tel uri

yep, tel uri parsing not implemented yet.

Can you take some time to implement it? Thank you

I see that “parse_uri. cpp” in the SIP protocol stack has already implemented tel uri parsing

Yeti doesn’t support tel in ruri at the moment

Okay, thank you for your answer!

Could you clarify your use case? Do you need tel scheme only on legA or legB call also should be sent with tel ruri?

Only LegA needs to support tel uri parsing