<?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>configuration &#8211; MyOwnTelco Support</title>
	<atom:link href="https://support.myowntelco.net/tag/configuration/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>configuration &#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>I have a problem configuring my phone device/system, can you help?</title>
		<link>https://support.myowntelco.net/i-have-a-problem-configuring-my-phone-devicesystem-can-you-help/</link>
		
		<dc:creator><![CDATA[MyOwn Telco]]></dc:creator>
		<pubDate>Sat, 29 Apr 2017 20:41:18 +0000</pubDate>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[system]]></category>
		<guid isPermaLink="false">http://support.myowntelco.net/?p=305</guid>

					<description><![CDATA[Yes. We always do what is possible to have you up and running. Customer support is an important part of our philosophy. We&#8217;ll do the best to help you no matter the type of equipment you are using. &#160; &#160;]]></description>
										<content:encoded><![CDATA[<p>Yes. We always do what is possible to have you up and running. Customer support is an important part of our philosophy. We&#8217;ll do the best to help you no matter the type of equipment you are using.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
