Re: Route call from OpenBSC to real operator using osmocombb

2016-02-13 Thread robert
Hi, Is it the same if try to receive calls from outer networks and route them to a certain phone connected to my network. Does it also require adding some code? On Feb 13, 2016, at 10:30 AM, robert wrote: > Hi Domonkos, > > So I understand that it could be done but some more work should be

Re: Route call from OpenBSC to real operator using osmocombb

2016-02-13 Thread Tomcsányi Domonkos
As far as I know osmocomBB doesn’t have a SIP sink yet, you’d need to create the code for that. Cheers, Domi > 2016. febr. 13. dátummal, 9:30 időpontban robert > írta: > > Hi Domonkos, > > So I understand that it could be done but some more work should be done. Is > it only a matter of get

Re: Route call from OpenBSC to real operator using osmocombb

2016-02-13 Thread robert
Hi Domonkos, So I understand that it could be done but some more work should be done. Is it only a matter of getting the right configuration to route outgoing calls via LCR to the SIP sink of osmocomBB or must I also change some code in OpenBSC/OsmocomBB ? Best regards, Robert, On Feb 12, 201