Displaying 1 result from an estimated 1 matches for "291fe7fa".
2020 Jan 23
1
PJSIP do not challenge 'options' without username. - silence 'notice' on console.
Hi Gang
Mitel PBX use 'options' without username to monitor the connection.
Therefore Asterisk PJSIP cannot match an unsername against an endpoint
and prints a notice on the console.
Is there a way to silence this kind of notice?
I wonder if identify_by 'header' could solve the issue to match method
'options', but I was not able to find any documentation about this.