Hi All,<br><br>I am having a problem getting outbound calls to connect on one of my two PRI lines connected to FS via a Sangoma A102 card. Here are my config files:<br><br>Bottom of /etc/wanpipe/smg_pri.conf:<br><br><div style="margin-left: 40px;">

<i>;AFT-A102 on port 1<br>signalling=pri_cpe<br>switchtype=euroisdn<br>group=1<br>spans=1<br><br>;AFT-A102 on port 2<br>signalling=pri_cpe<br>switchtype=euroisdn<br>group=2<br>spans=2<br><br></i></div>openzap.conf:<br><br>

<div style="margin-left: 40px;"><i>[span wanpipe smg_prid]<br>name =&gt; smg_prid<br>trunk_type =&gt;e1<br>b-channel =&gt; 1:1-15<br>b-channel =&gt; 1:17-31<br>trunk_type =&gt;e1<br>b-channel =&gt; 2:1-15<br>b-channel =&gt; 2:17-31</i><br>

</div><br>autoload_configs/openzap.conf.xml:<br><br><div style="margin-left: 40px;"><blockquote style="border: medium none ; margin: 0pt 0pt 0pt 40px; padding: 0px;"><div><div><i>&lt;configuration name=&quot;<span class="il">openzap</span>.conf&quot; description=&quot;<span class="il">OpenZAP</span> Configuration&quot;&gt;</i></div>


</div><div><div><i>  &lt;settings&gt;</i></div></div><div><div><i>    &lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;</i></div></div><div><div><i>   </i></div></div><div><div><i>  &lt;/settings&gt;</i></div></div>

<div><div><i>  &lt;boost_spans&gt;</i></div>
</div><div><div><i>        &lt;span id=&quot;smg_prid&quot;&gt;</i></div></div><div><div><i>        &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</i></div></div><div><div><i>        &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;</i></div>


</div><div><div><i>        &lt;/span&gt;</i></div></div><div><div><i>  &lt;/boost_spans&gt;</i></div></div><div><div><i>  </i></div></div><div><div><i>  &lt;analog_spans&gt;</i></div></div><div><div><i>        &lt;span id=&quot;smg_prid&quot;&gt;</i></div>


</div><div><div><i>        &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</i></div></div><div><div><i>        &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;</i></div></div><div><div><i>      </i></div>

</div>
<div><div><i>        &lt;/span&gt;</i></div></div><div><div><i>  &lt;/analog_spans&gt;</i></div></div><div><div><i>&lt;/configuration&gt;</i></div></div></blockquote><br><br></div>...and here is the output from FS CLI. Note that the PRI line connected to port 2 (g2) works great; it is g1 that is producing the NO_ROUTE_DESTINATION error:<br>

<br><b>freeswitch@otalo&gt; originate openzap/smg_prid/a/958655XXXX@g1 &amp;echo</b><br>2010-10-07 18:08:25.273814 [WARNING] ozmod_sangoma_boost.c:344 TX EVENT: CALL_START:(80) [w1g1] CSid=5 Seq=41 Cn=[N/A] Cd=[958655XXXX] Ci=[N/A] Rdnis=[]<br>

2010-10-07 18:08:25.306941 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT (N): CALL_START_ACK:(81) [w1g1] Rc=0 CSid=5 Seq=34 <br>2010-10-07 18:08:25.307953 [NOTICE] switch_channel.c:675 New Channel OpenZAP/1:1/958655XXXX@g1 [c4305297-3a6e-4bd8-a25c-71e96da6b77d]<br>

2010-10-07 18:08:25.411216 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT (N): CALL_STOPPED:(85) [w1g1] Rc=3 CSid=5 Seq=35 <br>2010-10-07 18:08:25.411216 [NOTICE] mod_openzap.c:1935 Hangup OpenZAP/1:1/958655XXXX@g1 [CS_CONSUME_MEDIA] [NO_ROUTE_DESTINATION]<br>

<br>-ERR NO_ROUTE_DESTINATION<br><br>2010-10-07 18:08:25.412218 [NOTICE] switch_core_session.c:1188 Session 16 (OpenZAP/1:1/958655XXXX@g1) Ended<br>2010-10-07 18:08:25.412218 [NOTICE] switch_core_session.c:1190 Close Channel OpenZAP/1:1/958655XXXX@g1 [CS_DESTROY]<br>

2010-10-07 18:08:25.441373 [WARNING] sangoma_boost_client.c:221 TX EVENT (N): CALL_STOPPED_ACK:(86) [w1g1] Rc=0 CSid=0 Seq=42 <br><b>freeswitch@otalo&gt; originate openzap/smg_prid/a/958655XXXX@g2 &amp;echo</b><br>2010-10-07 18:08:30.199197 [WARNING] ozmod_sangoma_boost.c:344 TX EVENT: CALL_START:(80) [w1g1] CSid=6 Seq=43 Cn=[N/A] Cd=[958655XXXX] Ci=[N/A] Rdnis=[]<br>

2010-10-07 18:08:30.263078 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT (N): CALL_START_ACK:(81) [w2g1] Rc=0 CSid=6 Seq=36 <br>2010-10-07 18:08:30.264081 [NOTICE] switch_channel.c:675 New Channel OpenZAP/1:31/958655XXXX@g2 [fe1dad03-1086-4d56-bc55-62563e170a78]<br>

2010-10-07 18:08:30.493273 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT: CALL PROGRESS:(50) [w2g1] CSid=6 Seq=37 Cn=[N/A] Cd=[N/A] Ci=[N/A] Rdnis=[]<br>2010-10-07 18:08:30.493273 [NOTICE] mod_openzap.c:1962 Pre-Answer OpenZAP/1:31/958655XXXX@g2!<br>

<br>+OK fe1dad03-1086-4d56-bc55-62563e170a78<br><br>I don&#39;t notice much going on in /var/log/sangoma_mgd.log or /var/log/messages, but then again I&#39;m not sure what to look for. Any guidance would be greatly appreciated!<br>

Neil<br><br><br>