<div class="gmail_quote">On Fri, Feb 18, 2011 at 11:11 AM, Eduardo Abad <span dir="ltr">&lt;<a href="mailto:eabad@palosanto.com">eabad@palosanto.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Dear all,<br>
<br>
I am currently undergoing some tests for blocking collect calls (calls coming from Brazil are of special interest). The thing is (becuase of not having any pstn E1 line available) I will like to know if there is a way to simulate such type of calls. Maybe through some parameters of the &quot;console dial&quot; command?<br>

<br>
Just so you know, I currently am using a two E1 interface card and am successfully calling between both spans through a working loopback connection.<br>
<br>
Additional info<br>
Asterisk: 1.6.2.13<br>
DAHDI: 2.3.0.1<br>
<br>
[root@test ~]# ldd /usr/lib/asterisk/modules/chan_dahdi.so | grep openr2<br>
        libopenr2.so.3 =&gt; /usr/lib/libopenr2.so.3 (0x00466000)<br>
<br>
<br>
Any suggestion will be appreciated.<br>
<br></blockquote><div><br></div><div>Hi Eduardo,</div><div><br></div><div>Just set the variable MFCR2_CATEGORY=COLLECT_CALL in the outgoing leg. If using regular dial plan logic remember to add an _, this tells Asterisk to set the variable in the outgoing leg.</div>
<div><br></div><div>Set(_MFCR2_CATEGORY=COLLECT_CALL)</div><div>Dial(DAHDI/g1/xxxx)</div><div><br></div><div><br clear="all">Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON L3R 9R6 Canada<br>
t. 1 905 474 1990 x128 | e. <a href="mailto:moy@sangoma.com" target="_blank">moy@sangoma.com</a><br><br></div></div>