<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">why would the check for the library ever fail? &nbsp;if it is, we should figure out why and fix the check. &nbsp;I think more likely the check was run before the dependencies were installed?<div><br><div><div>On Mar 25, 2014, at 2:04 PM, Kshitij Saxena &lt;<a href="mailto:ksaxmail@gmail.com">ksaxmail@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Solved this in a very hacky way - replying here in case this helps someone (although very hacky).<div><br></div><div>open freeswitch/libs/freetdm/<a href="http://configure.ac/">configure.ac</a></div><div><br>
</div><div>find HAVE_SNG_ISDN="no"</div><div><br></div><div>and change it to&nbsp;HAVE_SNG_ISDN="yes"</div><div><br></div><div>finally, build FS again</div><div><br></div><div>Please take care that this tells configure to build ftmod_sangoma_isdn even if its check for the library fails!</div>
<div><br></div><div>Is there a less hacky / more straitforward way?</div><div><br></div><div>Regards,</div><div>Kshitij Saxena</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Mar 25, 2014 at 7:46 PM, Kshitij Saxena <span dir="ltr">&lt;<a href="mailto:ksaxmail@gmail.com" target="_blank">ksaxmail@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">ok. The problem seems to be that ftmod_sangoma_isdn hasn't been compiled.<div><br></div><div>This is strange because I had compiled both wanpipe as well as libsng_isdn before configuring FS.</div><div><br>

</div><div>I repeated the steps again in case I had missed something - recompiled libsng_isdn, began FS with make clean, then bootstrap, then configure and make but ftmod_sangoma_isdn is still not being compiled!</div><div>

<br></div><div>Am I missing something? Is this a bug?</div><div><br></div><div>Regards,</div><div>Kshitij</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 25, 2014 at 6:03 PM, Kshitij Saxena <span dir="ltr">&lt;<a href="mailto:ksaxmail@gmail.com" target="_blank">ksaxmail@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>The setup is a Sangoma A101E card being run through Wanpipe 7.0.10 on an Ubuntu 13.10 machine.</div>

<div><br></div><div>wanrouter status shows "connected" but "originate freetdm/1/a/xxxxxxxxxx &amp;bridge..." fails with the following error:</div>
<div><br></div><div>[ERR] ftdm_io.c:2674 [s1c1][1:1] outgoing_call method not implemented in this span!</div><div><br></div><div>Note that originate is successful with for other cahnnels (i.e. "originate user/1001 &amp;bridge(9198)" works for example)</div>


<div><br></div><div>Would appreciate any guidance. Thanks!</div><div><br></div><div>Regards,</div><div>Kshitij Saxena</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>