Hi Andreas, i think i mis-interpret my initial question.<div><br></div><div>I should have asked whether LCR can have a chan_lcr for yate like it has for asterisk.</div><div><br></div><div>If its not there can you please give me some idea on how to build one.</div>
<div><br></div><div>Thanks for your help.</div><div><br></div><div>Rgds</div><div>Nik<br><br><div class="gmail_quote">On Thu, Mar 1, 2012 at 11:05 AM, Nik Pakar <span dir="ltr"><<a href="mailto:nikpakar@gmail.com">nikpakar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andreas,<div><br></div><div>Wouldnt it be better if we can integrate OpenSBC to some thing like yate which already have extensive ss7, sigtran, camel and map parts implemented.</div>
<div><br></div><div>It will be a perfect marriage if we can do it as both openbsc and yate have its own strength which can make  a full fledge mobile switching environment.</div>
<div><br></div><div>How difficult would it be either,</div><div><br></div><div>1. Use OpenBSC Nitb as its on LCR and implement a gsm channel driver for yate.</div><div>or</div><div>2. Use extensive SCCP, MAP implementation already on yate and implement full A interface integration towards yate.</div>

<div><br></div><div>Lets throw some ideas on this way, as im sure this will be a major implementation if we can do it.</div><div><br></div><div>Rgds</div><span class="HOEnZb"><font color="#888888"><div>Nik</div></font></span><div class="HOEnZb">
<div class="h5"><div><br><div class="gmail_quote">On Thu, Mar 1, 2012 at 7:01 AM, Andreas Eversberg <span dir="ltr"><<a href="mailto:andreas@eversberg.eu" target="_blank">andreas@eversberg.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
>>>> channel.c -o bchannel.po<br>
>>>> bchannel.c:26:27: error: mISDN/mISDNif.h: No such file or directory<br>
>>>> bchannel.c:28:31: error: mISDN/mISDNcompat.h: No such file or directory<br>
>>>> bchannel.c:29: error: 'MISDN_AF_ISDN' undeclared here (not in a function)<br>
>>>> bchannel.c:30:24: error: mISDN/q931.h: No such file or directory<br>
>>>><br>
<br>
hi,<br>
<br>
currently the chan_lcr only works with mISDN. the chan_lcr directly<br>
opens the bchannels in order to exchange audio with asterisk. this only<br>
works if the call is connected to isdn phone or isdn line, since only<br>
these interfaces support mISDN. gsm and sip interface cannot be used<br>
with chan_lcr (anymore).<br>
<br>
i plan to forward audio between lcr and chan_lcr using the unix-socket<br>
and remove the export/import code from lcr.<br>
<br>
currently you can only link gsm insterfaces to asterisk using sip. with<br>
jolly/rtpmux branch of openbsc, you can even forward rtp traffic<br>
directly between openbsc and the remote sip endpoint (asterisk or other<br>
sip gateway), without routing traffic through lcr.<br>
<br>
if you have any suggestions about further development, let me know.<br>
<br>
regards,<br>
<br>
andreas<br>
<br>
p.s. i committed the appbridge.cpp fix of alexander. thanx!<br>
<br>
<br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>