Hi,
I just got back to the office and my phone will not register with the Asterisk server anymore.
The error is …
Aug 7 18:05:00 pbx local0.notice asterisk[1719]: NOTICE[1719]: chan_sip.c:16355 in handle_request_register: Registration from ‘No User sip:No%20User@192.168.0.195:5060’ failed for ‘192.168.0.193’ - No matching peer found
Another phone on the same network registers fine with most of the proper network settings.
I don’t know why it is saying ‘No User’. it should be 512
Here is my peer status
Name/username Host Dyn Nat ACL Port Status
512/512 192.168.0.193 5060 Unmonitored
000/000 (Unspecified) D 0 Unmonitored
219/219 192.168.0.192 D 5060 Unmonitored
218/218 (Unspecified) D 0 Unmonitored
217/217 (Unspecified) D 0 Unmonitored
519/519 (Unspecified) D 0 Unmonitored
GBHPersonal/GBHPersonal (Unspecified) D 0 Unmonitored
216/216 192.168.0.192 D 5060 Unmonitored
200/200 192.168.0.192 D 5060 Unmonitored
Here is my sip.conf
[512]
type=friend
regexten=512
callerid=“Me” <512>
username=512
host=192.168.0.193 ; This device needs to register
context=internal-sip
disallow=all
allow=ulaw
mailbox= 512;me@logicap.ca ; Subscribe to status of multiple mailboxes
subscribecontext=mycontext
notifymimetype=application/simple-message-summary
My phone is reading ‘No Service’
Any help would be appreciated