Hello everyone, I hope you are doing well.
I have a problem and I still haven’t found a solution.
When I make a call to another extension from the Yealink T21PE2 telephone and the call is rejected or even if the other point is busy, I have the following value “0,850;cause=17” returned on the telephone screen.
I’ve already commented out some dialplan lines, but I haven’t heard any results. Could someone help me?
That’s “Q.”, not “O,” and it is not dialplan code, it is a SIP Reason header. Q.850, cause 17, is “User Busy”. There are channel driver options to suppress Reason headers.
Asterisk doesn’t have any live use dialplan lines in the first place, so the only ones you can comment out are ones you added yourself, and we have no idea what those are.