Alex,<br><br>I am new to <u><b>5350</b></u> my senerio is this;<br><br><b>1. ASTERISK&nbsp; ---outgoing------&gt;CISCO5350 (both have live IP configured)<br><br>2. ASTERISK &lt;-----incoming----CISCO5350</b><br><br>I need only configurations for Cisco for both in coming n outgoing to asterisk. IF you need configuration of my Cisco Gateway I will provide you. Sorry to bother you again.&nbsp; I have to make up assignment on it hope you help me out.<br>
<br>Atif Shahzad.<br><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 3:58 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">A T I F wrote:<br>
</div><div class="Ih2E3d">&gt; 1. &nbsp; dial-peer voice 500 voip<br>
&gt;<br>
&gt; I use this configuration for inbound to asterisk.<br>
&gt;<br>
&gt; 2. dial-peer voice 510 pots<br>
&gt; &nbsp; &nbsp; description Fancy PRI - Outgoing<br>
&gt; &nbsp; &nbsp; huntstop<br>
&gt; &nbsp; &nbsp; destination-pattern .T<br>
&gt; &nbsp; &nbsp; direct-inward-dial<br>
&gt; &nbsp; &nbsp; forward-digits 10<br>
&gt;<br>
&gt; And use this configuration for outbound from asterisk to Cisco 5350 right?<br>
<br>
</div>Yep.<br>
<br>
You may wish to have an incoming peer on the VoIP side to match first to<br>
do various translations in the future. &nbsp;It&#39;s generally considered better<br>
form. &nbsp;Then the call will enter in this dial peer and exit in 510.<br>
<br>
dial-peer voice 801 voip<br>
 &nbsp;description Asterisk - inbound<br>
<div class="Ih2E3d"> &nbsp;voice-class codec 1<br>
 &nbsp;session protocol sipv2<br>
 &nbsp;session target ipv4:ip.addr.of.asterisk<br>
 &nbsp;session transport udp<br>
</div> &nbsp;incoming called-number .T<br>
<div class="Ih2E3d"> &nbsp;dtmf-relay rtp-nte<br>
 &nbsp;no vad<br>
<br>
<br>
</div>--<br>
<div><div></div><div class="Wj3C7c">Alex Balashov<br>
Evariste Systems<br>
Web &nbsp; &nbsp;: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
Tel &nbsp; &nbsp;: (+1) (678) 954-0670<br>
Direct : (+1) (678) 954-0671<br>
Mobile : (+1) (706) 338-8599<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>