<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://blueirissoftware.com/forum/app.php/feed/topic/2957" />

	<title>Blue Iris</title>
	<subtitle>Blue Iris User Group</subtitle>
	<link href="https://blueirissoftware.com/forum/index.php" />
	<updated>2021-12-22T16:53:52+00:00</updated>

	<author><name><![CDATA[Blue Iris]]></name></author>
	<id>https://blueirissoftware.com/forum/app.php/feed/topic/2957</id>

		<entry>
		<author><name><![CDATA[varghesesa]]></name></author>
		<updated>2021-12-22T16:53:52+00:00</updated>

		<published>2021-12-22T16:53:52+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=11760#p11760</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=11760#p11760"/>
		<title type="html"><![CDATA[SMS alerts]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=11760#p11760"><![CDATA[
<span style="font-size:150%;line-height:116%"><strong class="text-strong">Introduction</strong></span><br><br>This article discusses how to trouble shoot SMS alerts.  <br><br>If you are interested in learning how to create SMS alerts or other alerts go to Camera settings -&gt; Alerts tab -&gt; On Alert and click on the <strong class="text-strong">Help button</strong> in the <strong class="text-strong">Action set dialog</strong>.  This will immediately take you to the Alerts and Actions section of Help.<br><br>Furthermore, the Triggers and Alerts section of the online <a href="viewtopic.php?f=23&amp;t=2426" class="postlink">Checklist</a> provides references to articles and webinars for deeper understanding.<br><br><br><span style="font-size:150%;line-height:116%"><strong class="text-strong">Troubleshooting</strong></span><br><br><strong class="text-strong">Log files</strong><br><br>Confirm alerts are being sent from the server<div style="margin-left:3em"><br>Understanding the logs is key to understanding what is going on.<br><div class="codebox"><p>Code: </p><pre><code>3 12/3/2021 12:41:27.834 AMADF1                MOTION_A0 12/3/2021 12:41:28.809 AMADF1                DeepStack: person:76% [484,287 525,378] 111ms0 12/3/2021 12:41:31.734 AMADF1                SMS: 1112223333@tmomail.net with 1 attachment/s</code></pre></div>This camera was setup for Motion trigger and DeepStack AI.  In the above log snippet, ADF1 (camera name) detected motion at 12:41:27.834 AM. <br>DeepStack identified a person at 12:41:28.809 AM.  At 12:41:31.734 AM an SMS alert was sent.  Note the gap between the MOTION event and the Alert should not be more than 1-2s.<br><br></div> <img class="smilies" src="https://blueirissoftware.com/forum/images/smilies/icon_question.gif" width="15" height="17" alt=":?:" title="Question"> If the logs state the SMS alert was NOT sent, skip below section and jump to <a href="viewtopic.php?f=24&amp;t=2957#No%20SMS%20alert" class="postlink">No SMS alert section</a> to troubleshoot your server settings.<br><br><strong class="text-strong">SMS alert</strong><div style="margin-left:3em"><br>If the logs state alerts are being sent, then you can be confident the camera is triggering on motion and alerts are being sent by BI.  <br>The issue must reside with your email server settings or your ISP provider.<br><br><strong class="text-strong">Send alternative alerts</strong><br>If you are only sending one type of alert, e.g. an SMS alert, create an Email alert to try and isolate the issue. Does the Email alert work?<div style="margin-left:3em"><br>If so, the email server must be setup correctly.  SMS and Email alerts both leverage the email server.  Assuming the same email server is being used for both Email and SMS alerts, if one alert works then the email server must be setup correctly.<br><br><strong class="text-strong">SMS alert dialog</strong><br>It's possible a setting in your SMS alert dialog is blocking the alert from being sent.  Double-check your Profiles and Trigger and Zones section.<br><br><strong class="text-strong">ISP Provider</strong><br>It's very possible you were sending too many alerts and your ISP provider throttled your service.  It's also possible that you selected image attachments with the text and your ISP provider blocked sending the message because the data size was too large.  <br> <img class="smilies" src="https://blueirissoftware.com/forum/images/smilies/icon_idea.gif" width="15" height="17" alt=":idea:" title="Idea"> FYI, many users send SMS alerts with no image.  They also create an Email alert with image attachments.  When an SMS arrives, the user checks his email to see the images.  <br> <img class="smilies" src="https://blueirissoftware.com/forum/images/smilies/icon_idea.gif" width="15" height="17" alt=":idea:" title="Idea"> <a href="https://telegram.org/" class="postlink">Telegram</a> is also becoming popular with users as an alternative to SMS alerts.<br><br><strong class="text-strong">Email server</strong><br>If an Email alert does not work either, the common denominator is the email server.<br>Global settings -&gt; Email servers.<br><br>Email process: BI Server -&gt; Email server -&gt; Email notification<br>SMS process: BI Server -&gt; Email server -&gt; Mobile provider email to text service -&gt; SMS message<br><br>Easy to check if SMS and Email alerts are being processed correctly by your email server.  Simply login to your email server.  Go to the sent folder.<br><br>If you see sent emails to your cellular provider (for an SMS text) or to the email address specified in the Email alert settings, your mail server processed the alert correctly.  BI emails are easy to spot because the subject starts with Blue Iris.  If you do not see any BI sent emails, your email server is not setup correctly.<br><br></div></div><strong class="text-strong"><a name="No SMS alert">No SMS alert</a></strong><div style="margin-left:3em"><br>If you are here, the logs state no SMS alert fired.  The question is why?<br>First understand how alert actions(SMS, Email, Push etc) are generated.<br>Camera triggers (trigger tab settings) -&gt; AI (if enabled) -&gt; Alert filters (if any,  alerts tab settings) -&gt; Alert action filters (if any, alert action settings)<br><br><strong class="text-strong">Details</strong><br>Trigger tab: Camera triggered (motion event in logs).  Easy to confirm whether camera triggered (besides checking the logs).    In the Trigger tab, set <strong class="text-strong">Add to alerts list: = Hi-res JPEG</strong> files.  If the camera triggers, a corresponding alert image is created in your Alerts folder!  Easy way to use BI to tell you what is going on.<div style="margin-left:3em">-&gt; AI: If using AI, DeepStack analysis will tell you if an object was found, i.e. confirmed alert.  Fortunately a DeepStack event will also be registered in the logs.<div style="margin-left:3em">-&gt; Alerts tab:  Filters in the AIerts tab can block an alert.  Easy to check.  Do you see the event in the Alerts list.  If not, then you know the Alerts tab is somehow blocking the Alert!<div style="margin-left:3em">-&gt; Alert action:  Filters in the Action map settings can block an alert</div></div></div> <br>If the logs state the camera triggered (i.e. Motion event in logs) and NO alerts are being sent, then you can be confident there has to be an issue with Camera settings on the Alert tab and/or the SMS Alert action.  You need to figure out why alerts are being blocked, since you know the camera triggered.<br><br>If the logs state the camera did NOT trigger (i.e. no Motion event in logs) then you will have to revisit your Trigger tab settings.<br><br><br></div><p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=521">varghesesa</a> — Wed Dec 22, 2021 4:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
