<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Awesome!!<br><br>Do you know if i want to use only specific channel for call out then how do i write dialplan ? I want to use channel 25 specific for my extension <br><br>DAHDI/25/XXXXXXXX&nbsp;&nbsp; or DAHDI/i2/25/XXXXXXXXXXX<br><br>&gt; Date: Wed, 8 Jun 2011 17:25:44 -0500<br>&gt; From: rmudgett@digium.com<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: Re: [asterisk-users] How asterisk use pri channel<br>&gt; <br>&gt; &gt; We have two pri line and I want to see how asterisk distribute<br>&gt; &gt; outgoing call per channels<br>&gt; &gt; <br>&gt; &gt; I meant it use first last channel 47 or it will use first channel?<br>&gt; &gt; <br>&gt; &gt; Or it will allocate dynamically ?<br>&gt; <br>&gt; Extracted from chan_dahdi.c:<br>&gt; <br>&gt; Dial(DAHDI/pseudo[/extension[/options]])<br>&gt; Dial(DAHDI/&lt;channel#&gt;[c|r&lt;cadance#&gt;|d][/extension[/options]])<br>&gt; Dial(DAHDI/&lt;subdir&gt;!&lt;channel#&gt;[c|r&lt;cadance#&gt;|d][/extension[/options]])<br>&gt; Dial(DAHDI/i&lt;span&gt;[/extension[/options]])<br>&gt; Dial(DAHDI/[i&lt;span&gt;-](g|G|r|R)&lt;group#(0-63)&gt;[c|r&lt;cadance#&gt;|d][/extension[/options]])<br>&gt; <br>&gt; i - ISDN span channel restriction.<br>&gt;     Used by CC to ensure that the CC recall goes out the same span.<br>&gt;     Also to make ISDN channel names dialable when the sequence number<br>&gt;     is stripped off.  (Used by DTMF attended transfer feature.)<br>&gt; <br>&gt; g - channel group allocation search forward<br>&gt; G - channel group allocation search backward<br>&gt; r - channel group allocation round robin search forward<br>&gt; R - channel group allocation round robin search backward<br>&gt; <br>&gt; c - Wait for DTMF digit to confirm answer<br>&gt; r&lt;cadance#&gt; - Set distintive ring cadance number<br>&gt; d - Force bearer capability for ISDN/SS7 call to digital.<br>&gt; <br>&gt; All are valid for v1.8 and trunk.  The i&lt;span&gt; option and &lt;subdir&gt;! option are not valid earlier than v1.8.<br>&gt; <br>&gt; Richard<br>&gt; <br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;                http://www.asterisk.org/hello<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br>                                               </body>
</html>