<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Trunk_Peering_in_Asterisk</id>
	<title>VoIP Cookbook: Trunk Peering in Asterisk - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Trunk_Peering_in_Asterisk"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Trunk_Peering_in_Asterisk&amp;action=history"/>
	<updated>2026-04-20T14:31:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Trunk_Peering_in_Asterisk&amp;diff=17334&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: One of the main reasons why we use VoIP is to have free long distance or international calls. Imagine that if you&#039;re having a branch office or working partners who often communicate with y...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Trunk_Peering_in_Asterisk&amp;diff=17334&amp;oldid=prev"/>
		<updated>2010-03-09T07:12:27Z</updated>

		<summary type="html">&lt;p&gt;New page: One of the main reasons why we use VoIP is to have free long distance or international calls. Imagine that if you&amp;#039;re having a branch office or working partners who often communicate with y...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;One of the main reasons why we use VoIP is to have free long distance or international calls. Imagine that if you&amp;#039;re having a branch office or working partners who often communicate with you. You have to establish a private network between office branches or those working partners so you can bypass the PSTN. There are a number ways you can do this through Asterisk. &lt;br /&gt;
&lt;br /&gt;
* DUNDi, Distributed Universal Number Discovery protocol.&lt;br /&gt;
* Centralized directory, such as VoIP Rakyat&lt;br /&gt;
&lt;br /&gt;
On this occasion, you will be shown a trunk peering process using VoIP Rakyat. The same mechanism can be applied to other SIP proxy across the world. &lt;br /&gt;
&lt;br /&gt;
In addition, we will also discuss the real problems we face in configuring network involving NAT/Proxy Server, as most networks are protected by firewall that blocks VoIP signal. &lt;br /&gt;
&lt;br /&gt;
We presume that we already have an account in VoIP Rakyat. In this sense, the given number and password are:&lt;br /&gt;
&lt;br /&gt;
 number	2012345 password abcdef&lt;br /&gt;
 number	2055555 password 123456&lt;br /&gt;
&lt;br /&gt;
Next we will do a comprehensive configuration of file sip.conf and extensions.conf, including providing the facilities required for testing. &lt;br /&gt;
&lt;br /&gt;
In general, there are several important things in configuring trunk in Asterisk &lt;br /&gt;
&lt;br /&gt;
* Registration to SIP account  in voiprakyat (sip.conf)&lt;br /&gt;
* Creating username &amp;amp; password for various extensions (sip.conf)&lt;br /&gt;
* Configuring Dialout for a variety of configurations (extensions.conf)&lt;br /&gt;
* Configuration for inbound call (extensions.conf [inbound-sip])&lt;br /&gt;
&lt;br /&gt;
With this configuration, we can now place outgoing calls using various available lines. In addition, we can also receive calls dialed from voiprakyat and the internet through inbound-sip module. The detail of each of a variety of configurations is available in the enclosed configuration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[VoIP Cookbook: Building your own Telecommunication Infrastructure]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>