Did you install libgsm ?<div><br></div><div>Im in the last bit of getting it done. Once all done i will redo a documentation.<br><br><div class="gmail_quote">On Mon, Mar 5, 2012 at 1:10 PM, carcelle <span dir="ltr"><<a href="mailto:carcellelist@free.fr">carcellelist@free.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Nik,<br>
<br>
i am trying to finalize the build of lcr w/ gsm/sip support<br>
<br>
*latest lcr version (in /usr/src/lcr)<br>
*latest openbsc version (in /usr/src/openbsc/openbsc)<br>
*./configure --prefix=/usr/src/lcr/ --with-gsm-bs --with-sip<br>
works ok (with libsofia-sip-ua-dev and libncurses5-dev)<br>
*make does break<br>
gsm_audio.c:20: error: 'gsm' was not expected in this scope<br>
<br>
Can you tell what option you gave to configure and how did you organize your<br>
dirs ?<br>
<br>
My best,<br>
<br>
Xavier.<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Mar 05, 2012 at 11:39:28AM +0000, Nik Pakar wrote:<br>
> Hi Andreas,<br>
><br>
> Every thing works fine.<br>
><br>
> Just one last question. I cant find any sample dialplan option towards gsm<br>
> and sip interface. tried quite a few didnt worked.<br>
><br>
> Appreciate if you can just give the last hint how would the dial plan<br>
> should looks like towards gsm and sip.<br>
><br>
> Thanks again.<br>
> Nik<br>
><br>
> On Mon, Mar 5, 2012 at 10:23 AM, Nik Pakar <<a href="mailto:nikpakar@gmail.com">nikpakar@gmail.com</a>> wrote:<br>
><br>
> > Hi Andreas, extreamlly sorry for the blind question.<br>
> ><br>
> > I didnt do autogen to create the configure.<br>
> ><br>
> > Extreamly sorry again.<br>
> ><br>
> > Rgds<br>
> > Nik<br>
> ><br>
> ><br>
> > On Mon, Mar 5, 2012 at 10:19 AM, Nik Pakar <<a href="mailto:nikpakar@gmail.com">nikpakar@gmail.com</a>> wrote:<br>
> ><br>
> >> Hi Andreas, thousand times thanks for the correct hint.<br>
> >><br>
> >> Its indeed crystal clear now.<br>
> >><br>
> >> I have tried the git clone from  git://<a href="http://git.osmocom.org/openbsc.git" target="_blank">git.osmocom.org/openbsc.git</a>  but<br>
> >> noticed there is still misdn requirement and also no sip support.<br>
> >><br>
> >> Then found from the maillist that i should clone<br>
> >> git://<a href="http://git.osmocom.eu/openbsc.git" target="_blank">git.osmocom.eu/openbsc.git</a> instead of .org which shows sip<br>
> >> interfaces on the source.<br>
> >><br>
> >> How ever there is no configure file on this source.<br>
> >><br>
> >> Am i still checking out from the wrong git ?<br>
> >><br>
> >> Once again highly appreciate some light on the final bit.<br>
> >><br>
> >> Thanks<br>
> >> Nik<br>
> >><br>
> >><br>
> >> On Mon, Mar 5, 2012 at 7:44 AM, jolly <<a href="mailto:andreas@eversberg.eu">andreas@eversberg.eu</a>> wrote:<br>
> >><br>
> >>> > 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>
> >>> 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<br>
> >>> 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>
> >><br>
> ><br>
</div></div></blockquote></div><br></div>