Asterisk 13.8 not register with cisco phone 7911g

how can i solve this issue the request number change each time i go to the cli please tell me Jcold

it change constantly number have a look

“1670” sip:1670@186.149.180.225’ failed for ‘195.154.181.18:5092’ (callid: 3977c43-8cd615a-5707c722@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:49] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“1670” sip:1670@186.149.180.225’ failed for ‘195.154.181.18:5092’ (callid: 3977c43-8cd615a-5707c722@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:49] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“1670” sip:1670@186.149.180.225’ failed for ‘195.154.181.18:5092’ (callid: 3977c43-8cd615a-5707c722@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:50] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“1670” sip:1670@186.149.180.225’ failed for ‘195.154.181.18:5092’ (callid: 3977c43-8cd615a-5707c722@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:57] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found
[Apr 8 11:58:58] NOTICE[5278]: res_pjsip/pjsip_distributor.c:368 log_unidentified_request: Request from ‘“7080” sip:7080@186.149.180.225’ failed for ‘195.154.181.18:5113’ (callid: 3979b95-8ce6174-5707c72a@186.149.180.225) - No matching endpoint found

Are those from phones of yours? If so you’d need to configure pjsip.conf to include endpoints/AORs/auths for them.

here is my pjsip.conf i have two enpoints one of xlite and the other is a cisco phone

================================ TRANSPORTS ==
; Our primary transport definition for UDP communication behind NAT.
[transport-udp-nat]
type = transport
protocol = udp
bind = 0.0.0.0
; NAT settings
;local_net = 10.0.0.0/8
;external_media_address = 203.0.113.1
;external_signaling_address = 203.0.113.1

;================================ ENDPOINT TEMPLATES ==
; Our primary endpoint template for internal desk phones.
endpoint-internal-d70
type = endpoint
transport = transport-udp-nat
context = Long-Distance
disallow =all
allow=gsm
allow=g729
allow=ulaw
allow=alaw
direct_media = no
trust_id_outbound = yes
device_state_busy_at = 1
dtmf_mode = rfc4733
force_rport=no

auth-userpass
type = auth
auth_type = userpass

aor-single-reg
type = aor
max_contacts = 1

1107
auth= 1107
aors= 1107
callerid= Lindsey Freddie <1107>

1107
password= asterisk
username= 1107

1107
mailboxes= 1107@example

;================================
;Maria Berny
;Director of Customer Experience

1101
auth= 1101
aors= 1101
callerid= Maria Berny <1101>
;rewrite_contact=yes

1101
password= popo
username= 1101

1101
mailboxes= 1101@example

If they are not your devices then they are likely an attacker trying to get into your machine (if it is publicly accessible). There’s nothing you can do to stop them, except for firewalling.

thanks you so much i stop them Jcolp

hello Jcolp can you please show me some scripts dialplan that allow me to implementing an ACD queues agents dynamic loginout and agents able to call back as a call center i am asking a lot but please

I do not have any such scripts, but others might and if you search the internet some might exist.

http://svn.digium.com/svn/asterisk/branches/1.6.2/doc/tex/queues-with-callback-members.tex

thanks so much david but this scripts is not respond with my idea, i need something like hotdesking agents as avaya system does so any agents can using any phones as a call center and login with extensions and password
if you have any idea tell me please guys i know you are expert and you know that i am talking about
please thanks you