klept24 Joined Jan 14, 2015 Messages 10 Reaction score 0 Feb 24, 2015 #1 Hi, Is it possible in CLI to show only the SIP Registration when a phone is being registered or being unregistered. Or any script showing only the SIP Registration. Thank you.
Hi, Is it possible in CLI to show only the SIP Registration when a phone is being registered or being unregistered. Or any script showing only the SIP Registration. Thank you.
danardf Joined Dec 3, 2007 Messages 8,069 Reaction score 12 Feb 25, 2015 #2 Hi > sip show peers All extensions should have qualify=yes in their config. Regards
klept24 Joined Jan 14, 2015 Messages 10 Reaction score 0 Feb 26, 2015 #3 Hi, Thank you for your response, I was thinking if there's a way to check all the history of registered phone / sip ? Thank you.
Hi, Thank you for your response, I was thinking if there's a way to check all the history of registered phone / sip ? Thank you.
danardf Joined Dec 3, 2007 Messages 8,069 Reaction score 12 Feb 26, 2015 #4 All histories of registering are into this file : /var/log/asterisk/full (.1, .2 ..etc) You could use Fail2Ban to notify or launching everything what you want about that. Just create some rules, that's all. It's just an idea like that. :wink:
All histories of registering are into this file : /var/log/asterisk/full (.1, .2 ..etc) You could use Fail2Ban to notify or launching everything what you want about that. Just create some rules, that's all. It's just an idea like that. :wink: