<?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>SIP &#8211; MyOwnTelco Support</title>
	<atom:link href="https://support.myowntelco.net/tag/sip/feed/" rel="self" type="application/rss+xml" />
	<link>https://support.myowntelco.net</link>
	<description>Support for MyOwnTelco Solutions</description>
	<lastBuildDate>Thu, 24 Oct 2019 16:34:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>

<image>
	<url>https://support.myowntelco.net/wp-content/uploads/cropped-globe-536x595-32x32.jpg</url>
	<title>SIP &#8211; MyOwnTelco Support</title>
	<link>https://support.myowntelco.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How can I configure my Asterisk PBX?</title>
		<link>https://support.myowntelco.net/how-can-i-configure-my-asterisk-pbx/</link>
		
		<dc:creator><![CDATA[MyOwn Telco]]></dc:creator>
		<pubDate>Fri, 12 May 2017 15:58:18 +0000</pubDate>
				<category><![CDATA[Features and Settings]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[iax]]></category>
		<category><![CDATA[iax2]]></category>
		<category><![CDATA[pbx]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[SIP]]></category>
		<guid isPermaLink="false">http://support.myowntelco.net/?p=451</guid>

					<description><![CDATA[Follow this example to interconnect an Asterisk PBX to our platform replacing 111111 with your 6 digits account number and 222222 with your password: SIP.CONF [general] register =&#62; 111111:222222@sip.myowntelco.net [111111] host=sip.myowntelco.net type=friend username=111111 secret=222222 context=incoming-sip dtmfmode=rfc2833 qualify=yes disallow=all allow=ulaw,g729,gsm insecure=port,invite nat=no IAX.CONF [general] register =&#62; 111111:222222@sip.myowntelco.net [111111] host=iax2.myowntelco.net type=friend username=111111 secret=222222 context=incoming-iax dtmfmode=rfc2833 qualify=yes disallow=all [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Follow this example to interconnect an Asterisk PBX to our platform replacing 111111 with your 6 digits account number and 222222 with your password:</p>
<pre><strong>SIP.CONF</strong>

[general]

register =&gt; 111111:222222@sip.myowntelco.net

[111111]
host=sip.myowntelco.net
type=friend
username=111111
secret=222222
context=incoming-sip
dtmfmode=rfc2833
qualify=yes
disallow=all
allow=ulaw,g729,gsm
insecure=port,invite
nat=no

<strong>IAX.CONF</strong>

[general]
register =&gt; 111111:222222@sip.myowntelco.net

[111111]
host=iax2.myowntelco.net
type=friend
username=111111
secret=222222
context=incoming-iax
dtmfmode=rfc2833
qualify=yes
disallow=all
allow=ulaw,g729,gsm
insecure=port,invite
nat=no

<strong>EXTENSIONS.CONF</strong>

; For MyOwn Telco SIP inbound calls
[incoming-sip]
exten =&gt; _.,1,Answer()
exten =&gt; _.,n,Playback(demo-echotest)
exten =&gt; _.,n,Hangup

; For MyOwn Telco IAX2 inbound calls
[incoming-iax]
exten =&gt; _.,1,Answer()
exten =&gt; _.,n,Playback(demo-echotest)
exten =&gt; _.,n,Hangup

; For outbound calls initiated by your phone
[dial-out]
exten =&gt; _X.,1,Set(CALLERID(all)="John Doe" &lt;5143334444&gt;)
exten =&gt; _X.,n,Dial(SIP/111111/${EXTEN})
exten =&gt; _X.,n,Hangup</pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is an ATA?</title>
		<link>https://support.myowntelco.net/what-is-an-ata/</link>
		
		<dc:creator><![CDATA[MyOwn Telco]]></dc:creator>
		<pubDate>Sat, 29 Apr 2017 20:17:47 +0000</pubDate>
				<category><![CDATA[Phones]]></category>
		<category><![CDATA[adaptor]]></category>
		<category><![CDATA[ATA]]></category>
		<category><![CDATA[SIP]]></category>
		<guid isPermaLink="false">http://support.myowntelco.net/?p=288</guid>

					<description><![CDATA[An analog telephone adapter (ATA) is a device for connecting traditional analog telephones, fax machines, and similar customer-premises devices to a digital telephone system or a voice over IP telephony network. See some examples here &#160; &#160;]]></description>
										<content:encoded><![CDATA[<p>An <b>analog telephone adapter</b> (<b>ATA</b>) is a device for connecting traditional analog telephones, fax machines, and similar customer-premises devices to a digital telephone system or a voice over IP telephony network.</p>
<p><a href="http://www.grandstream.com/products/gateways-and-atas/analog-telephone-adaptors">See some examples here</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
