Hi Moises,<br><br>Thanks for the heads-up about freetdm. I have installed the freetdm module on a freshly updated FS instance, and have also updated my wanpipe drivers to the latest. Here is my freetdm.conf:<br><br>[span wanpipe wp1]<br>

trunk_type =&gt; e1<br>group=&gt;grp1<br>b-channel =&gt; 1:1-15<br>b-channel =&gt; 1:17-31<br>d-channel =&gt; 1:16<br><br>[span wanpipe wp2]<br>trunk_type =&gt; e1<br>group=&gt;grp2<br>b-channel =&gt; 2:1-15<br>b-channel =&gt; 2:17-31<br>

d-channel =&gt; 2:16<br><br>Here&#39;s my freetdm.conf.xml:<br><br>&lt;configuration name=&quot;freetdm.conf&quot; description=&quot;FreeTDM Configuration&quot;&gt;<br>  &lt;settings&gt;<br>    &lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;<br>

    &lt;!--&lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;--&gt;<br>    &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;call-swap&quot;/&gt;--&gt;<br>    &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;--&gt;<br>

  &lt;/settings&gt;<br>   &lt;pri_spans&gt;<br>     &lt;span name=&quot;wp1&quot;&gt;<br>       &lt;!-- Log Levels: none, alert, crit, err, warning, notice, info, debug --&gt;<br>       &lt;param name=&quot;q921loglevel&quot; value=&quot;alert&quot;/&gt;<br>

       &lt;param name=&quot;q931loglevel&quot; value=&quot;alert&quot;/&gt;<br>       &lt;param name=&quot;mode&quot; value=&quot;user&quot;/&gt;<br>       &lt;param name=&quot;dialect&quot; value=&quot;5ess&quot;/&gt;<br>

       &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>       &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>     &lt;/span&gt;<br>     &lt;span name=&quot;wp2&quot;&gt;<br>       &lt;param name=&quot;q921loglevel&quot; value=&quot;alert&quot;/&gt;<br>

       &lt;param name=&quot;q931loglevel&quot; value=&quot;alert&quot;/&gt;<br>       &lt;param name=&quot;mode&quot; value=&quot;user&quot;/&gt;<br>       &lt;param name=&quot;dialect&quot; value=&quot;5ess&quot;/&gt;<br>

       &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>       &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>     &lt;/span&gt;<br>   &lt;/pri_spans&gt;<br>  &lt;!-- one entry here per openzap span --&gt;<br>

  &lt;analog_spans&gt;<br>    &lt;span id=&quot;1&quot;&gt;<br>      &lt;!--&lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;--&gt;<br>      &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;call-swap&quot;/&gt;--&gt;<br>

      &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;--&gt;<br>      &lt;param name=&quot;tonegroup&quot; value=&quot;us&quot;/&gt;<br>      &lt;param name=&quot;digit-timeout&quot; value=&quot;2000&quot;/&gt;<br>

      &lt;param name=&quot;max-digits&quot; value=&quot;11&quot;/&gt;<br>      &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>      &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
      &lt;param name=&quot;enable-callerid&quot; value=&quot;true&quot;/&gt;<br>
      &lt;!-- regex to stop dialing when it matches --&gt;<br>      &lt;!--&lt;param name=&quot;dial-regex&quot; value=&quot;5555&quot;/&gt;--&gt;<br>      &lt;!-- regex to stop dialing when it does not match --&gt;<br>      &lt;!--&lt;param name=&quot;fail-dial-regex&quot; value=&quot;^5&quot;/&gt;--&gt;<br>

    &lt;/span&gt;<br>  &lt;/analog_spans&gt;<br>&lt;/configuration&gt;<br><br>And pasted below is the errors I am getting when I fire up FS. Note especially the bolded parts:<br><br>2010-10-09 18:28:58.364527 [INFO] ftdm_io.c:4288 Loading IO from /usr/local/freeswitch/mod/ftmod_wanpipe.so [wanpipe]<br>

