<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.isikhnas.com/index.php?action=history&amp;feed=atom&amp;title=Translations%3AManually_sending_individual_or_bulk_SMS_messages%2F5%2Fen</id>
	<title>Translations:Manually sending individual or bulk SMS messages/5/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.isikhnas.com/index.php?action=history&amp;feed=atom&amp;title=Translations%3AManually_sending_individual_or_bulk_SMS_messages%2F5%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.isikhnas.com/index.php?title=Translations:Manually_sending_individual_or_bulk_SMS_messages/5/en&amp;action=history"/>
	<updated>2026-08-31T14:27:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.isikhnas.com/index.php?title=Translations:Manually_sending_individual_or_bulk_SMS_messages/5/en&amp;diff=13165&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://wiki.isikhnas.com/index.php?title=Translations:Manually_sending_individual_or_bulk_SMS_messages/5/en&amp;diff=13165&amp;oldid=prev"/>
		<updated>2014-09-01T11:00:04Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Halaman baru&lt;/b&gt;&lt;/p&gt;&lt;div&gt;insert into outbox (phone, message, msgid, createdby)&lt;br /&gt;
 select &lt;br /&gt;
    phone, &lt;br /&gt;
    'Message to send', &lt;br /&gt;
    0, &lt;br /&gt;
    2  -- id of the current user (person creating the messages)&lt;br /&gt;
 from users u&lt;br /&gt;
 where not u.del&lt;br /&gt;
 and phone is not null&lt;br /&gt;
 and left(phone,2) = '62' -- only numbers in Indonesia&lt;br /&gt;
 -- add any other filters here. For example&lt;br /&gt;
 -- and groupid = 4 -- filter for a specific user group&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
		
	</entry>
</feed>