On 10/01/06 21:07, Juha Heinanen wrote:
first, i would like to say that it is great to have in openser a
sip-xmpp gateway.  then a couple of questions:

1) does this gateway implement the mapping described in

  draft-saintandre-xmpp-simple-08.txt

or something else?

it follows the draft about 90%. It still uses the username of the R-URI to specify the destination in XMPP network. That's because the current SIP user agents do not allow to set the Route set or outbound proxy per message -- to be able to route the call to sip-xmpp gateway. Alternative is to use SRV at server level, to check first for SIP support of destination server and if fails, search XMPP support and translate to it if yes -- this is not implemented.
2) is the intention in the future to include also jingle-sip gateway for
  voice?

Presence and voice are in the roadmap to complete the gateway.

Cheers,
Daniel

-- juha

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to