Hi Don,<div><br></div><div>You can use interface bridge option on interface.conf, so no need of any routing. sip and gsm interfaces will be bridged and calls coming on one interface will route to the other.</div><div><br></div>
<div>Just use bridge sip on interace gsm and bridge gsm interface sip.</div><div><br></div><div>Rgds</div><div>Nik<br><br><div class="gmail_quote">On Wed, Mar 14, 2012 at 4:20 AM, Don Fanning <span dir="ltr"><<a href="mailto:don@00100100.net">don@00100100.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Andreas,<div><br></div><div>What changes need to be done in routing.conf to use pipe via SIP instead of chan_lcr?<div>
<br></div><div>Thanks,</div><div>-Don</div><div><div class="h5"><div><br></div><div><br><div class="gmail_quote">

On Sun, Mar 4, 2012 at 11:44 PM, jolly <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">


<div><div></div><div>> Do I have to have mISDN for LCR even im not going to use any isdn<br>
> interface ? Im trying to connect the NITB to LCR and LCR to asterisk<br>
> all on ip.<br>
><br>
> Thanks for any help.<br>
><br>
> Rgds<br>
> Nik<br>
</div></div>hi nik,<br>
<br>
you don't need misdn to use lcr with sip and gsm anymore. also you don't<br>
need any patch. the lcr and openbsc compile out of the box supporting<br>
each other. the howto is a bit outdated.<br>
<br>
try to compile the lcr from the git. don't use chan_lcr, since it still<br>
works with isdn only. you need to setup a sip interface in interface.conf:<br>
<br>
[sip]<br>
sip <local ip> <remote ip>[:<port>]<br>
sip 10.0.0.12 10.0.0.34<br>
earlyb no<br>
tones no<br>
<br>
use asterisk machine for remote ip.  if you have asterisk on the same<br>
machine, change the sip port of asterisk and use "remoteip:port".<br>
<br>
regards,<br>
<br>
andreas<br>
<br>
<br>
<br>
</blockquote></div><br></div></div></div></div></div>
</blockquote></div><br></div>