2010-10-09 18:28:58.364647 [INFO] ftdm_io.c:604 Auto-loaded I/O module &#39;wanpipe&#39;<br>2010-10-09 18:28:58.364845 [INFO] ftmod_wanpipe.c:363 [s1c1][1:1] configured wanpipe device s1c1 as FreeTDM channel 1:1 fd:43 DTMF: hardware<br>

2010-10-09 18:28:58.364921 [INFO] ftmod_wanpipe.c:363 [s1c2][1:2] configured wanpipe device s1c2 as FreeTDM channel 1:2 fd:46 DTMF: hardware<br>2010-10-09 18:28:58.364991 [INFO] ftmod_wanpipe.c:363 [s1c3][1:3] configured wanpipe device s1c3 as FreeTDM channel 1:3 fd:49 DTMF: hardware<br>

2010-10-09 18:28:58.365055 [INFO] ftmod_wanpipe.c:363 [s1c4][1:4] configured wanpipe device s1c4 as FreeTDM channel 1:4 fd:52 DTMF: hardware<br>2010-10-09 18:28:58.365123 [INFO] ftmod_wanpipe.c:363 [s1c5][1:5] configured wanpipe device s1c5 as FreeTDM channel 1:5 fd:55 DTMF: hardware<br>

2010-10-09 18:28:58.365198 [INFO] ftmod_wanpipe.c:363 [s1c6][1:6] configured wanpipe device s1c6 as FreeTDM channel 1:6 fd:58 DTMF: hardware<br>2010-10-09 18:28:58.365268 [INFO] ftmod_wanpipe.c:363 [s1c7][1:7] configured wanpipe device s1c7 as FreeTDM channel 1:7 fd:61 DTMF: hardware<br>

2010-10-09 18:28:58.365336 [INFO] ftmod_wanpipe.c:363 [s1c8][1:8] configured wanpipe device s1c8 as FreeTDM channel 1:8 fd:64 DTMF: hardware<br>2010-10-09 18:28:58.365400 [INFO] ftmod_wanpipe.c:363 [s1c9][1:9] configured wanpipe device s1c9 as FreeTDM channel 1:9 fd:67 DTMF: hardware<br>

2010-10-09 18:28:58.365463 [INFO] ftmod_wanpipe.c:363 [s1c10][1:10] configured wanpipe device s1c10 as FreeTDM channel 1:10 fd:70 DTMF: hardware<br>2010-10-09 18:28:58.365620 [INFO] ftmod_wanpipe.c:363 [s1c11][1:11] configured wanpipe device s1c11 as FreeTDM channel 1:11 fd:41 DTMF: hardware<br>

2010-10-09 18:28:58.365685 [INFO] ftmod_wanpipe.c:363 [s1c12][1:12] configured wanpipe device s1c12 as FreeTDM channel 1:12 fd:75 DTMF: hardware<br>2010-10-09 18:28:58.365791 [INFO] ftmod_wanpipe.c:363 [s1c13][1:13] configured wanpipe device s1c13 as FreeTDM channel 1:13 fd:78 DTMF: hardware<br>

2010-10-09 18:28:58.365861 [INFO] ftmod_wanpipe.c:363 [s1c14][1:14] configured wanpipe device s1c14 as FreeTDM channel 1:14 fd:81 DTMF: hardware<br>2010-10-09 18:28:58.365926 [INFO] ftmod_wanpipe.c:363 [s1c15][1:15] configured wanpipe device s1c15 as FreeTDM channel 1:15 fd:84 DTMF: hardware<br>

2010-10-09 18:28:58.366117 [INFO] ftmod_wanpipe.c:363 [s1c16][1:17] configured wanpipe device s1c17 as FreeTDM channel 1:16 fd:87 DTMF: hardware<br>2010-10-09 18:28:58.366184 [INFO] ftmod_wanpipe.c:363 [s1c17][1:18] configured wanpipe device s1c18 as FreeTDM channel 1:17 fd:90 DTMF: hardware<br>

