From: Kurtis H. <khe...@cs...> - 2011-08-11 20:02:10
|
Generally no. OpenBTS sends the REGISTER message with the IMSI name, and there's no configuration to change that. You can, with a lot of effort, configure asterisk to know that [jo] and [IMSIXXXX] are the same, but I wouldn't suggest it. I did write a stateless proxy (called HLRProxy) that does something similar though. If this is an important need of yours, you should contact me off list. On Thu, Aug 11, 2011 at 8:35 AM, Walter Barmak <wb...@pr...> wrote: > > hi, > > does anybody know whether i can change the name [imsixxx] to for example > [jo] in sip.conf in asterisk? > > i did this, and kind of worked after making some adjustments like making > host = 127.0.0.1 > > i'm not sure whether this has to do with openbts or asterisk. > > should i change the host manually to the ip described above or leave it > as dynamic and use the imsi? what's better? > > thanks in advance, > > > > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. > http://p.sf.net/sfu/wandisco-dev2dev > _______________________________________________ > Openbts-discuss mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openbts-discuss > |