Joshua C. Colp
2023-Nov-06 14:45 UTC
[asterisk-users] Local calls not possible when Internet connection down
On Mon, Nov 6, 2023 at 10:42 AM Marek Greško <marek.gresko at protonmail.com> wrote:> It looks like all phones get unregistered, but I am not aware of the > cause. Why are get not registered when there is a connectivity between them > and asterisk? >Are the REGISTER requests reaching Asterisk (do they show up in a packet capture, do they show up in "pjsip set logger on")? It needs to be further isolated. How are the phones configured to reach Asterisk? If using a hostname, are they still able to resolve it? -- Joshua C. Colp Asterisk Project Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20231106/2acb4544/attachment.html>
Marek Greško
2023-Nov-06 18:52 UTC
[asterisk-users] Local calls not possible when Internet connection down
Hello, sure I have local DNS server and public resolving should not be needed for phone registrations. Running pjsip show endpojnt show the endpoints as not in use. When looking into logs I see only res_pjsip_outbound_registration.c: No response received from sip provider. Nothing else. In phone log I see: CC_eventProc(event=63(CC_EV_SIG_REGISTER_FAILED), lid=0, par=0, par2=(nil)) The phone is Cisco SPA525G2. Thanks. Marek ------- Original Message ------- On Monday, November 6th, 2023 at 15:45, Joshua C. Colp <jcolp at sangoma.com> wrote:> On Mon, Nov 6, 2023 at 10:42 AM Marek Greško <marek.gresko at protonmail.com> wrote: > >> It looks like all phones get unregistered, but I am not aware of the cause. Why are get not registered when there is a connectivity between them and asterisk? > > Are the REGISTER requests reaching Asterisk (do they show up in a packet capture, do they show up in "pjsip set logger on")? It needs to be further isolated. How are the phones configured to reach Asterisk? If using a hostname, are they still able to resolve it? > -- > > Joshua C. Colp > Asterisk Project Lead > Sangoma Technologies > Check us out at www.sangoma.com and www.asterisk.org-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20231106/9f0122fa/attachment.html>