2010-10-09 18:28:58.366250 [INFO] ftmod_wanpipe.c:363 [s1c18][1:19] configured wanpipe device s1c19 as FreeTDM channel 1:18 fd:93 DTMF: hardware<br>2010-10-09 18:28:58.366325 [INFO] ftmod_wanpipe.c:363 [s1c19][1:20] configured wanpipe device s1c20 as FreeTDM channel 1:19 fd:96 DTMF: hardware<br>

2010-10-09 18:28:58.366441 [INFO] ftmod_wanpipe.c:363 [s1c20][1:21] configured wanpipe device s1c21 as FreeTDM channel 1:20 fd:99 DTMF: hardware<br>2010-10-09 18:28:58.366505 [INFO] ftmod_wanpipe.c:363 [s1c21][1:22] configured wanpipe device s1c22 as FreeTDM channel 1:21 fd:102 DTMF: hardware<br>

2010-10-09 18:28:58.366571 [INFO] ftmod_wanpipe.c:363 [s1c22][1:23] configured wanpipe device s1c23 as FreeTDM channel 1:22 fd:105 DTMF: hardware<br>2010-10-09 18:28:58.366645 [INFO] ftmod_wanpipe.c:363 [s1c23][1:24] configured wanpipe device s1c24 as FreeTDM channel 1:23 fd:108 DTMF: hardware<br>

2010-10-09 18:28:58.366707 [INFO] ftmod_wanpipe.c:363 [s1c24][1:25] configured wanpipe device s1c25 as FreeTDM channel 1:24 fd:111 DTMF: hardware<br>2010-10-09 18:28:58.366775 [INFO] ftmod_wanpipe.c:363 [s1c25][1:26] configured wanpipe device s1c26 as FreeTDM channel 1:25 fd:114 DTMF: hardware<br>

2010-10-09 18:28:58.366898 [INFO] ftmod_wanpipe.c:363 [s1c26][1:27] configured wanpipe device s1c27 as FreeTDM channel 1:26 fd:40 DTMF: hardware<br>2010-10-09 18:28:58.366962 [INFO] ftmod_wanpipe.c:363 [s1c27][1:28] configured wanpipe device s1c28 as FreeTDM channel 1:27 fd:119 DTMF: hardware<br>

2010-10-09 18:28:58.367027 [INFO] ftmod_wanpipe.c:363 [s1c28][1:29] configured wanpipe device s1c29 as FreeTDM channel 1:28 fd:122 DTMF: hardware<br>2010-10-09 18:28:58.367091 [INFO] ftmod_wanpipe.c:363 [s1c29][1:30] configured wanpipe device s1c30 as FreeTDM channel 1:29 fd:125 DTMF: hardware<br>

2010-10-09 18:28:58.367168 [INFO] ftmod_wanpipe.c:363 [s1c30][1:31] configured wanpipe device s1c31 as FreeTDM channel 1:30 fd:128 DTMF: hardware<br><b>2010-10-09 18:28:58.367265 [ERR] ftmod_wanpipe.c:238 Failed to open wanpipe device span 1 channel 16<br>

2010-10-09 18:28:58.367305 [ERR] ftdm_io.c:3949 1:Failed to configure span2010-10-09 18:28:58.367470 [INFO] </b>ftmod_wanpipe.c:363 [s2c1][2:1] configured wanpipe device s2c1 as FreeTDM channel 2:1 fd:131 DTMF: hardware<br>

2010-10-09 18:28:58.367556 [INFO] ftmod_wanpipe.c:363 [s2c2][2:2] configured wanpipe device s2c2 as FreeTDM channel 2:2 fd:134 DTMF: hardware<br>2010-10-09 18:28:58.367639 [INFO] ftmod_wanpipe.c:363 [s2c3][2:3] configured wanpipe device s2c3 as FreeTDM channel 2:3 fd:137 DTMF: hardware<br>

