Hi Jolly,
On Mon, Mar 5, 2012 at 11:44, jolly andreas@eversberg.eu wrote:
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".
Does it mean that that now we can use LCR with other SIP softswitches/PBX'es, like Freeswitch? I do not follow LCR development closely, but that would be a very interesting development.