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


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

Reply via email to