2010-10-09 18:28:58.367708 [INFO] ftmod_wanpipe.c:363 [s2c4][2:4] configured wanpipe device s2c4 as FreeTDM channel 2:4 fd:140 DTMF: hardware<br>2010-10-09 18:28:58.367778 [INFO] ftmod_wanpipe.c:363 [s2c5][2:5] configured wanpipe device s2c5 as FreeTDM channel 2:5 fd:143 DTMF: hardware<br>

2010-10-09 18:28:58.367850 [INFO] ftmod_wanpipe.c:363 [s2c6][2:6] configured wanpipe device s2c6 as FreeTDM channel 2:6 fd:146 DTMF: hardware<br>2010-10-09 18:28:58.367917 [INFO] ftmod_wanpipe.c:363 [s2c7][2:7] configured wanpipe device s2c7 as FreeTDM channel 2:7 fd:149 DTMF: hardware<br>

2010-10-09 18:28:58.367994 [INFO] ftmod_wanpipe.c:363 [s2c8][2:8] configured wanpipe device s2c8 as FreeTDM channel 2:8 fd:152 DTMF: hardware<br>2010-10-09 18:28:58.368059 [INFO] ftmod_wanpipe.c:363 [s2c9][2:9] configured wanpipe device s2c9 as FreeTDM channel 2:9 fd:155 DTMF: hardware<br>

2010-10-09 18:28:58.368128 [INFO] ftmod_wanpipe.c:363 [s2c10][2:10] configured wanpipe device s2c10 as FreeTDM channel 2:10 fd:158 DTMF: hardware<br>2010-10-09 18:28:58.368201 [INFO] ftmod_wanpipe.c:363 [s2c11][2:11] configured wanpipe device s2c11 as FreeTDM channel 2:11 fd:161 DTMF: hardware<br>

2010-10-09 18:28:58.368269 [INFO] ftmod_wanpipe.c:363 [s2c12][2:12] configured wanpipe device s2c12 as FreeTDM channel 2:12 fd:164 DTMF: hardware<br>2010-10-09 18:28:58.368345 [INFO] ftmod_wanpipe.c:363 [s2c13][2:13] configured wanpipe device s2c13 as FreeTDM channel 2:13 fd:167 DTMF: hardware<br>

2010-10-09 18:28:58.368411 [INFO] ftmod_wanpipe.c:363 [s2c14][2:14] configured wanpipe device s2c14 as FreeTDM channel 2:14 fd:170 DTMF: hardware<br>2010-10-09 18:28:58.368478 [INFO] ftmod_wanpipe.c:363 [s2c15][2:15] configured wanpipe device s2c15 as FreeTDM channel 2:15 fd:173 DTMF: hardware<br>

2010-10-09 18:28:58.368589 [INFO] ftmod_wanpipe.c:363 [s2c16][2:17] configured wanpipe device s2c17 as FreeTDM channel 2:16 fd:176 DTMF: hardware<br>2010-10-09 18:28:58.368677 [INFO] ftmod_wanpipe.c:363 [s2c17][2:18] configured wanpipe device s2c18 as FreeTDM channel 2:17 fd:179 DTMF: hardware<br>

2010-10-09 18:28:58.368744 [INFO] ftmod_wanpipe.c:363 [s2c18][2:19] configured wanpipe device s2c19 as FreeTDM channel 2:18 fd:182 DTMF: hardware<br>2010-10-09 18:28:58.368818 [INFO] ftmod_wanpipe.c:363 [s2c19][2:20] configured wanpipe device s2c20 as FreeTDM channel 2:19 fd:185 DTMF: hardware<br>

2010-10-09 18:28:58.368884 [INFO] ftmod_wanpipe.c:363 [s2c20][2:21] configured wanpipe device s2c21 as FreeTDM channel 2:20 fd:188 DTMF: hardware<br>2010-10-09 18:28:58.368951 [INFO] ftmod_wanpipe.c:363 [s2c21][2:22] configured wanpipe device s2c22 as FreeTDM channel 2:21 fd:191 DTMF: hardware<br>

