...  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 



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

Reply via email to