ADFC-Hamburg / adfc-ansible

6 stars 2 forks source link

Asterisk monitor 2022 #220

Closed tabacha closed 2 years ago

tabacha commented 2 years ago

Wir haben das ca. alle 2-4 Monate das die Verbindung zu Sipgate nicht mehr geht:

root@meet:~# asterisk -rc -vv
Asterisk 16.16.1~dfsg-1+deb11u1, Copyright (C) 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 16.16.1~dfsg-1+deb11u1 currently running on meet (pid = 25057)
meet*CLI> pjsip show registrations

 <Registration/ServerURI..............................>  <Auth..........>  <Status.......>
==========================================================================================

 reg_sipgate_2086851/sip:sipgate.de:5060                 auth_reg_sipgate_2086851  Rejected        

Objects found: 1

meet*CLI> 
meet*CLI> exit
Asterisk cleanly ending (0).
Executing last minute cleanups
root@meet:~# 
root@meet:~# systemctl restart asterisk
root@meet:~# asterisk -x "pjsip show registrations"

 <Registration/ServerURI..............................>  <Auth..........>  <Status.......>
==========================================================================================

 reg_sipgate_2086851/sip:sipgate.de:5060                 auth_reg_sipgate_2086851  Registered      

Objects found: 1