Yes, I would that b2bua starts without any configured lines or static 
registration.
When a client switch on his softphone, it registers his sip account and the b2b 
automatically redirects it to the specified provider.

Paolo

---------- Initial Header -----------

>From      : "Bob Andreasen" [EMAIL PROTECTED]
To          : "paolinho9" [EMAIL PROTECTED]
Cc          : "sipxtapi-dev" [email protected]
Date      : Fri, 25 May 2007 16:23:23 -0400
Subject : Re[2]: [sipxtapi-dev] add REGISTER to b2bua







> While it would be possible to add inbound registration abilities on
> the B2BUA, I suspect you would be better off using the registrar and
> proxies out of sipX in coordination with the B2BUA ... ?
> 
> ... Let me ask another question: Why do you need/want the B2BUA in the
> middle?  Are you sharing SP lines across users?
> 
> -
> Bob
> 
> On Friday, May 25, 2007, 8:16:13 AM, paolinho9 wrote:
> 
> > Thanks a lot for your suggestion for media changes, it could
> > probably save time on audio processing.
> > For the REGISTER problem I try to explain the idea behind my system:
> 
> > UA ------- B2BUA ------ SP
> 
> > UA send REGISTER to b2bua that accept and store it a sort of
> > database. Then, b2bua send REGISTER to the specified provider.
> 
> > In the present implemetation b2bua read this information statically
> > from configuration file and this is not the correct behaviour for my app.
> > This is compatible with your solution?
> 
> > I hope that could be a better explanation of my ideas!  
> 
> > Bye!
> > Paolo
> 
> > ---------- Initial Header -----------
> 
> > From      : "Bob Andreasen" [EMAIL PROTECTED]
> > To          : "paolinho9" [EMAIL PROTECTED]
> > Cc          : "sipxtapi-dev" [email protected]
> > Date      : Thu, 24 May 2007 08:31:32 -0400
> > Subject : Re: [sipxtapi-dev] add REGISTER to b2bua
> 
> 
> 
> 
> 
> 
> 
> >> 
> >> ...  I assume you want to have the B2BUA register on the client side,
> >> not be a registrar itself?  If so, it should be fairly easy.  You will
> >> need to call the sipX functions in the B2BUA code to set the
> >> auth credentials (sipxLineAddCredential) and kick off registrations
> >> (sipxLineRegister).
> >> 
> >> The mapping from SP -> Client should will work without changes.
> >> 
> >> Most of your changes will likely be centered around configuration and
> >> setup (as opposed to operation).
> >> 
> >> (Caveat: I haven't looked at that code in 6+ months).
> >> 
> >> ... If you are using this in production, you may want to consider
> >> making some media changes to pass across without encoding/decoding it.
> >> 
> >> 
> >> -
> >> Bob
> >> 
> >> On Wednesday, May 23, 2007, 12:13:21 PM, paolinho9 wrote:
> >> 
> >> > Hello
> >> > i'm trying to realize a complete b2bua starting from the existing 
> >> > project on your repository.
> >> > So, I think I 've to add only the REGISTER capability on the client
> >> > side and redirect this message to the correct VOIP provider.
> >> > Anyone have an idea to do this in the simplest way?
> >> > Thanks!!
> >> 
> >> > Paolo 
> >> 
> >> 
> >> 
> >> 
> >> 
> 
> 
> > ------------------------------------------------------
> > Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom
> > http://click.libero.it/infostrada
> 
> 


------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-modeĀ™ di Wind
http://i-mode.wind.it/

_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to