<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: babyTEL and Asterisk</title>
	<atom:link href="http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/</link>
	<description>Mostly random thoughts on software, gear and the great outdoors.</description>
	<lastBuildDate>Mon, 28 Jun 2010 13:17:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Adam Sherman</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-19</link>
		<dc:creator>Adam Sherman</dc:creator>
		<pubDate>Tue, 07 Dec 2004 18:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-19</guid>
		<description>&lt;p&gt;Yes, you must associate the IP of nat.babytel.ca with the name sip.babytel.ca:&lt;/p&gt;

&lt;p&gt;sip.babytel.ca       IP_ADDRESS_OF_nat.babytel.ca&lt;/p&gt;

&lt;p&gt;Then you just need to wait for Asterisk to retry it&#039;s registration.&lt;/p&gt;

&lt;p&gt;A.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, you must associate the IP of nat.babytel.ca with the name sip.babytel.ca:</p>

<p>sip.babytel.ca       IP_ADDRESS_OF_nat.babytel.ca</p>

<p>Then you just need to wait for Asterisk to retry it&#8217;s registration.</p>

<p>A.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-18</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 07 Dec 2004 17:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-18</guid>
		<description>&lt;p&gt;It would be nice one a explaination on how to place it into the /etc/hosts file&lt;/p&gt;

&lt;p&gt;do I just add it in there save it and reboot and everything is peachy keen or do I type it in and add something  beside it&lt;/p&gt;

&lt;p&gt;any decent linkswould help me very much.
-------my---hosts------file-------debian
127.0.0.1    box localhost
nat.babytel.ca&lt;/p&gt;

&lt;h1&gt;The following lines are desirable for IPv6 capable hosts&lt;/h1&gt;

&lt;h1&gt;(added automatically by netbase upgrade)&lt;/h1&gt;

&lt;p&gt;::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters&lt;/p&gt;

&lt;h2&gt;ff02::3 ip6-allhosts&lt;/h2&gt;

&lt;p&gt;Is that how I enter it in.. and what does this do?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It would be nice one a explaination on how to place it into the /etc/hosts file</p>

<p>do I just add it in there save it and reboot and everything is peachy keen or do I type it in and add something  beside it</p>

<p>any decent linkswould help me very much.
&#8212;&#8212;-my&#8212;hosts&#8212;&#8212;file&#8212;&#8212;-debian
127.0.0.1    box localhost
nat.babytel.ca</p>

<h1>The following lines are desirable for IPv6 capable hosts</h1>

<h1>(added automatically by netbase upgrade)</h1>

<p>::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters</p>

<h2>ff02::3 ip6-allhosts</h2>

<p>Is that how I enter it in.. and what does this do?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Sherman</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-17</link>
		<dc:creator>Adam Sherman</dc:creator>
		<pubDate>Thu, 14 Oct 2004 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-17</guid>
		<description>&lt;p&gt;For starters, you probably don&#039;t want the port=5065 under the [general] section. That&#039;s going to break things.&lt;/p&gt;

&lt;p&gt;You do want it under the context for babyTEL though.&lt;/p&gt;

&lt;p&gt;A.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For starters, you probably don&#8217;t want the port=5065 under the [general] section. That&#8217;s going to break things.</p>

<p>You do want it under the context for babyTEL though.</p>

<p>A.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marc-André</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-16</link>
		<dc:creator>Marc-André</dc:creator>
		<pubDate>Thu, 14 Oct 2004 05:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-16</guid>
		<description>&lt;p&gt;hmm.... let&#039;s try again:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;/p&gt;

&lt;p&gt;[general]
port = 5065
bindaddr=x.x.x.x
insecure=very&lt;/p&gt;

&lt;p&gt;register =&gt; &lt;phoneno&gt;:&lt;password&gt;:&lt;phoneno&gt;@sip.babytel.ca:5065&lt;/p&gt;

&lt;p&gt;[sip.babytel.ca]
type=peer
port=5065
username=&lt;phoneno&gt;
authuser=&lt;phoneno&gt;
fromdomain=sip.babytel.ca
fromuser=&lt;phoneno&gt;
secret=&lt;password&gt;
host=sip.babytel.ca
insecure=very
&lt;/password&gt;&lt;/phoneno&gt;&lt;/phoneno&gt;&lt;/phoneno&gt;&lt;/phoneno&gt;&lt;/password&gt;&lt;/phoneno&gt;&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hmm&#8230;. let&#8217;s try again:</p>

<p><code></code></p>

<p>[general]
port = 5065
bindaddr=x.x.x.x
insecure=very</p>

<p>register => <phoneno>:<password>:<phoneno>@sip.babytel.ca:5065</phoneno></password></phoneno></p>

<p>[sip.babytel.ca]
type=peer
port=5065
username=<phoneno>
authuser=</phoneno><phoneno>
fromdomain=sip.babytel.ca
fromuser=</phoneno><phoneno>
secret=<password>
host=sip.babytel.ca
insecure=very
</password></phoneno></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marc-André</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-15</link>
		<dc:creator>Marc-André</dc:creator>
		<pubDate>Thu, 14 Oct 2004 05:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-15</guid>
		<description>&lt;p&gt;For the record, here&#039;s mine:&lt;/p&gt;

&lt;p&gt;[general]
port = 5065                     ; Port to bind to
bindaddr=x.x.x.x
insecure=very&lt;/p&gt;

&lt;p&gt;register =&gt; 1xxxxxxxxxx:******:1xxxxxxxxxx@sip.babytel.ca:5065&lt;/p&gt;

&lt;p&gt;[sip.babytel.ca]
type=peer
port=5065
username=1xxxxxxxxxx
authuser=1xxxxxxxxxx
fromdomain=sip.babytel.ca
fromuser=1xxxxxxxxxx
secret=*******
host=sip.babytel.ca
insecure=very&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For the record, here&#8217;s mine:</p>

<p>[general]
port = 5065                     ; Port to bind to
bindaddr=x.x.x.x
insecure=very</p>

<p>register => 1xxxxxxxxxx:******:1xxxxxxxxxx@sip.babytel.ca:5065</p>

<p>[sip.babytel.ca]
type=peer
port=5065
username=1xxxxxxxxxx
authuser=1xxxxxxxxxx
fromdomain=sip.babytel.ca
fromuser=1xxxxxxxxxx
secret=*******
host=sip.babytel.ca
insecure=very</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marc-André</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-14</link>
		<dc:creator>Marc-André</dc:creator>
		<pubDate>Thu, 14 Oct 2004 05:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-14</guid>
		<description>&lt;p&gt;I use the &quot;hosts&quot; hack, but I receive &quot;401 unauthorized&quot; from the proxy. I can&#039;t figure out what I&#039;m doing wrong.&lt;/p&gt;

&lt;p&gt;Anybody could post a sample of their sip.conf with babytel?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use the &#8220;hosts&#8221; hack, but I receive &#8220;401 unauthorized&#8221; from the proxy. I can&#8217;t figure out what I&#8217;m doing wrong.</p>

<p>Anybody could post a sample of their sip.conf with babytel?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://www.sherman.ca/archives/2004/08/19/babytel-and-asterisk/comment-page-1/#comment-13</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Sat, 18 Sep 2004 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sherman.ca/2004/08/19/babytel-and-asterisk/#comment-13</guid>
		<description>&lt;p&gt;Hi,
I&#039;m not able to configure asterisk to make the outgoing call with babytel.
Can someone help me?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I&#8217;m not able to configure asterisk to make the outgoing call with babytel.
Can someone help me?</p>]]></content:encoded>
	</item>
</channel>
</rss>
