Am Wed, May 24, 2023 at 09:40:18AM -0400 schrieb Steve
Matzura:>
> On 5/24/2023 7:49 AM, Stefan Tichy wrote:
> > Am Tue, May 23, 2023 at 07:22:22PM -0400 schrieb Steve Matzura:
> >
> > > 1. Still can't register my phone
> > > The username and password are correct. I don't know what else
to try.
> > You can start a sip trace from the asterisk console.
> > REGISTER sip:192.168.1.185:5060 SIP/2.0
....> > Authorization: Digest username="Steve",
realm="asterisk",
> > [May 24 09:26:13] NOTICE[47903]: res_pjsip/pjsip_distributor.c:676
log_failed_request:
> > Request 'REGISTER' from .....' - No matching endpoint
found
In the endpoint section there is a parameter identify_by (default:
"username,ip"). "username" means, the the from-user is used.
Use "yealink" or "Steve" for both user names. Using
different names
for a phone make it just more complicated. You might have to change
the phone configuration.
> [yealink]
> type = aor
> contact = sip:Steve at 192.168.1.185
There should be no "contact" parameter for a phone. The phone sends
the required information with the register request.
--
Stefan Tichy ( asterisk3 at pi4tel dot de )