Compiling LCR for OpenBSC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Nik Pakar nikpakar at gmail.com
Mon Mar 5 13:25:57 UTC 2012


Did you install libgsm ?

Im in the last bit of getting it done. Once all done i will redo a
documentation.

On Mon, Mar 5, 2012 at 1:10 PM, carcelle <carcellelist at free.fr> wrote:

> Dear Nik,
>
> i am trying to finalize the build of lcr w/ gsm/sip support
>
> *latest lcr version (in /usr/src/lcr)
> *latest openbsc version (in /usr/src/openbsc/openbsc)
> *./configure --prefix=/usr/src/lcr/ --with-gsm-bs --with-sip
> works ok (with libsofia-sip-ua-dev and libncurses5-dev)
> *make does break
> gsm_audio.c:20: error: 'gsm' was not expected in this scope
>
> Can you tell what option you gave to configure and how did you organize
> your
> dirs ?
>
> My best,
>
> Xavier.
>
> On Mon, Mar 05, 2012 at 11:39:28AM +0000, Nik Pakar wrote:
> > Hi Andreas,
> >
> > Every thing works fine.
> >
> > Just one last question. I cant find any sample dialplan option towards
> gsm
> > and sip interface. tried quite a few didnt worked.
> >
> > Appreciate if you can just give the last hint how would the dial plan
> > should looks like towards gsm and sip.
> >
> > Thanks again.
> > Nik
> >
> > On Mon, Mar 5, 2012 at 10:23 AM, Nik Pakar <nikpakar at gmail.com> wrote:
> >
> > > Hi Andreas, extreamlly sorry for the blind question.
> > >
> > > I didnt do autogen to create the configure.
> > >
> > > Extreamly sorry again.
> > >
> > > Rgds
> > > Nik
> > >
> > >
> > > On Mon, Mar 5, 2012 at 10:19 AM, Nik Pakar <nikpakar at gmail.com> wrote:
> > >
> > >> Hi Andreas, thousand times thanks for the correct hint.
> > >>
> > >> Its indeed crystal clear now.
> > >>
> > >> I have tried the git clone from  git://git.osmocom.org/openbsc.git but
> > >> noticed there is still misdn requirement and also no sip support.
> > >>
> > >> Then found from the maillist that i should clone
> > >> git://git.osmocom.eu/openbsc.git instead of .org which shows sip
> > >> interfaces on the source.
> > >>
> > >> How ever there is no configure file on this source.
> > >>
> > >> Am i still checking out from the wrong git ?
> > >>
> > >> Once again highly appreciate some light on the final bit.
> > >>
> > >> Thanks
> > >> Nik
> > >>
> > >>
> > >> On Mon, Mar 5, 2012 at 7:44 AM, jolly <andreas at eversberg.eu> wrote:
> > >>
> > >>> > Do I have to have mISDN for LCR even im not going to use any isdn
> > >>> > interface ? Im trying to connect the NITB to LCR and LCR to
> asterisk
> > >>> > all on ip.
> > >>> >
> > >>> > Thanks for any help.
> > >>> >
> > >>> > Rgds
> > >>> > Nik
> > >>> hi nik,
> > >>>
> > >>> you don't need misdn to use lcr with sip and gsm anymore. also you
> don't
> > >>> need any patch. the lcr and openbsc compile out of the box supporting
> > >>> each other. the howto is a bit outdated.
> > >>>
> > >>> try to compile the lcr from the git. don't use chan_lcr, since it
> still
> > >>> works with isdn only. you need to setup a sip interface in
> > >>> interface.conf:
> > >>>
> > >>> [sip]
> > >>> sip <local ip> <remote ip>[:<port>]
> > >>> sip 10.0.0.12 10.0.0.34
> > >>> earlyb no
> > >>> tones no
> > >>>
> > >>> use asterisk machine for remote ip.  if you have asterisk on the same
> > >>> machine, change the sip port of asterisk and use "remoteip:port".
> > >>>
> > >>> regards,
> > >>>
> > >>> andreas
> > >>>
> > >>>
> > >>>
> > >>
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20120305/cacbb678/attachment.htm>


More information about the OpenBSC mailing list