2010-10-09 18:28:58.369018 [INFO] ftmod_wanpipe.c:363 [s2c22][2:23] configured wanpipe device s2c23 as FreeTDM channel 2:22 fd:194 DTMF: hardware<br>2010-10-09 18:28:58.369084 [INFO] ftmod_wanpipe.c:363 [s2c23][2:24] configured wanpipe device s2c24 as FreeTDM channel 2:23 fd:197 DTMF: hardware<br>

2010-10-09 18:28:58.369150 [INFO] ftmod_wanpipe.c:363 [s2c24][2:25] configured wanpipe device s2c25 as FreeTDM channel 2:24 fd:200 DTMF: hardware<br>2010-10-09 18:28:58.369213 [INFO] ftmod_wanpipe.c:363 [s2c25][2:26] configured wanpipe device s2c26 as FreeTDM channel 2:25 fd:203 DTMF: hardware<br>

2010-10-09 18:28:58.369278 [INFO] ftmod_wanpipe.c:363 [s2c26][2:27] configured wanpipe device s2c27 as FreeTDM channel 2:26 fd:206 DTMF: hardware<br>2010-10-09 18:28:58.369341 [INFO] ftmod_wanpipe.c:363 [s2c27][2:28] configured wanpipe device s2c28 as FreeTDM channel 2:27 fd:209 DTMF: hardware<br>

2010-10-09 18:28:58.369406 [INFO] ftmod_wanpipe.c:363 [s2c28][2:29] configured wanpipe device s2c29 as FreeTDM channel 2:28 fd:212 DTMF: hardware<br>2010-10-09 18:28:58.369476 [INFO] ftmod_wanpipe.c:363 [s2c29][2:30] configured wanpipe device s2c30 as FreeTDM channel 2:29 fd:215 DTMF: hardware<br>

2010-10-09 18:28:58.369548 [INFO] ftmod_wanpipe.c:363 [s2c30][2:31] configured wanpipe device s2c31 as FreeTDM channel 2:30 fd:218 DTMF: hardware<br><b>2010-10-09 18:28:58.369640 [ERR] ftmod_wanpipe.c:238 Failed to open wanpipe device span 2 channel 16<br>

2010-10-09 18:28:58.369687 [ERR] ftdm_io.c:3949 2:Failed to configure span2</b>010-10-09 18:28:58.369718 [INFO] ftdm_io.c:4213 Configured 60 channel(s)<br>2010-10-09 18:28:58.452329 [INFO] ftdm_io.c:4288 Loading IO from /usr/local/freeswitch/mod/ftmod_sangoma_isdn.so [sangoma_isdn]<br>

2010-10-09 18:28:58.452369 [INFO] ftmod_sangoma_isdn.c:851 Loading ftmod_sangoma_isdn...<br>2010-10-09 18:28:58.452688 [INFO] ftmod_sangoma_isdn_stack_rcv.c:877 sng_isdn-&gt;<br><br>===========================================<br>

=       Sangoma FreeTDM ISDN Library      =<br>=          Version:1.0.0               =<br>===========================================<br><br>2010-10-09 18:28:58.480173 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully registered Stack Manager<br>

2010-10-09 18:28:58.480421 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully started a task for Stack Manager<br>2010-10-09 18:28:58.480476 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully attached Stack Manager to it&#39;s task<br>

2010-10-09 18:28:58.480529 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully registered Call Control<br>2010-10-09 18:28:58.480611 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully started a task for Call Control<br>

2010-10-09 18:28:58.480657 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully attached Call Control to it&#39;s task<br>2010-10-09 18:28:58.486424 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully registered Q.930/Q.931<br>

2010-10-09 18:28:58.486535 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully started a task for Q.930/Q.931<br>2010-10-09 18:28:58.486607 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully attached Q.930/Q.931 to it&#39;s task<br>

2010-10-09 18:28:58.486658 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully registered LAPD<br>2010-10-09 18:28:58.486720 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully started a task for LAPD<br>

