<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Text Message - send SMS &#187; Uncategorized</title>
	<atom:link href="http://textmessage.ie/blog/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://textmessage.ie/blog</link>
	<description>blog regarding development of SMS gateway service from Hostingireland.ie</description>
	<lastBuildDate>Tue, 30 Nov 2010 16:47:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing your from address</title>
		<link>http://textmessage.ie/blog/changing-your-from-address/158</link>
		<comments>http://textmessage.ie/blog/changing-your-from-address/158#comments</comments>
		<pubDate>Tue, 30 Nov 2010 16:47:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://textmessage.ie/blog/?p=158</guid>
		<description><![CDATA[The from is complicated by legal matters, which prevent us from using whatever from we like, which also prevents us from allowing you to set whatever from you would like.
As such, it cannot ever be set to a mobile number, but it can be set to a string (8 characters or less), but only if [...]]]></description>
			<content:encoded><![CDATA[<p>The from is complicated by legal matters, which prevent us from using whatever from we like, which also prevents us from allowing you to set whatever from you would like.</p>
<p>As such, it cannot ever be set to a mobile number, but it can be set to a string (8 characters or less), but only if we receive a headed signed fax from the group wishing to use the new from address, giving us permission to use the name when we send an SMS.</p>
<p>This from ID is then associated with a particular account, and when a message is sent using that login, the message will use the new from string.</p>
<p>If you have any questions please contact us, or comment below.</p>
<p>Regards,<br />
Phil,<br />
SMS Gateway Developer</p>
]]></content:encoded>
			<wfw:commentRss>http://textmessage.ie/blog/changing-your-from-address/158/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Common API Responses</title>
		<link>http://textmessage.ie/blog/common-api-responses/54</link>
		<comments>http://textmessage.ie/blog/common-api-responses/54#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:24:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[result codes]]></category>
		<category><![CDATA[SMS API]]></category>
		<category><![CDATA[text messages development]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://textmessage.ie/blog/?p=54</guid>
		<description><![CDATA[Please find below a list of the most common API error responses, and possible reasons and corrections for them.
A response is defined as an error when the code is not 1, as result code 1 denotes an SMS succesfully delivered to the numbers network.
Message: Missing Required Fields Code: 501
Notes: This message means that the gateway [...]]]></description>
			<content:encoded><![CDATA[<p>Please find below a list of the most common API error responses, and possible reasons and corrections for them.</p>
<p>A response is defined as an error when the code is not 1, as result code 1 denotes an SMS succesfully delivered to the numbers network.</p>
<p><span style="text-decoration: underline;">Message: <strong>Missing Required Fields </strong><em>Code: 501</em></span></p>
<p><span style="color: #808080;"><strong>Notes</strong>: This message means that the gateway did not receive enough information for an attempted delivery to be possible, this will occur when any of username, password, to and message are not supplied, if these are all sent, check that they are being sent as lowercase fields.</span></p>
<p><span style="text-decoration: underline;">Message: <strong>Invalid Authentication Data </strong><em>Code: 502</em></span></p>
<p><span style="color: #808080;"><strong>Notes</strong>: This message means that either your submitted username was not found in the accounts, or the password supplied did not match the password for the username you sent. This would generally caused by invalid details, but these fields are case-sensitive, so check you sent them in the correct case.</span></p>
<p><span style="text-decoration: underline;">Message: <strong>Insufficient Balance </strong><em>Code: 503</em></span></p>
<p><span style="color: #808080;"><strong>Notes</strong>: This message will only occur after you are succesfully logged into your account, and means that you do not have sufficient credits to send an SMS, this can only be corrected by topping up your credits balance.</span></p>
<p><span style="text-decoration: underline;">Message: <strong>Invalid Recipient </strong><em>Code: 504</em></span></p>
<p><span style="color: #808080;"><strong>Notes</strong>: This error means that a problem was detected with the recipient number, most commonly caused by non-numeric characters in the to value.</span></p>
<p><span style="text-decoration: underline;">Message: <strong>Error retrieving From Value </strong><em>Code: 511</em></span></p>
<p><span style="color: #808080;"><strong>Notes</strong>: This is an issue with the API, if this error is encountered an admin should be notified, along with the result ID.</span></p>
<p>There are other error messages that can be encountered, but it is unlikely that these will ever happen, if you do get an error that isn&#8217;t documented, and you are not sure what it means, please contact us, and we will help you understand the message.</p>
<p>As usual, you can contact us by commenting on these posts, in our <a title="sms gateway forum for development discussion" href="http://www.textmessage.ie/forum">forum</a>, or by email to smsapi@hostingireland.ie</p>
]]></content:encoded>
			<wfw:commentRss>http://textmessage.ie/blog/common-api-responses/54/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