2010-10-09 18:28:58.486772 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully attached LAPD to it&#39;s task<br>2010-10-09 18:28:58.486823 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully registered Physical Layer<br>

2010-10-09 18:28:58.486881 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully started a task for Physical Layer<br>2010-10-09 18:28:58.486930 [INFO] ftmod_sangoma_isdn_stack_rcv.c:874 sng_isdn-&gt;Successfully attached Physical Layer to it&#39;s task<br>

2010-10-09 18:28:58.486986 [INFO] ftdm_io.c:4300 Loading SIG from /usr/local/freeswitch/mod/ftmod_sangoma_isdn.so<br>2010-10-09 18:28:58.487035 [INFO] ftdm_io.c:4523 auto-loaded &#39;sangoma_isdn&#39;<br>2010-10-09 18:28:58.487076 [INFO] ftmod_sangoma_isdn.c:791 Configuring ftmod_sangoma_isdn span = wp1<br>

2010-10-09 18:28:58.487311 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter q921loglevel<br>2010-10-09 18:28:58.487369 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter q931loglevel<br>2010-10-09 18:28:58.487425 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter mode<br>

2010-10-09 18:28:58.487480 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter dialect<br><b>2010-10-09 18:28:58.487517 [ERR] ftmod_sangoma_isdn_cfg.c:267 wp1: switchtype not specified2010-10-09 18:28:58.487537 [ERR] ftmod_sangoma_isdn.c:807 Failed to parse configuration</b><br>

2010-10-09 18:28:58.487578 [ERR] mod_freetdm.c:2478 Error configuring Sangoma ISDN FreeTDM span 1<br>2010-10-09 18:28:58.487628 [INFO] ftmod_sangoma_isdn.c:791 Configuring ftmod_sangoma_isdn span = wp2<br>2010-10-09 18:28:58.487869 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter q921loglevel<br>

2010-10-09 18:28:58.487927 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter q931loglevel<br>2010-10-09 18:28:58.487984 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter mode<br>2010-10-09 18:28:58.488039 [WARNING] ftmod_sangoma_isdn_cfg.c:262 Ignoring unknown parameter dialect<br>

<b>2010-10-09 18:28:58.488076 [ERR] ftmod_sangoma_isdn_cfg.c:267 wp2: switchtype not specified2010-10-09 18:28:58.488096 [ERR] ftmod_sangoma_isdn.c:807 Failed to parse configuration<br>2010-10-09 18:28:58.488135 [ERR] mod_freetdm.c:2478 Error configuring Sangoma ISDN FreeTDM span 2</b><br>

<br>Your help is greatly appreciated,<br>Neil<br><br><div class="gmail_quote">On Fri, Oct 8, 2010 at 1:21 AM, Moises Silva <span dir="ltr">&lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.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><div></div><div class="h5">On Thu, Oct 7, 2010 at 6:52 AM, Neil Patel &lt;<a href="mailto:neilp@cs.stanford.edu">neilp@cs.stanford.edu</a>&gt; wrote:<br>


&gt; ...and here is the output from FS CLI. Note that the PRI line connected to<br>
&gt; port 2 (g2) works great; it is g1 that is producing the NO_ROUTE_DESTINATION<br>
&gt; error:<br>
&gt;<br>
&gt; freeswitch@otalo&gt; originate openzap/smg_prid/a/958655XXXX@g1 &amp;echo<br>
&gt; 2010-10-07 18:08:25.273814 [WARNING] ozmod_sangoma_boost.c:344 TX EVENT:<br>
&gt; CALL_START:(80) [w1g1] CSid=5 Seq=41 Cn=[N/A] Cd=[958655XXXX] Ci=[N/A]<br>
&gt; Rdnis=[]<br>
&gt; 2010-10-07 18:08:25.306941 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT<br>
&gt; (N): CALL_START_ACK:(81) [w1g1] Rc=0 CSid=5 Seq=34<br>
&gt; 2010-10-07 18:08:25.307953 [NOTICE] switch_channel.c:675 New Channel<br>
&gt; OpenZAP/1:1/958655XXXX@g1 [c4305297-3a6e-4bd8-a25c-71e96da6b77d]<br>
&gt; 2010-10-07 18:08:25.411216 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT<br>
&gt; (N): CALL_STOPPED:(85) [w1g1] Rc=3 CSid=5 Seq=35<br>
&gt; 2010-10-07 18:08:25.411216 [NOTICE] mod_openzap.c:1935 Hangup<br>
&gt; OpenZAP/1:1/958655XXXX@g1 [CS_CONSUME_MEDIA] [NO_ROUTE_DESTINATION]<br>
&gt;<br>
&gt; -ERR NO_ROUTE_DESTINATION<br>
&gt;<br>
&gt; 2010-10-07 18:08:25.412218 [NOTICE] switch_core_session.c:1188 Session 16<br>
&gt; (OpenZAP/1:1/958655XXXX@g1) Ended<br>
&gt; 2010-10-07 18:08:25.412218 [NOTICE] switch_core_session.c:1190 Close Channel<br>
&gt; OpenZAP/1:1/958655XXXX@g1 [CS_DESTROY]<br>
&gt; 2010-10-07 18:08:25.441373 [WARNING] sangoma_boost_client.c:221 TX EVENT<br>
&gt; (N): CALL_STOPPED_ACK:(86) [w1g1] Rc=0 CSid=0 Seq=42<br>
&gt; freeswitch@otalo&gt; originate openzap/smg_prid/a/958655XXXX@g2 &amp;echo<br>
&gt; 2010-10-07 18:08:30.199197 [WARNING] ozmod_sangoma_boost.c:344 TX EVENT:<br>
&gt; CALL_START:(80) [w1g1] CSid=6 Seq=43 Cn=[N/A] Cd=[958655XXXX] Ci=[N/A]<br>
&gt; Rdnis=[]<br>
&gt; 2010-10-07 18:08:30.263078 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT<br>
&gt; (N): CALL_START_ACK:(81) [w2g1] Rc=0 CSid=6 Seq=36<br>
&gt; 2010-10-07 18:08:30.264081 [NOTICE] switch_channel.c:675 New Channel<br>
&gt; OpenZAP/1:31/958655XXXX@g2 [fe1dad03-1086-4d56-bc55-62563e170a78]<br>
&gt; 2010-10-07 18:08:30.493273 [WARNING] ozmod_sangoma_boost.c:1632 RX EVENT:<br>
&gt; CALL PROGRESS:(50) [w2g1] CSid=6 Seq=37 Cn=[N/A] Cd=[N/A] Ci=[N/A] Rdnis=[]<br>
&gt; 2010-10-07 18:08:30.493273 [NOTICE] mod_openzap.c:1962 Pre-Answer<br>
&gt; OpenZAP/1:31/958655XXXX@g2!<br>
&gt;<br>
&gt; +OK fe1dad03-1086-4d56-bc55-62563e170a78<br>
&gt;<br>
&gt; I don&#39;t notice much going on in /var/log/sangoma_mgd.log or<br>
&gt; /var/log/messages, but then again I&#39;m not sure what to look for. Any<br>
&gt; guidance would be greatly appreciated!<br>
&gt; Neil<br>
&gt;<br>
<br>
</div></div>Hi Neil,<br>
<br>
Any reason you are using deprecated software? FreeTDM replaced openzap<br>
and libsng_isdn replaced boost.<br>
<br>
See:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/FreeTDM" target="_blank">http://wiki.freeswitch.org/wiki/FreeTDM</a><br>
<a href="http://wiki.sangoma.com/FreeTDM-Sangoma-ISDN-Library" target="_blank">http://wiki.sangoma.com/FreeTDM-Sangoma-ISDN-Library</a><br>
<br>
Moises Silva<br>
Senior Software Engineer<br>
Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON<br>
L3R 9R6 Canada<br>
t. 1 905 474 1990 x128 | e. <a href="mailto:moy@sangoma.com">moy@sangoma.com</a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>